aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2021-10-27 12:11:24 -0400
committerwr148d <wr148d@att.com>2021-10-27 12:27:13 -0400
commit24ca3bd62eedfe710ff3da764576dd33a862c823 (patch)
tree56d1b3b4fb1981fec0fe3f5e669420b69b003bc7
parenta0b94973563b2cb802d79a28e0a2ceff602fd258 (diff)
Merge ECOMP updates to v25 schema
Issue-ID: AAI-3404 Change-Id: Ie96d1b4aee7503006e92dbdd6b5db7838b37ef87 Signed-off-by: wr148d <wr148d@att.com>
-rw-r--r--aai-schema/src/main/resources/onap/dbedgerules/v25/DbEdgeRules_v25.json12882
-rw-r--r--aai-schema/src/main/resources/onap/oxm/v25/aai_oxm_v25.xml6089
2 files changed, 9676 insertions, 9295 deletions
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v25/DbEdgeRules_v25.json b/aai-schema/src/main/resources/onap/dbedgerules/v25/DbEdgeRules_v25.json
index b275b01..e8f5ebf 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v25/DbEdgeRules_v25.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v25/DbEdgeRules_v25.json
@@ -1,942 +1,942 @@
{
- "rules": [
- {
- "from": "allotted-resource",
- "to": "allotted-resource",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "AAI-1925"
- },
- {
- "from": "allotted-resource",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "network-policy",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "vlan",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "tunnel-xconnect",
- "to": "allotted-resource",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "logical-link",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "availability-zone",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "availability-zone",
- "to": "service-capability",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "availability-zone",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "cloud-region",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "cloud-region",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "cloud-region",
- "to": "zone",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "dvs-switch",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "flavor",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "group-assignment",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "image",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "oam-network",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "snapshot",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "tenant",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv4-address-list",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv6-address-list",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "line-of-business",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "volume-group",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "complex",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "ctag-pool",
- "to": "complex",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "allotted-resource",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "metadatum",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "connector",
- "to": "virtual-data-center",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "metadatum",
- "to": "connector",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "element-choice-set",
- "to": "constrained-element-set",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "ctag-pool",
- "to": "availability-zone",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "dvs-switch",
- "to": "availability-zone",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "model-element",
- "to": "element-choice-set",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "entitlement",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "availability-zone",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "ctag-pool",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "ipsec-configuration",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "pnf",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "pserver",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "tenant",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vnfc",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "vnf-image",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "volume-group",
- "label": "org.onap.relationships.inventory.DependsOn",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "vserver",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "lag-interface",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "license",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "network-profile",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "site-pair-set",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vf-module",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vf-module",
- "to": "tenant",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pserver",
- "to": "group-assignment",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "tenant",
- "to": "group-assignment",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "metadatum",
- "to": "image",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "instance-group",
- "to": "model",
- "label": "org.onap.relationships.inventory.Targets",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vig-server",
- "to": "ipsec-configuration",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "ctag-assignment",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-network",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-network",
- "to": "network-policy",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-network",
- "to": "route-table-reference",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-network",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "segmentation-assignment",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
+ "rules": [
+ {
+ "from": "allotted-resource",
+ "to": "allotted-resource",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "AAI-1925"
+ },
+ {
+ "from": "allotted-resource",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "network-policy",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "vlan",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "tunnel-xconnect",
+ "to": "allotted-resource",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "logical-link",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "availability-zone",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "availability-zone",
+ "to": "service-capability",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "availability-zone",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "cloud-region",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "cloud-region",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "cloud-region",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "dvs-switch",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "flavor",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "group-assignment",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "image",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "oam-network",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "snapshot",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "tenant",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv4-address-list",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv6-address-list",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "line-of-business",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "volume-group",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "complex",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "ctag-pool",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "allotted-resource",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "metadatum",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "connector",
+ "to": "virtual-data-center",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "metadatum",
+ "to": "connector",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "element-choice-set",
+ "to": "constrained-element-set",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "ctag-pool",
+ "to": "availability-zone",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "dvs-switch",
+ "to": "availability-zone",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "model-element",
+ "to": "element-choice-set",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "entitlement",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "availability-zone",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "ctag-pool",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "ipsec-configuration",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "pnf",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "pserver",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "tenant",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vnfc",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "vnf-image",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "volume-group",
+ "label": "org.onap.relationships.inventory.DependsOn",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "vserver",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "lag-interface",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "license",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "network-profile",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "site-pair-set",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vf-module",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vf-module",
+ "to": "tenant",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pserver",
+ "to": "group-assignment",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "tenant",
+ "to": "group-assignment",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "metadatum",
+ "to": "image",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "instance-group",
+ "to": "model",
+ "label": "org.onap.relationships.inventory.Targets",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vig-server",
+ "to": "ipsec-configuration",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "ctag-assignment",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-network",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-network",
+ "to": "network-policy",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-network",
+ "to": "route-table-reference",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-network",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "segmentation-assignment",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
"from": "service-instance",
"to": "l3-network",
"label": "org.onap.relationships.inventory.ComposedOf",
@@ -946,850 +946,853 @@
"delete-other-v": "NONE",
"prevent-delete": "NONE",
"default": "true",
- "description":""
+ "description": ""
},
{
- "from": "service-instance",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "For MDONS Use case"
- },
- {
- "from": "subnet",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "lag-interface",
- "to": "lag-link",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "lag-interface",
- "to": "logical-link",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "lag-interface",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "lag-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "line-of-business",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "logical-link",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "sriov-vf",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vlan",
- "to": "l-interface",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BridgedTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "lag-link",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "logical-link",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.BridgedTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.BridgedTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "model-ver",
- "to": "model",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "constrained-element-set",
- "to": "model-constraint",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "constrained-element-set",
- "to": "model-element",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "model-constraint",
- "to": "model-element",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "model-element",
- "to": "model-element",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "model-element",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "metadatum",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "model-element",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "named-query",
- "to": "model",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "named-query-element",
- "to": "named-query",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "named-query-element",
- "to": "model",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "named-query-element",
- "to": "named-query-element",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "property-constraint",
- "to": "named-query-element",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "related-lookup",
- "to": "named-query-element",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "newvce",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "oam-network",
- "to": "complex",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "oam-network",
- "to": "service-capability",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "operational-environment",
- "to": "operational-environment",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "owning-entity",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "p-interface",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "p-interface",
- "to": "logical-link",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "p-interface",
- "to": "physical-link",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "sriov-pf",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "platform",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "lag-interface",
- "to": "pnf",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "p-interface",
- "to": "pnf",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pnf",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "pnf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pnf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Primary",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "pnf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Secondary",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "pnf",
- "to": "zone",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pnf",
- "to": "owning-entity",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "profile",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.supports",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "profile",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.supports",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "profile",
- "to": "vserver",
- "label": "org.onap.relationships.inventory.supports",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "cvlan-tag",
- "to": "port-group",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "project",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "lag-interface",
- "to": "pserver",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "p-interface",
- "to": "pserver",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pserver",
- "to": "availability-zone",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "pserver",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pserver",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "pserver",
- "to": "zone",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "site-pair",
- "to": "routing-instance",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "metadatum",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "allotted-resource",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
+ "from": "service-instance",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "For MDONS Use case"
+ },
+ {
+ "from": "subnet",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "lag-interface",
+ "to": "lag-link",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "lag-interface",
+ "to": "logical-link",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "lag-interface",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "lag-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "line-of-business",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "hidden-on": "line-of-business",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "logical-link",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "sriov-vf",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vlan",
+ "to": "l-interface",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BridgedTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "lag-link",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "logical-link",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.BridgedTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.BridgedTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "model-ver",
+ "to": "model",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "constrained-element-set",
+ "to": "model-constraint",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "constrained-element-set",
+ "to": "model-element",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "model-constraint",
+ "to": "model-element",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "model-element",
+ "to": "model-element",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "model-element",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "metadatum",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "model-element",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "named-query",
+ "to": "model",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "named-query-element",
+ "to": "named-query",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "named-query-element",
+ "to": "model",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "named-query-element",
+ "to": "named-query-element",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "property-constraint",
+ "to": "named-query-element",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "related-lookup",
+ "to": "named-query-element",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "newvce",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "oam-network",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "oam-network",
+ "to": "service-capability",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "operational-environment",
+ "to": "operational-environment",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "owning-entity",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "p-interface",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "p-interface",
+ "to": "logical-link",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "p-interface",
+ "to": "physical-link",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "sriov-pf",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "platform",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "hidden-on": "platform",
+ "description": ""
+ },
+ {
+ "from": "lag-interface",
+ "to": "pnf",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "p-interface",
+ "to": "pnf",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pnf",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pnf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pnf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Primary",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "pnf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Secondary",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "pnf",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pnf",
+ "to": "owning-entity",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "profile",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.supports",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "profile",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.supports",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "profile",
+ "to": "vserver",
+ "label": "org.onap.relationships.inventory.supports",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "cvlan-tag",
+ "to": "port-group",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "project",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "hidden-on": "project",
+ "description": ""
+ },
+ {
+ "from": "lag-interface",
+ "to": "pserver",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "p-interface",
+ "to": "pserver",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pserver",
+ "to": "availability-zone",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pserver",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pserver",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pserver",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "site-pair",
+ "to": "routing-instance",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "metadatum",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "allotted-resource",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
},
{
"from": "composed-resource",
@@ -1815,4116 +1818,4177 @@
"default": "true",
"description": ""
},
- {
- "from": "service-instance",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": "MSO creates this edge on VNF Group Service creation"
- },
- {
- "from": "service-instance",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "connector",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "ctag-assignment",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "cvlan-tag",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "logical-link",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "vlan",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "zone",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "service-subscription",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description":"service-instance BelongsTo service-subscription"
- },
- {
- "from": "class-of-service",
- "to": "site-pair",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "routing-instance",
- "to": "site-pair-set",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "sriov-vf",
- "to": "sriov-pf",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "host-route",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-subscription",
- "to": "tenant",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "tenant",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vserver",
- "to": "tenant",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "entitlement",
- "to": "vce",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "license",
- "to": "vce",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "port-group",
- "to": "vce",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "vce",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vce",
- "to": "availability-zone",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vce",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vce",
- "to": "vserver",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vf-module",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.DependsOn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vf-module",
- "to": "vnfc",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vf-module",
- "to": "volume-group",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv4-address-list",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv4-address-list",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv6-address-list",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv6-address-list",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "virtual-data-center",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "logical-link",
- "to": "virtual-data-center",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "vlan",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "vlan",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vlan",
- "to": "logical-link",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vlan",
- "to": "multicast-configuration",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "vnfc",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "vnfc",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vnfc",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vnfc",
- "to": "vip-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vnfc",
- "to": "vip-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "tenant",
- "to": "volume-group",
- "label": "org.onap.relationships.inventory.DependsOn",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "volume-group",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "lag-interface",
- "to": "vpls-pe",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "p-interface",
- "to": "vpls-pe",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vpls-pe",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vpls-pe",
- "to": "ctag-pool",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "route-target",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "vserver",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vf-module",
- "to": "vserver",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vnfc",
- "to": "vserver",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vserver",
- "to": "flavor",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vserver",
- "to": "image",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vserver",
- "to": "pserver",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "vserver",
- "to": "snapshot",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vserver",
- "to": "volume",
- "label": "tosca.relationships.AttachesTo",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "${direction}",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "zone",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarder",
- "to": "forwarding-path",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarding-path",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarder",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.ForwardsTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarder",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarding-path",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarder",
- "to": "lag-interface",
- "label": "org.onap.relationships.inventory.ForwardsTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "evc",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarder-evc",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "forwarder",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.ForwardsTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "nos-server",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "nos-server",
- "to": "pserver",
- "label": "tosca.relationships.HostedOn",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "nos-server",
- "to": "tenant",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "configuration",
- "label": "tosca.relationships.network.BindsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vpn-binding",
- "to": "customer",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "configuration",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "forwarder",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "Points to the generic-vnf(s) involved in this forwarding step."
- },
- {
- "from": "cloud-region",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "instance-group",
- "to": "collection",
- "label": "org.onap.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "collection",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vlan-mapping",
- "to": "forwarder-evc",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "allotted-resource",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "configuration",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "connector",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "generic-vnf",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "instance-group",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "l3-network",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "logical-link",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "service-instance",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "vf-module",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "vnfc",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "pnf",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "collection",
- "to": "model-ver",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "private": "true"
- },
- {
- "from": "configuration",
- "to": "vnfc",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vnfc",
- "to": "cp",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "${direction}",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "cp is child of vnfc"
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "cp",
- "label": "org.onap.relationships.inventory.network.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "cp",
- "label": "org.onap.relationships.inventory.network.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv4-address-list",
- "to": "cp",
- "label": "org.onap.relationships.inventory.network.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vip-ipv6-address-list",
- "to": "cp",
- "label": "org.onap.relationships.inventory.network.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vlan-tag",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vlan-tag",
- "to": "cp",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l-interface",
- "to": "cp",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "l3-network",
- "to": "cp",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "line-of-business",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "platform",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Primary",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "generic-vnf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Secondary",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "instance-group",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "cloud-region",
- "to": "network-technology",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vrf",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A vrf belongs to a pnf."
- },
- {
- "from": "vrf",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A vrf uses a vpn-binding."
- },
- {
- "from": "vrf",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A vrf uses many l3-networks"
- },
- {
- "from": "vrf",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "route-target",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "contact",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.supports",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "aggregate-route",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "communication-service-profile",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-profile",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "slice-profile",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "lag-interface",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "owning-entity",
- "to": "tenant",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "line-of-business",
- "to": "tenant",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vlan-tag",
- "to": "vlan-range",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A vlan-tag belongs to a vlan-range."
- },
- {
- "from": "l3-network",
- "to": "vlan-tag",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A l3-network Uses vlan-tag."
- },
- {
- "from": "l-interface",
- "to": "vlan-tag",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "An sub-interface that uses a vlan-tag."
- },
- {
- "from": "vlan-range",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A vlan range belongs to a cloud-region."
- },
- {
- "from": "owning-entity",
- "to": "vlan-range",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "An owning-entity uses a vlan-range."
- },
- {
- "from": "line-of-business",
- "to": "vlan-range",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A line-of uses a vlan-range"
- },
- {
- "from": "fqdn",
- "to": "l3-interface-ipv4-address-list",
- "label": "org.onap.relationships.inventory.network.AppliesTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The fqdn that applies to a l3-interface-ipv4-address-list."
- },
- {
- "from": "fqdn",
- "to": "l3-interface-ipv6-address-list",
- "label": "org.onap.relationships.inventory.network.AppliesTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The fqdn that applies to a l3-interface-ipv6-address-list."
- },
- {
- "from": "fqdn",
- "to": "vip-ipv4-address-list",
- "label": "org.onap.relationships.inventory.network.AppliesTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The fqdn that applies to a vip-ipv4-address-list."
- },
- {
- "from": "fqdn",
- "to": "vip-ipv6-address-list",
- "label": "org.onap.relationships.inventory.network.AppliesTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The fqdn that applies to a vip-ipv6-address-list."
- },
- {
- "from": "fqdn",
- "to": "generic-vnf",
- "label": "org.onap.relationships.inventory.network.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The fqdn that applies to a generic-vnf."
- },
- {
- "from": "fqdn",
- "to": "fqdn",
- "label": "org.onap.relationships.inventory.network.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The dns cname record that applies to an A-record (ipv4) and/or quad-A-record (ipv6)."
- },
- {
- "from": "activity-state",
- "to": "activity",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "An activity-state is tracks the state of an activity."
- },
- {
- "from": "activity",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The activity applies to a cloud-region."
- },
- {
- "from": "activity",
- "to": "mapping",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The reservation information associated with a NAT Pool mapping."
- },
- {
- "from": "activity",
- "to": "network-range",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "An activity is being performed on a network-range."
- },
- {
- "from": "activity",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The activity applies to a p-interface."
- },
- {
- "from": "activity",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The activity applies to a pnf."
- },
- {
- "from": "activity",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The activity applies to a pserver."
- },
- {
- "from": "address-family",
- "to": "bgp-group",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "Address Family belongs to a bgp-group"
- },
- {
- "from": "address-family",
- "to": "bgp-neighbor",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "Address Family belongs to a bgp-neighbor"
- },
- {
- "from": "aggregate-route",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "An aggregate-route BelongsTo a vrf."
- },
- {
- "from": "autonomous-system",
- "to": "zone",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A local autonomous-system is located in a zone."
- },
- {
- "from": "bgp-group",
- "to": "autonomous-system",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "To node-type is destination of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "autonomous-system",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "To node-type is source of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "l3-interface-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "To node-type is destination of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "l3-interface-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "To node-type is source of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "l3-interface-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "To node-type is destination of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "l3-interface-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "To node-type is source of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A bgp-group belongs to a pnf."
- },
- {
- "from": "bgp-group",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "To node-type is destination of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "To node-type is source of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "vip-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "To node-type is destination of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "vip-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "To node-type is source of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "vip-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "To node-type is destination of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "vip-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "To node-type is source of bgp-group."
- },
- {
- "from": "bgp-group",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A bgp-group belongs to a pnf."
- },
- {
- "from": "bgp-neighbor",
- "to": "autonomous-system",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "bgp-neighbor is a member of an autonomous-system."
- },
- {
- "from": "bgp-neighbor",
- "to": "bgp-group",
- "label": "org.onap.relationships.inventory.network.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "bgp-neighbor is a member of an bgp-group."
- },
- {
- "from": "bgp-neighbor",
- "to": "l3-interface-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "bgp-neighbor uses To node-type."
- },
- {
- "from": "bgp-neighbor",
- "to": "l3-interface-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "bgp-neighbor uses To node-type."
- },
- {
- "from": "bgp-neighbor",
- "to": "logical-link",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A policy applies to a bgp-neighbor."
- },
- {
- "from": "bgp-neighbor",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A bgp-neighbor belongs to a pnf."
- },
- {
- "from": "bgp-neighbor",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "bgp-neighbor belongs To a subnet."
- },
- {
- "from": "bgp-neighbor",
- "to": "vip-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "bgp-neighbor uses To node-type."
- },
- {
- "from": "bgp-neighbor",
- "to": "vip-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "bgp-neighbor uses To node-type."
- },
- {
- "from": "bgp-neighbor",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A bgp-neighbor belongs to a vrf."
- },
- {
- "from": "cable",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A cable is located in a complex."
- },
- {
- "from": "cable",
- "to": "hardware-catalog-item",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "The cable is this item from the hardware-catalog."
- },
- {
- "from": "cable",
- "to": "physical-link",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A cable is composed of one or more physical-links."
- },
- {
- "from": "card-slot",
- "to": "chassis",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A card-slot is located in a chassis."
- },
- {
- "from": "card",
- "to": "card-slot",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A card is located in a card-slot."
- },
- {
- "from": "card",
- "to": "hardware-catalog-item",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "The card is described by the hardware-catalog-item."
- },
- {
- "from": "chassis",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A chassis LinksTo a complex."
- },
- {
- "from": "chassis",
- "to": "hardware-catalog-item",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "The chassis is described by the hardware-catalog-item."
- },
- {
- "from": "chassis",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A chassis is part of a pnf."
- },
- {
- "from": "chassis",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A chassis is part of a pserver."
- },
- {
- "from": "chassis",
- "to": "rack",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "A chassis is LocatedIn a rack."
- },
- {
- "from": "chassis",
- "to": "rack-unit",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "A chassis uses space in a rack (aka one or more rack-units)."
- },
- {
- "from": "cloud-region",
- "to": "geo-region",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The cloud-region associated to a geo-region"
- },
- {
- "from": "cloud-region",
- "to": "policy",
- "label": "org.onap.relationships.inventory.Implements",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "a cloud-region implements policies"
- },
- {
- "from": "cloud-region",
- "to": "project",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The cloud-region is part of a project (ex, project that built out the cloud region)."
- },
- {
- "from": "cloud-region",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "complex",
- "to": "geo-region",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The complex associated to a geo-region"
- },
- {
- "from": "configuration",
- "to": "bgp-neighbor",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The configuration Uses bgp-neighbor."
- },
- {
- "from": "configuration",
- "to": "logical-link",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "configuration",
- "to": "network-route",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "Relates configuration to network-route for static routes."
- },
- {
- "from": "configuration",
- "to": "policy",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A configuration uses a policy"
- },
- {
- "from": "configuration",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A configuration uses a subnet"
- },
- {
- "from": "configuration",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A Configuration uses VRFs"
- },
- {
- "from": "contact",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.Supports",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The contact supports a cloud-region."
- },
- {
- "from": "contact",
- "to": "complex",
- "label": "org.onap.relationships.inventory.Supports",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The contact supports a complex."
- },
- {
- "from": "contact",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.Supports",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The contact supports a pnf."
- },
- {
- "from": "contact",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.Supports",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The contact supports a pserver."
- },
- {
- "from": "contact",
- "to": "zone",
- "label": "org.onap.relationships.inventory.Supports",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The contact supports a zone."
- },
- {
- "from": "generic-vnf",
- "to": "bgp-group",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "${direction}",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The bgp-group associated to a generic-vnf."
- },
- {
- "from": "generic-vnf",
- "to": "bgp-neighbor",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "${direction}",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The bgp-neighbor associated to a generic-vnf."
- },
- {
- "from": "host-aggregate",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "host-aggregate",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "hw-component",
- "to": "profile",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The profile associated to a hw-component"
- },
- {
- "from": "instance-group",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The instance-group associated to an instance-group"
- },
- {
- "from": "ip-address-list",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "ip-address-list",
- "to": "l3-interface-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the l3-interface-ipv4-address-list of an R-Leaf's l-interface that is for VLAN 2"
- },
- {
- "from": "ip-address-list",
- "to": "l3-interface-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the l3-interface-ipv6-address-list of an R-Leaf's l-interface that is for VLAN 2"
- },
- {
- "from": "ip-address-list",
- "to": "policy",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "An ip-address-list BelongsTo a policy."
- },
- {
- "from": "ip-address-list",
- "to": "port-list",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "ip-address-list",
- "to": "rule",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "ip-address-list",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "ip-address-list",
- "to": "vip-ipv4-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the vip-ipv4-address-list of an R-Leaf's l-interface that is for VLAN 2"
- },
- {
- "from": "ip-address-list",
- "to": "vip-ipv6-address-list",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the vip-ipv6-address-list of an R-Leaf's l-interface that is for VLAN 2"
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "lag-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A IPv4 address associated with a lag-interface."
- },
- {
- "from": "l3-interface-ipv4-address-list",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A IPv4 address associated with a p-interface."
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "lag-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A IPv6 address associated with a lag-interface."
- },
- {
- "from": "l3-interface-ipv6-address-list",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A IPv6 address associated with a p-interface."
- },
- {
- "from": "l3-network",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "l3-network uses l3-network"
- },
- {
- "from": "l3-network",
- "to": "network-route",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "Relates l3-network to network-route for static routes."
- },
- {
- "from": "lag-interface",
- "to": "geo-region",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The lag-interface associated to a geo-region"
- },
- {
- "from": "lag-interface",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "license",
- "to": "chassis",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A license belongs to a chassis."
- },
- {
- "from": "l-interface",
- "to": "next-hop",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The l-interface that is used by the next-hop."
- },
- {
- "from": "l-interface",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A logical interface associated with a pnf."
- },
- {
- "from": "l-interface",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A logical interface associated with a pserver."
- },
- {
- "from": "logical-link",
- "to": "port",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The port associated with a logical-link"
- },
- {
- "from": "mapping",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The mapping associated to a cloud-region"
- },
- {
- "from": "mapping",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Current",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "mapping",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The mapping associated to an instance-group"
- },
- {
- "from": "mapping",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Target",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "mapping",
- "to": "mapping",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": "The mapping associated to a mapping"
- },
- {
- "from": "mapping",
- "to": "mapping",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The mapping associated to a mapping"
- },
- {
- "from": "mapping",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The mapping associated to a pnf"
- },
- {
- "from": "mapping",
- "to": "policy",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The mapping associated to a policy"
- },
- {
- "from": "metadatum",
- "to": "profile",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "network-range",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The network-range is located in a cloud-region"
- },
- {
- "from": "network-range",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The network-range is located in a complex"
- },
- {
- "from": "network-range",
- "to": "zone",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The network-range is located in a zone"
- },
- {
- "from": "network-route",
- "to": "next-hop",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The network-route that is used by the next-hop."
- },
- {
- "from": "network-route",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The route is part of part of a subnet."
- },
- {
- "from": "next-hop",
- "to": "bfd",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pdu",
- "to": "hardware-catalog-item",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "The pdu is described by the hardware-catalog-item."
- },
- {
- "from": "pdu",
- "to": "rack",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A pdu is located in a building (aka complex)."
- },
- {
- "from": "pdu",
- "to": "rack-unit",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "A pdu uses space in a rack (aka one or more rack-units)."
- },
- {
- "from": "pluggable-slot",
- "to": "card",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A pluggable slot is located in a card."
- },
- {
- "from": "pluggable-slot",
- "to": "chassis",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A pluggable-slot is located in a chassis."
- },
- {
- "from": "pluggable",
- "to": "cable",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A pluggable that is intergrated with a cable."
- },
- {
- "from": "pluggable",
- "to": "hardware-catalog-item",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "The pluggable is described by the hardware-catalog-item."
- },
- {
- "from": "pluggable",
- "to": "pluggable-slot",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A pluggable is located in a pluggable-slot."
- },
- {
- "from": "pnf",
- "to": "autonomous-system",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "pnf is located in the autonomous-system."
- },
- {
- "from": "pnf",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A pnf is located in (aka supports) a cloud-region."
- },
- {
- "from": "pnf",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": "used for CSP pnf to cloud-region."
- },
- {
- "from": "pnf",
- "to": "hw-component",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The hw-component associated to a pnf"
- },
- {
- "from": "pnf",
- "to": "policy",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A pnf uses policies",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "pnf",
- "to": "project",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The pnf is part of a project (ex, VPMO that ordered the equipment)."
- },
- {
- "from": "pnf",
- "to": "sw-component",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The sw-component associated to a pnf"
- },
- {
- "from": "policy",
- "to": "address-family",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A policy applies to an address family.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "policy",
- "to": "bgp-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A policy applies to a bgp-group."
- },
- {
- "from": "policy",
- "to": "bgp-neighbor",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A policy applies to a bgp-neighbor."
- },
- {
- "from": "policy",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The policy associated to an instance-group",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "policy",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A policy applies to l3-networks."
- },
- {
- "from": "policy",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The policy applies to an l-interface.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "policy",
- "to": "rule",
- "label": "org.onap.relationships.inventory.Implements",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "${direction}",
- "delete-other-v": "${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "policy",
- "to": "vlan-tag",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "This edge allows for QOS policy to vlan-tag relationship. For a given policy get all vlan tags as well as for a given vlan-tag get all the policies.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "policy",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A policy uses vpn-bindings"
- },
- {
- "from": "policy",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "port-list",
- "to": "rule",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "port",
- "to": "cable",
- "label": "tosca.relationships.network.LinksTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A channel-interface terminates a channel-link."
- },
- {
- "from": "port",
- "to": "card",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A port is located in a card."
- },
- {
- "from": "port",
- "to": "chassis",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A port is LocatedIn a chassis."
- },
- {
- "from": "port",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A port is composed of one or more p-interfaces."
- },
- {
- "from": "port",
- "to": "pluggable",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A port is located in a pluggable."
- },
- {
- "from": "port",
- "to": "port",
- "label": "org.onap.relationships.inventory.LinksTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A port LinksTo another port."
- },
- {
- "from": "profile",
- "to": "card",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The profile (set of characteristics) applies to the card."
- },
- {
- "from": "profile",
- "to": "chassis",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "None",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The profile (set of characteristics) applies to the chassis."
- },
- {
- "from": "profile",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "profile",
- "to": "hardware-catalog-item",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A set of characteristics of the hardware-catalog-item."
- },
- {
- "from": "profile",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the instance-group (as a vrrp group)."
- },
- {
- "from": "profile",
- "to": "l3-network",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the l3-network."
- },
- {
- "from": "profile",
- "to": "lag-interface",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the lag-interface.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "profile",
- "to": "l-interface",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the l-interface.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "profile",
- "to": "logical-link",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the logical-link."
- },
- {
- "from": "profile",
- "to": "pdu",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "None",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The profile (set of characteristics) applies to the pdu."
- },
- {
- "from": "profile",
- "to": "physical-link",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the physical-link."
- },
- {
- "from": "profile",
- "to": "p-interface",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the p-interface.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "profile",
- "to": "pluggable",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The profile (set of characteristics) applies to the pluggable."
- },
- {
- "from": "profile",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the pnf.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "profile",
- "to": "policy",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the policy.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "profile",
- "to": "pserver",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the pserver."
- },
- {
- "from": "profile",
- "to": "rack",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The profile (set of characteristics) applies to the rack."
- },
- {
- "from": "profile",
- "to": "subnet",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the subnet."
- },
- {
- "from": "profile",
- "to": "vlan-range",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the vlan-range."
- },
- {
- "from": "profile",
- "to": "vlan-tag",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the vlan-tag."
- },
- {
- "from": "profile",
- "to": "vpn-binding",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the vpn-binding."
- },
- {
- "from": "profile",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the vrf.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "pserver",
- "to": "hw-component",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The hw-component associated to a pserver"
- },
- {
- "from": "pserver",
- "to": "policy",
- "label": "org.onap.relationships.inventory.Implements",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "pserver",
- "to": "project",
- "label": "org.onap.relationships.inventory.PartOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The pserver is part of a project (ex, VPMO that ordered the equipment)."
- },
- {
- "from": "pserver",
- "to": "sw-component",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The sw-component associated to a pserver"
- },
- {
- "from": "rack",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A rack is located in a complex (aka building)."
- },
- {
- "from": "rack",
- "to": "hardware-catalog-item",
- "label": "org.onap.relationships.inventory.IsA",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "The rack is this item from the hardware-catalog."
- },
- {
- "from": "rack",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "The rack is a member of the instance-group (rack-group or pod)."
- },
- {
- "from": "rack-unit",
- "to": "rack",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A rack-unit is located in a rack."
- },
- {
- "from": "relationship-component",
- "to": "relationship-rule",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "Defines the traversal needed to reach the node of relationship-rule"
- },
- {
- "from": "relationship-rule",
- "to": "policy",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "Details relationships policy requires."
- },
- {
- "from": "relationship-rule",
- "to": "profile",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "Details relationships profile requires."
- },
- {
- "from": "rule",
- "to": "next-hop",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The rule that is used by the next-hop. For CG-NAT these are the ACL policies."
- },
- {
- "from": "selector-list",
- "to": "policy",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "selector-list",
- "to": "rule",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "owning-entity",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": "service-instance Uses an owning-entity"
- },
- {
- "from": "service-instance",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "This edge relates a vrf that is configured on a pnf to the service-instances that the vrf supports."
- },
- {
- "from": "service-subscription",
- "to": "customer",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "service-subscription BelongsTo customer"
- },
- {
- "from": "subnet",
- "to": "zone",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A fabric subnet belongs to a zone."
- },
- {
- "from": "sw-component",
- "to": "profile",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The profile associated to a sw-component",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "validation-audit",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "ONE2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The validation-audit associated to a cloud-region"
- },
- {
- "from": "validation-audit",
- "to": "line-of-business",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The line-of-business associated to a validation-audit"
- },
- {
- "from": "vlan-characteristic",
- "to": "vlan-tag",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vpn-binding",
- "to": "aggregate-route",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "A vpn-binding uses many aggregate routes"
- },
- {
- "from": "vrf",
- "to": "network-route",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "Relates vrf to network-route for static routes."
- },
- {
- "from": "vrf",
- "to": "next-hop",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The vrfs that are used by the next-hop."
- },
- {
- "from": "vserver",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "vserver",
- "to": "sw-component",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The sw-component associated to a vserver"
- },
- {
- "from": "zone",
- "to": "service-instance",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "network-route",
- "label": "org.onap.relationships.inventory.ComposedOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "${direction}",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "selector-list",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "zone",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
+ {
+ "from": "service-instance",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": "MSO creates this edge on VNF Group Service creation"
+ },
+ {
+ "from": "service-instance",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "connector",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "ctag-assignment",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "cvlan-tag",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "logical-link",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "vlan",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "service-subscription",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "service-instance BelongsTo service-subscription"
+ },
+ {
+ "from": "class-of-service",
+ "to": "site-pair",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "routing-instance",
+ "to": "site-pair-set",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "sriov-vf",
+ "to": "sriov-pf",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "host-route",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-subscription",
+ "to": "tenant",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "tenant",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vserver",
+ "to": "tenant",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "entitlement",
+ "to": "vce",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "license",
+ "to": "vce",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "port-group",
+ "to": "vce",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "vce",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vce",
+ "to": "availability-zone",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vce",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vce",
+ "to": "vserver",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vf-module",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.DependsOn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vf-module",
+ "to": "vnfc",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vf-module",
+ "to": "volume-group",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv4-address-list",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv4-address-list",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv6-address-list",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv6-address-list",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "virtual-data-center",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "logical-link",
+ "to": "virtual-data-center",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "vlan",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "vlan",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vlan",
+ "to": "logical-link",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vlan",
+ "to": "multicast-configuration",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "vnfc",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "vnfc",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vnfc",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vnfc",
+ "to": "vip-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vnfc",
+ "to": "vip-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "tenant",
+ "to": "volume-group",
+ "label": "org.onap.relationships.inventory.DependsOn",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "volume-group",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "lag-interface",
+ "to": "vpls-pe",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "p-interface",
+ "to": "vpls-pe",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vpls-pe",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vpls-pe",
+ "to": "ctag-pool",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "route-target",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "vserver",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vf-module",
+ "to": "vserver",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vnfc",
+ "to": "vserver",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vserver",
+ "to": "flavor",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vserver",
+ "to": "image",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vserver",
+ "to": "pserver",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vserver",
+ "to": "snapshot",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vserver",
+ "to": "volume",
+ "label": "tosca.relationships.AttachesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "${direction}",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "zone",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarder",
+ "to": "forwarding-path",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarding-path",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarder",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.ForwardsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarder",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarding-path",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarder",
+ "to": "lag-interface",
+ "label": "org.onap.relationships.inventory.ForwardsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "evc",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarder-evc",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "forwarder",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.ForwardsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "nos-server",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "nos-server",
+ "to": "pserver",
+ "label": "tosca.relationships.HostedOn",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "nos-server",
+ "to": "tenant",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "configuration",
+ "label": "tosca.relationships.network.BindsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vpn-binding",
+ "to": "customer",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "configuration",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "forwarder",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Points to the generic-vnf(s) involved in this forwarding step."
+ },
+ {
+ "from": "cloud-region",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "instance-group",
+ "to": "collection",
+ "label": "org.onap.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "collection",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vlan-mapping",
+ "to": "forwarder-evc",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "allotted-resource",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "configuration",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "connector",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "generic-vnf",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "instance-group",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "l3-network",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "logical-link",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "service-instance",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "vf-module",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "vnfc",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "pnf",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "collection",
+ "to": "model-ver",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "private": "true"
+ },
+ {
+ "from": "configuration",
+ "to": "vnfc",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vnfc",
+ "to": "cp",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "${direction}",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "cp is child of vnfc"
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "cp",
+ "label": "org.onap.relationships.inventory.network.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "cp",
+ "label": "org.onap.relationships.inventory.network.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv4-address-list",
+ "to": "cp",
+ "label": "org.onap.relationships.inventory.network.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vip-ipv6-address-list",
+ "to": "cp",
+ "label": "org.onap.relationships.inventory.network.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vlan-tag",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vlan-tag",
+ "to": "cp",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l-interface",
+ "to": "cp",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "l3-network",
+ "to": "cp",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "line-of-business",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "platform",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Primary",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "generic-vnf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Secondary",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "instance-group",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "cloud-region",
+ "to": "network-technology",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vrf",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A vrf belongs to a pnf."
+ },
+ {
+ "from": "vrf",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A vrf uses a vpn-binding."
+ },
+ {
+ "from": "vrf",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A vrf uses many l3-networks"
+ },
+ {
+ "from": "vrf",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "route-target",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "contact",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.supports",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "aggregate-route",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "communication-service-profile",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-profile",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "slice-profile",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "lag-interface",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "owning-entity",
+ "to": "tenant",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "line-of-business",
+ "to": "tenant",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vlan-tag",
+ "to": "vlan-range",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A vlan-tag belongs to a vlan-range."
+ },
+ {
+ "from": "l3-network",
+ "to": "vlan-tag",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A l3-network Uses vlan-tag."
+ },
+ {
+ "from": "l-interface",
+ "to": "vlan-tag",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "An sub-interface that uses a vlan-tag."
+ },
+ {
+ "from": "vlan-range",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A vlan range belongs to a cloud-region."
+ },
+ {
+ "from": "owning-entity",
+ "to": "vlan-range",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "An owning-entity uses a vlan-range."
+ },
+ {
+ "from": "line-of-business",
+ "to": "vlan-range",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A line-of uses a vlan-range"
+ },
+ {
+ "from": "fqdn",
+ "to": "l3-interface-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a l3-interface-ipv4-address-list."
+ },
+ {
+ "from": "fqdn",
+ "to": "l3-interface-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a l3-interface-ipv6-address-list."
+ },
+ {
+ "from": "fqdn",
+ "to": "vip-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a vip-ipv4-address-list."
+ },
+ {
+ "from": "fqdn",
+ "to": "vip-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a vip-ipv6-address-list."
+ },
+ {
+ "from": "fqdn",
+ "to": "generic-vnf",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The fqdn that applies to a generic-vnf."
+ },
+ {
+ "from": "fqdn",
+ "to": "fqdn",
+ "label": "org.onap.relationships.inventory.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The dns cname record that applies to an A-record (ipv4) and/or quad-A-record (ipv6)."
+ },
+ {
+ "from": "activity-state",
+ "to": "activity",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "An activity-state is tracks the state of an activity."
+ },
+ {
+ "from": "activity",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The activity applies to a cloud-region."
+ },
+ {
+ "from": "activity",
+ "to": "mapping",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The reservation information associated with a NAT Pool mapping."
+ },
+ {
+ "from": "activity",
+ "to": "network-range",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "An activity is being performed on a network-range."
+ },
+ {
+ "from": "activity",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The activity applies to a p-interface."
+ },
+ {
+ "from": "activity",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The activity applies to a pnf."
+ },
+ {
+ "from": "activity",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The activity applies to a pserver."
+ },
+ {
+ "from": "address-family",
+ "to": "bgp-group",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Address Family belongs to a bgp-group"
+ },
+ {
+ "from": "address-family",
+ "to": "bgp-neighbor",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Address Family belongs to a bgp-neighbor"
+ },
+ {
+ "from": "aggregate-route",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "An aggregate-route BelongsTo a vrf."
+ },
+ {
+ "from": "autonomous-system",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A local autonomous-system is located in a zone."
+ },
+ {
+ "from": "bgp-group",
+ "to": "autonomous-system",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "To node-type is destination of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "autonomous-system",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "To node-type is source of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "l3-interface-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "To node-type is destination of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "l3-interface-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "To node-type is source of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "l3-interface-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "To node-type is destination of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "l3-interface-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "To node-type is source of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A bgp-group belongs to a pnf."
+ },
+ {
+ "from": "bgp-group",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "To node-type is destination of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "To node-type is source of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "vip-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "To node-type is destination of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "vip-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "To node-type is source of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "vip-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "To node-type is destination of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "vip-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "To node-type is source of bgp-group."
+ },
+ {
+ "from": "bgp-group",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A bgp-group belongs to a pnf."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "autonomous-system",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "bgp-neighbor is a member of an autonomous-system."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "bgp-group",
+ "label": "org.onap.relationships.inventory.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "bgp-neighbor is a member of an bgp-group."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "l3-interface-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "bgp-neighbor uses To node-type."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "l3-interface-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "bgp-neighbor uses To node-type."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "logical-link",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A policy applies to a bgp-neighbor."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A bgp-neighbor belongs to a pnf."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "bgp-neighbor belongs To a subnet."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "vip-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "bgp-neighbor uses To node-type."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "vip-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "bgp-neighbor uses To node-type."
+ },
+ {
+ "from": "bgp-neighbor",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A bgp-neighbor belongs to a vrf."
+ },
+ {
+ "from": "cable",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A cable is located in a complex."
+ },
+ {
+ "from": "cable",
+ "to": "hardware-catalog-item",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "The cable is this item from the hardware-catalog."
+ },
+ {
+ "from": "cable",
+ "to": "physical-link",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A cable is composed of one or more physical-links."
+ },
+ {
+ "from": "card-slot",
+ "to": "chassis",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A card-slot is located in a chassis."
+ },
+ {
+ "from": "card",
+ "to": "card-slot",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A card is located in a card-slot."
+ },
+ {
+ "from": "card",
+ "to": "hardware-catalog-item",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "The card is described by the hardware-catalog-item."
+ },
+ {
+ "from": "chassis",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A chassis LinksTo a complex."
+ },
+ {
+ "from": "chassis",
+ "to": "hardware-catalog-item",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "The chassis is described by the hardware-catalog-item."
+ },
+ {
+ "from": "chassis",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A chassis is part of a pnf."
+ },
+ {
+ "from": "chassis",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A chassis is part of a pserver."
+ },
+ {
+ "from": "chassis",
+ "to": "rack",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "A chassis is LocatedIn a rack."
+ },
+ {
+ "from": "chassis",
+ "to": "rack-unit",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "A chassis uses space in a rack (aka one or more rack-units)."
+ },
+ {
+ "from": "cloud-region",
+ "to": "geo-region",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The cloud-region associated to a geo-region"
+ },
+ {
+ "from": "cloud-region",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.Implements",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "a cloud-region implements policies"
+ },
+ {
+ "from": "cloud-region",
+ "to": "project",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The cloud-region is part of a project (ex, project that built out the cloud region)."
+ },
+ {
+ "from": "cloud-region",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "complex",
+ "to": "geo-region",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The complex associated to a geo-region"
+ },
+ {
+ "from": "configuration",
+ "to": "bgp-neighbor",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The configuration Uses bgp-neighbor."
+ },
+ {
+ "from": "configuration",
+ "to": "logical-link",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "configuration",
+ "to": "network-route",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "Relates configuration to network-route for static routes."
+ },
+ {
+ "from": "configuration",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A configuration uses a policy"
+ },
+ {
+ "from": "configuration",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A configuration uses a subnet"
+ },
+ {
+ "from": "configuration",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A Configuration uses VRFs"
+ },
+ {
+ "from": "contact",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.Supports",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The contact supports a cloud-region."
+ },
+ {
+ "from": "contact",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.Supports",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The contact supports a complex."
+ },
+ {
+ "from": "contact",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.Supports",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The contact supports a pnf."
+ },
+ {
+ "from": "contact",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.Supports",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The contact supports a pserver."
+ },
+ {
+ "from": "contact",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.Supports",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The contact supports a zone."
+ },
+ {
+ "from": "generic-vnf",
+ "to": "bgp-group",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "${direction}",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The bgp-group associated to a generic-vnf."
+ },
+ {
+ "from": "generic-vnf",
+ "to": "bgp-neighbor",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "${direction}",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The bgp-neighbor associated to a generic-vnf."
+ },
+ {
+ "from": "host-aggregate",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "host-aggregate",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "hw-component",
+ "to": "profile",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The profile associated to a hw-component"
+ },
+ {
+ "from": "instance-group",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The instance-group associated to an instance-group"
+ },
+ {
+ "from": "ip-address-list",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "ip-address-list",
+ "to": "l3-interface-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the l3-interface-ipv4-address-list of an R-Leaf's l-interface that is for VLAN 2"
+ },
+ {
+ "from": "ip-address-list",
+ "to": "l3-interface-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the l3-interface-ipv6-address-list of an R-Leaf's l-interface that is for VLAN 2"
+ },
+ {
+ "from": "ip-address-list",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "An ip-address-list BelongsTo a policy."
+ },
+ {
+ "from": "ip-address-list",
+ "to": "port-list",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "ip-address-list",
+ "to": "rule",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "ip-address-list",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "ip-address-list",
+ "to": "vip-ipv4-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the vip-ipv4-address-list of an R-Leaf's l-interface that is for VLAN 2"
+ },
+ {
+ "from": "ip-address-list",
+ "to": "vip-ipv6-address-list",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "This edge relates an object-group's ip-address-list through reference from DLP data to an ip-address from FCT in the vip-ipv6-address-list of an R-Leaf's l-interface that is for VLAN 2"
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "lag-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A IPv4 address associated with a lag-interface."
+ },
+ {
+ "from": "l3-interface-ipv4-address-list",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A IPv4 address associated with a p-interface."
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "lag-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A IPv6 address associated with a lag-interface."
+ },
+ {
+ "from": "l3-interface-ipv6-address-list",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A IPv6 address associated with a p-interface."
+ },
+ {
+ "from": "l3-network",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "l3-network uses l3-network"
+ },
+ {
+ "from": "l3-network",
+ "to": "network-route",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "Relates l3-network to network-route for static routes."
+ },
+ {
+ "from": "lag-interface",
+ "to": "geo-region",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The lag-interface associated to a geo-region"
+ },
+ {
+ "from": "lag-interface",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "license",
+ "to": "chassis",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A license belongs to a chassis."
+ },
+ {
+ "from": "l-interface",
+ "to": "next-hop",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The l-interface that is used by the next-hop."
+ },
+ {
+ "from": "l-interface",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A logical interface associated with a pnf."
+ },
+ {
+ "from": "l-interface",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A logical interface associated with a pserver."
+ },
+ {
+ "from": "logical-link",
+ "to": "port",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The port associated with a logical-link"
+ },
+ {
+ "from": "mapping",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The mapping associated to a cloud-region"
+ },
+ {
+ "from": "mapping",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Current",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "mapping",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The mapping associated to an instance-group"
+ },
+ {
+ "from": "mapping",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Target",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "mapping",
+ "to": "mapping",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": "The mapping associated to a mapping"
+ },
+ {
+ "from": "mapping",
+ "to": "mapping",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The mapping associated to a mapping"
+ },
+ {
+ "from": "mapping",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The mapping associated to a pnf"
+ },
+ {
+ "from": "mapping",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The mapping associated to a policy"
+ },
+ {
+ "from": "metadatum",
+ "to": "profile",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "network-range",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The network-range is located in a cloud-region"
+ },
+ {
+ "from": "network-range",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The network-range is located in a complex"
+ },
+ {
+ "from": "network-range",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The network-range is located in a zone"
+ },
+ {
+ "from": "network-route",
+ "to": "next-hop",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The network-route that is used by the next-hop."
+ },
+ {
+ "from": "network-route",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The route is part of part of a subnet."
+ },
+ {
+ "from": "next-hop",
+ "to": "bfd",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pdu",
+ "to": "hardware-catalog-item",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "The pdu is described by the hardware-catalog-item."
+ },
+ {
+ "from": "pdu",
+ "to": "rack",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A pdu is located in a building (aka complex)."
+ },
+ {
+ "from": "pdu",
+ "to": "rack-unit",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "A pdu uses space in a rack (aka one or more rack-units)."
+ },
+ {
+ "from": "pluggable-slot",
+ "to": "card",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A pluggable slot is located in a card."
+ },
+ {
+ "from": "pluggable-slot",
+ "to": "chassis",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A pluggable-slot is located in a chassis."
+ },
+ {
+ "from": "pluggable",
+ "to": "cable",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A pluggable that is intergrated with a cable."
+ },
+ {
+ "from": "pluggable",
+ "to": "hardware-catalog-item",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "The pluggable is described by the hardware-catalog-item."
+ },
+ {
+ "from": "pluggable",
+ "to": "pluggable-slot",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A pluggable is located in a pluggable-slot."
+ },
+ {
+ "from": "pnf",
+ "to": "autonomous-system",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "pnf is located in the autonomous-system."
+ },
+ {
+ "from": "pnf",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A pnf is located in (aka supports) a cloud-region."
+ },
+ {
+ "from": "pnf",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": "used for CSP pnf to cloud-region."
+ },
+ {
+ "from": "pnf",
+ "to": "hw-component",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The hw-component associated to a pnf"
+ },
+ {
+ "from": "pnf",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A pnf uses policies",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "pnf",
+ "to": "project",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The pnf is part of a project (ex, VPMO that ordered the equipment)."
+ },
+ {
+ "from": "pnf",
+ "to": "sw-component",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The sw-component associated to a pnf"
+ },
+ {
+ "from": "policy",
+ "to": "address-family",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A policy applies to an address family.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "policy",
+ "to": "bgp-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A policy applies to a bgp-group."
+ },
+ {
+ "from": "policy",
+ "to": "bgp-neighbor",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A policy applies to a bgp-neighbor."
+ },
+ {
+ "from": "policy",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The policy associated to an instance-group",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "policy",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A policy applies to l3-networks."
+ },
+ {
+ "from": "policy",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The policy applies to an l-interface.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "policy",
+ "to": "rule",
+ "label": "org.onap.relationships.inventory.Implements",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "${direction}",
+ "delete-other-v": "${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "policy",
+ "to": "vlan-tag",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "This edge allows for QOS policy to vlan-tag relationship. For a given policy get all vlan tags as well as for a given vlan-tag get all the policies.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "policy",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A policy uses vpn-bindings"
+ },
+ {
+ "from": "policy",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "port-list",
+ "to": "rule",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "port",
+ "to": "cable",
+ "label": "tosca.relationships.network.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A channel-interface terminates a channel-link."
+ },
+ {
+ "from": "port",
+ "to": "card",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A port is located in a card."
+ },
+ {
+ "from": "port",
+ "to": "chassis",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A port is LocatedIn a chassis."
+ },
+ {
+ "from": "port",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A port is composed of one or more p-interfaces."
+ },
+ {
+ "from": "port",
+ "to": "pluggable",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A port is located in a pluggable."
+ },
+ {
+ "from": "port",
+ "to": "port",
+ "label": "org.onap.relationships.inventory.LinksTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A port LinksTo another port."
+ },
+ {
+ "from": "profile",
+ "to": "card",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The profile (set of characteristics) applies to the card."
+ },
+ {
+ "from": "profile",
+ "to": "chassis",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "None",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The profile (set of characteristics) applies to the chassis."
+ },
+ {
+ "from": "profile",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "profile",
+ "to": "hardware-catalog-item",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A set of characteristics of the hardware-catalog-item."
+ },
+ {
+ "from": "profile",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the instance-group (as a vrrp group)."
+ },
+ {
+ "from": "profile",
+ "to": "l3-network",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the l3-network."
+ },
+ {
+ "from": "profile",
+ "to": "lag-interface",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the lag-interface.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "profile",
+ "to": "l-interface",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the l-interface.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "profile",
+ "to": "logical-link",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the logical-link."
+ },
+ {
+ "from": "profile",
+ "to": "pdu",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "None",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The profile (set of characteristics) applies to the pdu."
+ },
+ {
+ "from": "profile",
+ "to": "physical-link",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the physical-link."
+ },
+ {
+ "from": "profile",
+ "to": "p-interface",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the p-interface.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "profile",
+ "to": "pluggable",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The profile (set of characteristics) applies to the pluggable."
+ },
+ {
+ "from": "profile",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the pnf.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "profile",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the policy.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "profile",
+ "to": "pserver",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the pserver."
+ },
+ {
+ "from": "profile",
+ "to": "rack",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The profile (set of characteristics) applies to the rack."
+ },
+ {
+ "from": "profile",
+ "to": "subnet",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the subnet."
+ },
+ {
+ "from": "profile",
+ "to": "vlan-range",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the vlan-range."
+ },
+ {
+ "from": "profile",
+ "to": "vlan-tag",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the vlan-tag."
+ },
+ {
+ "from": "profile",
+ "to": "vpn-binding",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the vpn-binding."
+ },
+ {
+ "from": "profile",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the vrf.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "pserver",
+ "to": "hw-component",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The hw-component associated to a pserver"
+ },
+ {
+ "from": "pserver",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.Implements",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "pserver",
+ "to": "project",
+ "label": "org.onap.relationships.inventory.PartOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The pserver is part of a project (ex, VPMO that ordered the equipment)."
+ },
+ {
+ "from": "pserver",
+ "to": "sw-component",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The sw-component associated to a pserver"
+ },
+ {
+ "from": "rack",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A rack is located in a complex (aka building)."
+ },
+ {
+ "from": "rack",
+ "to": "hardware-catalog-item",
+ "label": "org.onap.relationships.inventory.IsA",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "The rack is this item from the hardware-catalog."
+ },
+ {
+ "from": "rack",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "The rack is a member of the instance-group (rack-group or pod)."
+ },
+ {
+ "from": "rack-unit",
+ "to": "rack",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A rack-unit is located in a rack."
+ },
+ {
+ "from": "relationship-component",
+ "to": "relationship-rule",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Defines the traversal needed to reach the node of relationship-rule"
+ },
+ {
+ "from": "relationship-rule",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Details relationships policy requires."
+ },
+ {
+ "from": "relationship-rule",
+ "to": "profile",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Details relationships profile requires."
+ },
+ {
+ "from": "rule",
+ "to": "next-hop",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The rule that is used by the next-hop. For CG-NAT these are the ACL policies."
+ },
+ {
+ "from": "selector-list",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "selector-list",
+ "to": "rule",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "owning-entity",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "hidden-on": "owning-entity",
+ "description": "service-instance Uses an owning-entity"
+ },
+ {
+ "from": "service-instance",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "This edge relates a vrf that is configured on a pnf to the service-instances that the vrf supports."
+ },
+ {
+ "from": "service-subscription",
+ "to": "customer",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "service-subscription BelongsTo customer"
+ },
+ {
+ "from": "subnet",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A fabric subnet belongs to a zone."
+ },
+ {
+ "from": "sw-component",
+ "to": "profile",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The profile associated to a sw-component",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "validation-audit",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The validation-audit associated to a cloud-region"
+ },
+ {
+ "from": "validation-audit",
+ "to": "line-of-business",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The line-of-business associated to a validation-audit"
+ },
+ {
+ "from": "vlan-characteristic",
+ "to": "vlan-tag",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vpn-binding",
+ "to": "aggregate-route",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "A vpn-binding uses many aggregate routes"
+ },
+ {
+ "from": "vrf",
+ "to": "network-route",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "Relates vrf to network-route for static routes."
+ },
+ {
+ "from": "vrf",
+ "to": "next-hop",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The vrfs that are used by the next-hop."
+ },
+ {
+ "from": "vserver",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "vserver",
+ "to": "sw-component",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The sw-component associated to a vserver"
+ },
+ {
+ "from": "zone",
+ "to": "service-instance",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "network-route",
+ "label": "org.onap.relationships.inventory.ComposedOf",
+ "direction": "OUT",
"multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
+ "contains-other-v": "NONE",
+ "delete-other-v": "${direction}",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "selector-list",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "zone",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
{
"from": "generic-vnf",
"to": "object-group",
@@ -5936,423 +6000,470 @@
"SVC-INFRA": "NONE",
"prevent-delete": "NONE",
"default": "true",
- "description":"A relationship that ties the device to the prefix-list/community-list."
+ "description": "A relationship that ties the device to the prefix-list/community-list."
+ },
+ {
+ "from": "pnf",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "port-list",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "selector-list",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "mapping",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The mapping associated to an object-group"
+ },
+ {
+ "from": "complex",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "relationship-rule",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "Details relationships endpoint requires"
+ },
+ {
+ "from": "policy",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "object-group",
+ "to": "complex",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The object-group is located in a complex"
+ },
+ {
+ "from": "pserver",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "relationship-rule",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Details relationships object-group requires"
+ },
+ {
+ "from": "object-group",
+ "to": "vrf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The object-group to VRF for various route types.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "profile",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "A profile (set of characteristics) applies to the endpoint."
+ },
+ {
+ "from": "cloud-region",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "object-group",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The object-gorup that applies to an object-group"
+ },
+ {
+ "from": "object-group",
+ "to": "cloud-region",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The object-group is located in a cloud-region"
+ },
+ {
+ "from": "rule",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "rule",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "rule",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.Source",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "rule",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.Destination",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "!${direction}",
+ "default": "false",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "profile",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The profile (set of characteristics) classifies the object-group.",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "object-group",
+ "to": "zone",
+ "label": "org.onap.relationships.inventory.LocatedIn",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "The object-group is located in a zone"
+ },
+ {
+ "from": "network-route",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "true",
+ "description": "The route is part of part of a route-list that is modeled in an object-group."
+ },
+ {
+ "from": "ip-address-list",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "object-group",
+ "to": "pnf",
+ "label": "org.onap.relationships.inventory.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "",
+ "relationship-properties": [
+ "data-owner",
+ "data-source",
+ "data-source-version"
+ ]
+ },
+ {
+ "from": "community-list",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "port-list",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.BelongsTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "!${direction}",
+ "delete-other-v": "!${direction}",
+ "SVC-INFRA": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": ""
+ },
+ {
+ "from": "service-instance",
+ "to": "owning-entity",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "false",
+ "hidden-on": "owning-entity",
+ "description": "service-instance Uses an owning-entity"
+ },
+ {
+ "from": "vrf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Primary",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "false",
+ "description": "used for vrf fallback"
+ },
+ {
+ "from": "vrf",
+ "to": "instance-group",
+ "label": "org.onap.relationships.inventory.Secondary",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "${direction}",
+ "default": "false",
+ "description": "used for vrf fallback"
+ },
+ {
+ "from": "platform",
+ "to": "profile",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
+ },
+ {
+ "from": "platform",
+ "to": "endpoint",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
+ },
+ {
+ "from": "platform",
+ "to": "object-group",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
+ },
+ {
+ "from": "platform",
+ "to": "policy",
+ "label": "org.onap.relationships.inventory.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
},
- {
- "from": "pnf",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "port-list",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "selector-list",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "mapping",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The mapping associated to an object-group"
- },
- {
- "from": "complex",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "relationship-rule",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "Details relationships endpoint requires"
- },
- {
- "from": "policy",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "object-group",
- "to": "complex",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The object-group is located in a complex"
- },
- {
- "from": "pserver",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "relationship-rule",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "Details relationships object-group requires"
- },
- {
- "from": "object-group",
- "to": "vrf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The object-group to VRF for various route types.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "profile",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "A profile (set of characteristics) applies to the endpoint."
- },
- {
- "from": "cloud-region",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": ""
- },
- {
- "from": "object-group",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The object-gorup that applies to an object-group"
- },
- {
- "from": "object-group",
- "to": "cloud-region",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The object-group is located in a cloud-region"
- },
- {
- "from": "rule",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "rule",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "rule",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.Source",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "rule",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.Destination",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "!${direction}",
- "default": "false",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "profile",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The profile (set of characteristics) classifies the object-group.",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "object-group",
- "to": "zone",
- "label": "org.onap.relationships.inventory.LocatedIn",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "The object-group is located in a zone"
- },
- {
- "from": "network-route",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.MemberOf",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "true",
- "description": "The route is part of part of a route-list that is modeled in an object-group."
- },
- {
- "from": "ip-address-list",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "object-group",
- "to": "pnf",
- "label": "org.onap.relationships.inventory.AppliesTo",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": "",
- "relationship-properties": ["data-owner","data-source","data-source-version"]
- },
- {
- "from": "community-list",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "port-list",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.BelongsTo",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "!${direction}",
- "delete-other-v": "!${direction}",
- "SVC-INFRA": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description": ""
- },
- {
- "from": "service-instance",
- "to": "owning-entity",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "MANY2ONE",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "false",
- "description":"service-instance Uses an owning-entity"
- },{
- "from": "vrf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Primary",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "false",
- "description":"used for vrf fallback"
- },{
- "from": "vrf",
- "to": "instance-group",
- "label": "org.onap.relationships.inventory.Secondary",
- "direction": "OUT",
- "multiplicity": "MANY2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "${direction}",
- "default": "false",
- "description":"used for vrf fallback"
- },{
- "from": "platform",
- "to": "profile",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description":"Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
- },{
- "from": "platform",
- "to": "endpoint",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description":"Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
- },{
- "from": "platform",
- "to": "object-group",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description":"Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
- },{
- "from": "platform",
- "to": "policy",
- "label": "org.onap.relationships.inventory.Uses",
- "direction": "OUT",
- "multiplicity": "ONE2MANY",
- "contains-other-v": "NONE",
- "delete-other-v": "NONE",
- "prevent-delete": "NONE",
- "default": "true",
- "description":"Used by Auditing applications to identify appropriate audit models based on the platform associated with the given object"
- },
{
"from": "metadatum",
"to": "rule",
@@ -6363,8 +6474,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":""
- },{
+ "description": ""
+ },
+ {
"from": "class-map-member",
"to": "parameter-list",
"label": "org.onap.relationships.inventory.Uses",
@@ -6374,8 +6486,9 @@
"delete-other-v": "NONE",
"prevent-delete": "${direction}",
"default": "true",
- "description":"class-map-member to parameter-list"
- },{
+ "description": "class-map-member to parameter-list"
+ },
+ {
"from": "class-map-member",
"to": "class-map",
"label": "org.onap.relationships.inventory.MemberOf",
@@ -6385,8 +6498,9 @@
"delete-other-v": "NONE",
"prevent-delete": "!${direction}",
"default": "true",
- "description":"Member of class map"
- },{
+ "description": "Member of class map"
+ },
+ {
"from": "policy-key-term",
"to": "parameter-list",
"label": "org.onap.relationships.inventory.Uses",
@@ -6396,8 +6510,9 @@
"delete-other-v": "NONE",
"prevent-delete": "${direction}",
"default": "true",
- "description":"policy-key-term to parameter-list"
- },{
+ "description": "policy-key-term to parameter-list"
+ },
+ {
"from": "policy-map-member",
"to": "policy",
"label": "org.onap.relationships.inventory.MemberOf",
@@ -6407,8 +6522,9 @@
"delete-other-v": "NONE",
"prevent-delete": "!${direction}",
"default": "true",
- "description":"Member of policy map"
- },{
+ "description": "Member of policy map"
+ },
+ {
"from": "policy-map-member",
"to": "policy-key-term",
"label": "org.onap.relationships.inventory.Uses",
@@ -6418,8 +6534,9 @@
"delete-other-v": "NONE",
"prevent-delete": "${direction}",
"default": "true",
- "description":"Policy key term related to policy map member"
- },{
+ "description": "Policy key term related to policy map member"
+ },
+ {
"from": "policy-map-member",
"to": "class-map",
"label": "org.onap.relationships.inventory.Uses",
@@ -6429,8 +6546,9 @@
"delete-other-v": "NONE",
"prevent-delete": "${direction}",
"default": "true",
- "description":"Class-map related to policy-map-member"
- },{
+ "description": "Class-map related to policy-map-member"
+ },
+ {
"from": "l-interface",
"to": "object-group",
"label": "org.onap.relationships.inventory.MemberOf",
@@ -6440,8 +6558,9 @@
"delete-other-v": "NONE",
"prevent-delete": "NONE",
"default": "true",
- "description":"Member of l-interface"
- },{
+ "description": "Member of l-interface"
+ },
+ {
"from": "hold-timer",
"to": "p-interface",
"label": "tosca.relationships.network.BindsTo",
@@ -6451,8 +6570,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "gig-ether-option",
"to": "p-interface",
"label": "tosca.relationships.network.BindsTo",
@@ -6462,8 +6582,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "temporary-parameter-list",
"to": "p-interface",
"label": "tosca.relationships.network.BindsTo",
@@ -6473,8 +6594,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "temporary-parameter-list",
"to": "l-interface",
"label": "tosca.relationships.network.BindsTo",
@@ -6484,8 +6606,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "aggregated-ether-option",
"to": "lag-interface",
"label": "tosca.relationships.network.BindsTo",
@@ -6495,8 +6618,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "temporary-parameter-list",
"to": "lag-interface",
"label": "tosca.relationships.network.BindsTo",
@@ -6506,8 +6630,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "lacp",
"to": "aggregated-ether-option",
"label": "tosca.relationships.network.BindsTo",
@@ -6517,8 +6642,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "policy",
"to": "lag-interface",
"label": "tosca.relationships.network.AppliesTo",
@@ -6528,8 +6654,9 @@
"delete-other-v": "NONE",
"prevent-delete": "NONE",
"default": "true",
- "description":"used to support NCX-Hub"
- },{
+ "description": "used to support NCX-Hub"
+ },
+ {
"from": "esi",
"to": "lag-interface",
"label": "tosca.relationships.network.BindsTo",
@@ -6539,8 +6666,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface parameters"
- },{
+ "description": "used for generic interface parameters"
+ },
+ {
"from": "vlan-range",
"to": "zone",
"label": "tosca.relationships.network.BelongsTo",
@@ -6550,8 +6678,9 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"The vlan-range is located in a zone."
- },{
+ "description": "The vlan-range is located in a zone."
+ },
+ {
"from": "zone",
"to": "zone",
"label": "tosca.relationships.network.AppliesTo",
@@ -6561,9 +6690,10 @@
"delete-other-v": "NONE",
"prevent-delete": "NONE",
"default": "true",
- "description":"the zone is associated to another zone."
- },{
- "from": "lcmp-unreachable",
+ "description": "the zone is associated to another zone."
+ },
+ {
+ "from": "icmp-unreachable",
"to": "l-interface",
"label": "tosca.relationships.network.BindsTo",
"direction": "OUT",
@@ -6572,7 +6702,7 @@
"delete-other-v": "!${direction}",
"prevent-delete": "NONE",
"default": "true",
- "description":"used for generic interface"
+ "description": "used for generic interface"
},{
"from": "k8s-resource",
"to": "tenant",
@@ -6606,6 +6736,66 @@
"prevent-delete": "NONE",
"default": "true",
"description":""
+ },
+ {
+ "from": "profile",
+ "to": "rule",
+ "label": "tosca.relationships.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Supports attaching CSP specific profiles to ACL entries"
+ },
+ {
+ "from": "object-group-member",
+ "to": "object-group",
+ "label": "tosca.relationships.network.MemberOf",
+ "direction": "OUT",
+ "multiplicity": "MANY2ONE",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "used for object tracking"
+ },
+ {
+ "from": "object-group-member",
+ "to": "object-group-key-term",
+ "label": "tosca.relationships.network.Uses",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "used for object tracking"
+ },
+ {
+ "from": "object-group-key-term",
+ "to": "parameter-list",
+ "label": "tosca.relationships.network.Uses",
+ "direction": "OUT",
+ "multiplicity": "MANY2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "used for object tracking"
+ },
+ {
+ "from": "bfd",
+ "to": "bgp-neighbor",
+ "label": "tosca.relationships.network.AppliesTo",
+ "direction": "OUT",
+ "multiplicity": "ONE2MANY",
+ "contains-other-v": "NONE",
+ "delete-other-v": "NONE",
+ "prevent-delete": "NONE",
+ "default": "true",
+ "description": "Supports attaching Bi-directional Forwarding Detection to BGP neighbors. Decrease in reconvergence time"
}
- ]
+ ]
}
diff --git a/aai-schema/src/main/resources/onap/oxm/v25/aai_oxm_v25.xml b/aai-schema/src/main/resources/onap/oxm/v25/aai_oxm_v25.xml
index 32ab2a1..03044be 100644
--- a/aai-schema/src/main/resources/onap/oxm/v25/aai_oxm_v25.xml
+++ b/aai-schema/src/main/resources/onap/oxm/v25/aai_oxm_v25.xml
@@ -18,730 +18,730 @@
limitations under the License.
============LICENSE_END=========================================================
--><xml-bindings xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/oxm" package-name="inventory.aai.onap.org.v25" xml-mapping-metadata-complete="true">
- <xml-schema element-form-default="QUALIFIED">
- <xml-ns namespace-uri="http://org.onap.aai.inventory/v25"/>
- </xml-schema>
- <java-types>
- <java-type name="Inventory">
- <xml-root-element name="inventory"/>
- <java-attributes>
- <xml-element java-attribute="search" name="search" type="inventory.aai.onap.org.v25.Search"/>
- <xml-element java-attribute="actions" name="actions" type="inventory.aai.onap.org.v25.Actions"/>
- <xml-element java-attribute="cloudInfrastructure" name="cloud-infrastructure" type="inventory.aai.onap.org.v25.CloudInfrastructure"/>
- <xml-element java-attribute="externalSystem" name="external-system" type="inventory.aai.onap.org.v25.ExternalSystem"/>
- <xml-element java-attribute="business" name="business" type="inventory.aai.onap.org.v25.Business"/>
- <xml-element java-attribute="serviceDesignAndCreation" name="service-design-and-creation" type="inventory.aai.onap.org.v25.ServiceDesignAndCreation"/>
- <xml-element java-attribute="network" name="network" type="inventory.aai.onap.org.v25.Network"/>
- <xml-element java-attribute="aaiInternal" name="aai-internal" type="inventory.aai.onap.org.v25.AaiInternal"/>
- <xml-element java-attribute="nodes" name="nodes" type="inventory.aai.onap.org.v25.Nodes"/>
- <xml-element java-attribute="common" name="common" type="inventory.aai.onap.org.v25.Common"/>
- </java-attributes>
- </java-type>
-
- <java-type name="Nodes">
- <xml-root-element name="nodes"/>
- </java-type>
- <java-type name="Search">
- <xml-root-element name="search"/>
- <java-attributes>
- <xml-element java-attribute="edgeTagQueryResult" name="edge-tag-query-result" type="inventory.aai.onap.org.v25.EdgeTagQueryResult"/>
- <xml-element java-attribute="edgeTagQueryRequest" name="edge-tag-query-request" type="inventory.aai.onap.org.v25.EdgeTagQueryRequest"/>
- <xml-element java-attribute="searchResults" name="search-results" type="inventory.aai.onap.org.v25.SearchResults"/>
- <xml-element java-attribute="sdnZoneResponse" name="sdn-zone-response" type="inventory.aai.onap.org.v25.SdnZoneResponse"/>
- </java-attributes>
- </java-type>
-
- <java-type name="EdgeTagQueryResult">
- <xml-root-element name="edge-tag-query-result"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="taggedInventoryItemList" name="tagged-inventory-item-list" type="inventory.aai.onap.org.v25.TaggedInventoryItemList"/>
- </java-attributes>
- </java-type>
-
- <java-type name="TaggedInventoryItemList">
- <xml-root-element name="tagged-inventory-item-list"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="inventoryItem" name="inventory-item" type="inventory.aai.onap.org.v25.InventoryItem"/>
- </java-attributes>
- </java-type>
-
- <java-type name="InventoryItem">
- <xml-root-element name="inventory-item"/>
- <java-attributes>
- <xml-element java-attribute="inventoryItemType" name="inventory-item-type" type="java.lang.String"/>
- <xml-element java-attribute="inventoryItemLink" name="inventory-item-link" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="inventoryItemData" name="inventory-item-data" type="inventory.aai.onap.org.v25.InventoryItemData"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="taggedInventoryItemList" name="tagged-inventory-item-list" type="inventory.aai.onap.org.v25.TaggedInventoryItemList"/>
- </java-attributes>
- </java-type>
-
- <java-type name="InventoryItemData">
- <xml-root-element name="inventory-item-data"/>
- <java-attributes>
- <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
- <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="EdgeTagQueryRequest">
- <xml-root-element name="edge-tag-query-request"/>
- <java-attributes>
- <xml-element java-attribute="edgeTag" name="edge-tag" type="java.lang.String"/>
- <xml-element java-attribute="resultDetail" name="result-detail" type="java.lang.String"/>
- <xml-element java-attribute="startNodeType" name="start-node-type" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="startNodeFilter" name="start-node-filter" type="inventory.aai.onap.org.v25.StartNodeFilter"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="includeNodeFilter" name="include-node-filter" type="inventory.aai.onap.org.v25.IncludeNodeFilter"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="secondaryFilter" name="secondary-filter" type="inventory.aai.onap.org.v25.SecondaryFilter"/>
- </java-attributes>
- </java-type>
-
- <java-type name="StartNodeFilter">
- <xml-root-element name="start-node-filter"/>
- <java-attributes>
- <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
- <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="IncludeNodeFilter">
- <xml-root-element name="include-node-filter"/>
- <java-attributes>
- <xml-element java-attribute="includeNodeType" name="include-node-type" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="SecondaryFilter">
- <xml-root-element name="secondary-filter"/>
- <java-attributes>
- <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
- <xml-element java-attribute="filterType" name="filter-type" type="java.lang.String"/>
- <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="SearchResults">
- <xml-root-element name="search-results"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="resultData" name="result-data" type="inventory.aai.onap.org.v25.ResultData"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ResultData">
- <xml-root-element name="result-data"/>
- <java-attributes>
- <xml-element java-attribute="resourceType" name="resource-type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="The specific type of node in the A&amp;AI graph"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceLink" name="resource-link" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="The URL to the specific resource"/>
- </xml-properties>
- </xml-element>
- </java-attributes>
- </java-type>
-
- <java-type name="SdnZoneResponse">
- <xml-root-element name="sdn-zone-response"/>
- <java-attributes>
- <xml-element java-attribute="oamNetworks" name="oam-networks" type="inventory.aai.onap.org.v25.OamNetworks"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="azAndDvsSwitches" name="az-and-dvs-switches" type="inventory.aai.onap.org.v25.AzAndDvsSwitches"/>
- </java-attributes>
- </java-type>
-
- <java-type name="AzAndDvsSwitches">
- <xml-root-element name="az-and-dvs-switches"/>
- <java-attributes>
- <xml-element java-attribute="dvsSwitches" name="dvs-switches" type="inventory.aai.onap.org.v25.DvsSwitches"/>
- <xml-element java-attribute="availabilityZone" name="availability-zone" type="inventory.aai.onap.org.v25.AvailabilityZone"/>
- </java-attributes>
- </java-type>
-
- <java-type name="Actions">
- <xml-properties>
- <xml-property name="description" value="APIs that are more action related than REST (e.g., notify, update)."/>
- </xml-properties>
- <xml-root-element name="actions"/>
- <java-attributes>
- <xml-element java-attribute="update" name="update" type="inventory.aai.onap.org.v25.Update"/>
- <xml-element java-attribute="notify" name="notify" type="inventory.aai.onap.org.v25.Notify"/>
- </java-attributes>
- </java-type>
-
- <java-type name="Update">
- <xml-properties>
- <xml-property name="description" value="Serves a PATCH like function. Does not enforce concurrency control. Clear each usage with AAI team."/>
- <xml-property name="requiredProps" value="update-node-type"/>
- </xml-properties>
- <xml-root-element name="update"/>
- <java-attributes>
- <xml-element java-attribute="updateNodeType" name="update-node-type" required="true" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="updateNodeKey" name="update-node-key" type="inventory.aai.onap.org.v25.UpdateNodeKey"/>
- <xml-element java-attribute="updateNodeUri" name="update-node-uri" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="action" name="action" type="inventory.aai.onap.org.v25.Action"/>
- </java-attributes>
- </java-type>
-
- <java-type name="Action">
- <xml-root-element name="action"/>
- <java-attributes>
- <xml-element java-attribute="actionType" name="action-type" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="actionData" name="action-data" type="inventory.aai.onap.org.v25.ActionData"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ActionData">
- <xml-root-element name="action-data"/>
- <java-attributes>
- <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
- <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="UpdateNodeKey">
- <xml-root-element name="update-node-key"/>
- <java-attributes>
- <xml-element java-attribute="keyName" name="key-name" type="java.lang.String"/>
- <xml-element java-attribute="keyValue" name="key-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="Notify">
- <xml-root-element name="notify"/>
- <java-attributes>
- <xml-element java-attribute="eventId" name="event-id" required="true" type="java.lang.String"/>
- <xml-element java-attribute="nodeType" name="node-type" type="java.lang.String"/>
- <xml-element java-attribute="eventTrigger" name="event-trigger" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="keyData" name="key-data" type="inventory.aai.onap.org.v25.KeyData"/>
- <xml-element java-attribute="selflink" name="selflink" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="KeyData">
- <xml-root-element name="key-data"/>
- <java-attributes>
- <xml-element java-attribute="keyName" name="key-name" type="java.lang.String"/>
- <xml-element java-attribute="keyValue" name="key-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ExternalSystem">
- <xml-properties>
- <xml-property name="description" value="Namespace for external system."/>
- </xml-properties>
- <xml-root-element name="external-system"/>
- <java-attributes>
- <xml-element java-attribute="esrEmsList" name="esr-ems-list" type="inventory.aai.onap.org.v25.EsrEmsList"/>
- <xml-element java-attribute="esrVnfmList" name="esr-vnfm-list" type="inventory.aai.onap.org.v25.EsrVnfmList"/>
- <xml-element java-attribute="esrNfvoList" name="esr-nfvo-list" type="inventory.aai.onap.org.v25.EsrNfvoList"/>
- <xml-element java-attribute="esrThirdpartySdncList" name="esr-thirdparty-sdnc-list" type="inventory.aai.onap.org.v25.EsrThirdpartySdncList"/>
- </java-attributes>
- </java-type>
-
- <java-type name="EsrEmsList">
- <xml-root-element name="esr-ems-list"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="esrEms" name="esr-ems" type="inventory.aai.onap.org.v25.EsrEms"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="maximumDepth" value="0"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrEms">
- <xml-root-element name="esr-ems"/>
- <java-attributes>
- <xml-element java-attribute="emsId" name="ems-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Unique ID of EMS."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-schema element-form-default="QUALIFIED">
+ <xml-ns namespace-uri="http://org.onap.aai.inventory/v25"/>
+ </xml-schema>
+ <java-types>
+ <java-type name="Inventory">
+ <xml-root-element name="inventory"/>
+ <java-attributes>
+ <xml-element java-attribute="search" name="search" type="inventory.aai.onap.org.v25.Search"/>
+ <xml-element java-attribute="actions" name="actions" type="inventory.aai.onap.org.v25.Actions"/>
+ <xml-element java-attribute="cloudInfrastructure" name="cloud-infrastructure" type="inventory.aai.onap.org.v25.CloudInfrastructure"/>
+ <xml-element java-attribute="externalSystem" name="external-system" type="inventory.aai.onap.org.v25.ExternalSystem"/>
+ <xml-element java-attribute="business" name="business" type="inventory.aai.onap.org.v25.Business"/>
+ <xml-element java-attribute="serviceDesignAndCreation" name="service-design-and-creation" type="inventory.aai.onap.org.v25.ServiceDesignAndCreation"/>
+ <xml-element java-attribute="network" name="network" type="inventory.aai.onap.org.v25.Network"/>
+ <xml-element java-attribute="aaiInternal" name="aai-internal" type="inventory.aai.onap.org.v25.AaiInternal"/>
+ <xml-element java-attribute="nodes" name="nodes" type="inventory.aai.onap.org.v25.Nodes"/>
+ <xml-element java-attribute="common" name="common" type="inventory.aai.onap.org.v25.Common"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="Nodes">
+ <xml-root-element name="nodes"/>
+ </java-type>
+ <java-type name="Search">
+ <xml-root-element name="search"/>
+ <java-attributes>
+ <xml-element java-attribute="edgeTagQueryResult" name="edge-tag-query-result" type="inventory.aai.onap.org.v25.EdgeTagQueryResult"/>
+ <xml-element java-attribute="edgeTagQueryRequest" name="edge-tag-query-request" type="inventory.aai.onap.org.v25.EdgeTagQueryRequest"/>
+ <xml-element java-attribute="searchResults" name="search-results" type="inventory.aai.onap.org.v25.SearchResults"/>
+ <xml-element java-attribute="sdnZoneResponse" name="sdn-zone-response" type="inventory.aai.onap.org.v25.SdnZoneResponse"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="EdgeTagQueryResult">
+ <xml-root-element name="edge-tag-query-result"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="taggedInventoryItemList" name="tagged-inventory-item-list" type="inventory.aai.onap.org.v25.TaggedInventoryItemList"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="TaggedInventoryItemList">
+ <xml-root-element name="tagged-inventory-item-list"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="inventoryItem" name="inventory-item" type="inventory.aai.onap.org.v25.InventoryItem"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="InventoryItem">
+ <xml-root-element name="inventory-item"/>
+ <java-attributes>
+ <xml-element java-attribute="inventoryItemType" name="inventory-item-type" type="java.lang.String"/>
+ <xml-element java-attribute="inventoryItemLink" name="inventory-item-link" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="inventoryItemData" name="inventory-item-data" type="inventory.aai.onap.org.v25.InventoryItemData"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="taggedInventoryItemList" name="tagged-inventory-item-list" type="inventory.aai.onap.org.v25.TaggedInventoryItemList"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="InventoryItemData">
+ <xml-root-element name="inventory-item-data"/>
+ <java-attributes>
+ <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
+ <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="EdgeTagQueryRequest">
+ <xml-root-element name="edge-tag-query-request"/>
+ <java-attributes>
+ <xml-element java-attribute="edgeTag" name="edge-tag" type="java.lang.String"/>
+ <xml-element java-attribute="resultDetail" name="result-detail" type="java.lang.String"/>
+ <xml-element java-attribute="startNodeType" name="start-node-type" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="startNodeFilter" name="start-node-filter" type="inventory.aai.onap.org.v25.StartNodeFilter"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="includeNodeFilter" name="include-node-filter" type="inventory.aai.onap.org.v25.IncludeNodeFilter"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="secondaryFilter" name="secondary-filter" type="inventory.aai.onap.org.v25.SecondaryFilter"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="StartNodeFilter">
+ <xml-root-element name="start-node-filter"/>
+ <java-attributes>
+ <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
+ <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="IncludeNodeFilter">
+ <xml-root-element name="include-node-filter"/>
+ <java-attributes>
+ <xml-element java-attribute="includeNodeType" name="include-node-type" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="SecondaryFilter">
+ <xml-root-element name="secondary-filter"/>
+ <java-attributes>
+ <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
+ <xml-element java-attribute="filterType" name="filter-type" type="java.lang.String"/>
+ <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="SearchResults">
+ <xml-root-element name="search-results"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="resultData" name="result-data" type="inventory.aai.onap.org.v25.ResultData"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ResultData">
+ <xml-root-element name="result-data"/>
+ <java-attributes>
+ <xml-element java-attribute="resourceType" name="resource-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The specific type of node in the A&amp;AI graph"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceLink" name="resource-link" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The URL to the specific resource"/>
+ </xml-properties>
+ </xml-element>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="SdnZoneResponse">
+ <xml-root-element name="sdn-zone-response"/>
+ <java-attributes>
+ <xml-element java-attribute="oamNetworks" name="oam-networks" type="inventory.aai.onap.org.v25.OamNetworks"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="azAndDvsSwitches" name="az-and-dvs-switches" type="inventory.aai.onap.org.v25.AzAndDvsSwitches"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="AzAndDvsSwitches">
+ <xml-root-element name="az-and-dvs-switches"/>
+ <java-attributes>
+ <xml-element java-attribute="dvsSwitches" name="dvs-switches" type="inventory.aai.onap.org.v25.DvsSwitches"/>
+ <xml-element java-attribute="availabilityZone" name="availability-zone" type="inventory.aai.onap.org.v25.AvailabilityZone"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="Actions">
+ <xml-properties>
+ <xml-property name="description" value="APIs that are more action related than REST (e.g., notify, update)."/>
+ </xml-properties>
+ <xml-root-element name="actions"/>
+ <java-attributes>
+ <xml-element java-attribute="update" name="update" type="inventory.aai.onap.org.v25.Update"/>
+ <xml-element java-attribute="notify" name="notify" type="inventory.aai.onap.org.v25.Notify"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="Update">
+ <xml-properties>
+ <xml-property name="description" value="Serves a PATCH like function. Does not enforce concurrency control. Clear each usage with AAI team."/>
+ <xml-property name="requiredProps" value="update-node-type"/>
+ </xml-properties>
+ <xml-root-element name="update"/>
+ <java-attributes>
+ <xml-element java-attribute="updateNodeType" name="update-node-type" required="true" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="updateNodeKey" name="update-node-key" type="inventory.aai.onap.org.v25.UpdateNodeKey"/>
+ <xml-element java-attribute="updateNodeUri" name="update-node-uri" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="action" name="action" type="inventory.aai.onap.org.v25.Action"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="Action">
+ <xml-root-element name="action"/>
+ <java-attributes>
+ <xml-element java-attribute="actionType" name="action-type" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="actionData" name="action-data" type="inventory.aai.onap.org.v25.ActionData"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ActionData">
+ <xml-root-element name="action-data"/>
+ <java-attributes>
+ <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
+ <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="UpdateNodeKey">
+ <xml-root-element name="update-node-key"/>
+ <java-attributes>
+ <xml-element java-attribute="keyName" name="key-name" type="java.lang.String"/>
+ <xml-element java-attribute="keyValue" name="key-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="Notify">
+ <xml-root-element name="notify"/>
+ <java-attributes>
+ <xml-element java-attribute="eventId" name="event-id" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="nodeType" name="node-type" type="java.lang.String"/>
+ <xml-element java-attribute="eventTrigger" name="event-trigger" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="keyData" name="key-data" type="inventory.aai.onap.org.v25.KeyData"/>
+ <xml-element java-attribute="selflink" name="selflink" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="KeyData">
+ <xml-root-element name="key-data"/>
+ <java-attributes>
+ <xml-element java-attribute="keyName" name="key-name" type="java.lang.String"/>
+ <xml-element java-attribute="keyValue" name="key-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ExternalSystem">
+ <xml-properties>
+ <xml-property name="description" value="Namespace for external system."/>
+ </xml-properties>
+ <xml-root-element name="external-system"/>
+ <java-attributes>
+ <xml-element java-attribute="esrEmsList" name="esr-ems-list" type="inventory.aai.onap.org.v25.EsrEmsList"/>
+ <xml-element java-attribute="esrVnfmList" name="esr-vnfm-list" type="inventory.aai.onap.org.v25.EsrVnfmList"/>
+ <xml-element java-attribute="esrNfvoList" name="esr-nfvo-list" type="inventory.aai.onap.org.v25.EsrNfvoList"/>
+ <xml-element java-attribute="esrThirdpartySdncList" name="esr-thirdparty-sdnc-list" type="inventory.aai.onap.org.v25.EsrThirdpartySdncList"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="EsrEmsList">
+ <xml-root-element name="esr-ems-list"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="esrEms" name="esr-ems" type="inventory.aai.onap.org.v25.EsrEms"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="maximumDepth" value="0"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrEms">
+ <xml-root-element name="esr-ems"/>
+ <java-attributes>
+ <xml-element java-attribute="emsId" name="ems-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Unique ID of EMS."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Persist EMS address information used by EMS driver."/>
- <xml-property name="indexedProps" value="ems-id,data-owner,data-source,data-source-version"/>
- <xml-property name="searchable" value="ems-id"/>
- <xml-property name="container" value="esr-ems-list"/>
- <xml-property name="namespace" value="external-system"/>
- <xml-property name="requiredProps" value="ems-id"/>
- <xml-property name="uriTemplate" value="/external-system/esr-ems-list/esr-ems/{ems-id}"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrVnfmList">
- <xml-root-element name="esr-vnfm-list"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="esrVnfm" name="esr-vnfm" type="inventory.aai.onap.org.v25.EsrVnfm"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="maximumDepth" value="0"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrVnfm">
- <xml-root-element name="esr-vnfm"/>
- <java-attributes>
- <xml-element java-attribute="vnfmId" name="vnfm-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Unique ID of VNFM."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vimId" name="vim-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="indecate the VIM to deploy VNF."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="certificateUrl" name="certificate-url" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="certificate url of VNFM."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Persist EMS address information used by EMS driver."/>
+ <xml-property name="indexedProps" value="ems-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="searchable" value="ems-id"/>
+ <xml-property name="container" value="esr-ems-list"/>
+ <xml-property name="namespace" value="external-system"/>
+ <xml-property name="requiredProps" value="ems-id"/>
+ <xml-property name="uriTemplate" value="/external-system/esr-ems-list/esr-ems/{ems-id}"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrVnfmList">
+ <xml-root-element name="esr-vnfm-list"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="esrVnfm" name="esr-vnfm" type="inventory.aai.onap.org.v25.EsrVnfm"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="maximumDepth" value="0"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrVnfm">
+ <xml-root-element name="esr-vnfm"/>
+ <java-attributes>
+ <xml-element java-attribute="vnfmId" name="vnfm-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Unique ID of VNFM."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vimId" name="vim-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="indecate the VIM to deploy VNF."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="certificateUrl" name="certificate-url" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="certificate url of VNFM."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Persist VNFM address information used by VF-C."/>
- <xml-property name="indexedProps" value="vnfm-id,data-owner,data-source,data-source-version"/>
- <xml-property name="searchable" value="vnfm-id"/>
- <xml-property name="container" value="esr-vnfm-list"/>
- <xml-property name="namespace" value="external-system"/>
- <xml-property name="requiredProps" value="vnfm-id"/>
- <xml-property name="uriTemplate" value="/external-system/esr-vnfm-list/esr-vnfm/{vnfm-id}"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrNfvoList">
- <xml-root-element name="esr-nfvo-list"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="esrNfvo" name="esr-nfvo" type="inventory.aai.onap.org.v25.EsrNfvo"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="maximumDepth" value="0"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrNfvo">
- <xml-root-element name="esr-nfvo"/>
- <java-attributes>
- <xml-element java-attribute="nfvoId" name="nfvo-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Unique ID of nfvo."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="apiRoot" name="api-root" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="indecate the api-root."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Persist VNFM address information used by VF-C."/>
+ <xml-property name="indexedProps" value="vnfm-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="searchable" value="vnfm-id"/>
+ <xml-property name="container" value="esr-vnfm-list"/>
+ <xml-property name="namespace" value="external-system"/>
+ <xml-property name="requiredProps" value="vnfm-id"/>
+ <xml-property name="uriTemplate" value="/external-system/esr-vnfm-list/esr-vnfm/{vnfm-id}"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrNfvoList">
+ <xml-root-element name="esr-nfvo-list"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="esrNfvo" name="esr-nfvo" type="inventory.aai.onap.org.v25.EsrNfvo"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="maximumDepth" value="0"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrNfvo">
+ <xml-root-element name="esr-nfvo"/>
+ <java-attributes>
+ <xml-element java-attribute="nfvoId" name="nfvo-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Unique ID of nfvo."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="apiRoot" name="api-root" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="indecate the api-root."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Persist NFVO address information used by VF-C."/>
- <xml-property name="indexedProps" value="nfvo-id,data-owner,data-source,data-source-version"/>
- <xml-property name="searchable" value="nfvo-id"/>
- <xml-property name="container" value="esr-nfvo-list"/>
- <xml-property name="namespace" value="external-system"/>
- <xml-property name="requiredProps" value="nfvo-id"/>
- <xml-property name="uriTemplate" value="/external-system/esr-nfvo-list/esr-nfvo/{nfvo-id}"/>
- </xml-properties>
- </java-type>
-
-
- <java-type name="EsrThirdpartySdncList">
- <xml-root-element name="esr-thirdparty-sdnc-list"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="esrThirdpartySdnc" name="esr-thirdparty-sdnc" type="inventory.aai.onap.org.v25.EsrThirdpartySdnc"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="maximumDepth" value="0"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrThirdpartySdnc">
- <xml-root-element name="esr-thirdparty-sdnc"/>
- <java-attributes>
- <xml-element java-attribute="thirdpartySdncId" name="thirdparty-sdnc-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Unique ID of SDNC."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="location" name="location" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="used for DC type to indicate the location of SDNC, such as Core or Edge."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="productName" name="product-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="password used to access SDNC server."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="domainType" name="domain-type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Domain type of the SDNC controllerr."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Persist NFVO address information used by VF-C."/>
+ <xml-property name="indexedProps" value="nfvo-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="searchable" value="nfvo-id"/>
+ <xml-property name="container" value="esr-nfvo-list"/>
+ <xml-property name="namespace" value="external-system"/>
+ <xml-property name="requiredProps" value="nfvo-id"/>
+ <xml-property name="uriTemplate" value="/external-system/esr-nfvo-list/esr-nfvo/{nfvo-id}"/>
+ </xml-properties>
+ </java-type>
+
+
+ <java-type name="EsrThirdpartySdncList">
+ <xml-root-element name="esr-thirdparty-sdnc-list"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="esrThirdpartySdnc" name="esr-thirdparty-sdnc" type="inventory.aai.onap.org.v25.EsrThirdpartySdnc"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="maximumDepth" value="0"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrThirdpartySdnc">
+ <xml-root-element name="esr-thirdparty-sdnc"/>
+ <java-attributes>
+ <xml-element java-attribute="thirdpartySdncId" name="thirdparty-sdnc-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Unique ID of SDNC."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="location" name="location" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="used for DC type to indicate the location of SDNC, such as Core or Edge."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="productName" name="product-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="password used to access SDNC server."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="domainType" name="domain-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Domain type of the SDNC controllerr."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Persist SDNC address information used by ONAP SDNC."/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
- <xml-property name="searchable" value="sdnc-id"/>
- <xml-property name="container" value="esr-thirdparty-sdnc-list"/>
- <xml-property name="namespace" value="external-system"/>
- <xml-property name="requiredProps" value="thirdparty-sdnc-id"/>
- <xml-property name="uriTemplate" value="/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/{thirdparty-sdnc-id}"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrSystemInfoList">
- <xml-root-element name="esr-system-info-list"/>
- <xml-properties>
- <xml-property name="description" value="Collection of persistent block-level external system auth info."/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="esrSystemInfo" name="esr-system-info" type="inventory.aai.onap.org.v25.EsrSystemInfo"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="maximumDepth" value="0"/>
- </xml-properties>
- </java-type>
-
- <java-type name="EsrSystemInfo">
- <xml-root-element name="esr-system-info"/>
- <java-attributes>
- <xml-element java-attribute="esrSystemInfoId" name="esr-system-info-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Unique ID of esr system info."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="systemName" name="system-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="name of external system."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="type" name="type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="type of external systems."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vendor" name="vendor" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="vendor of external systems."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="version" name="version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="version of external systems."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="serviceUrl" name="service-url" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="url used to access external systems."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="userName" name="user-name" required="true" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="username used to access external systems."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="password" name="password" required="true" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="password used to access external systems."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="systemType" name="system-type" required="true" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="it could be vim/vnfm/thirdparty-sdnc/ems-resource/ems-performance/ems-alarm."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="protocol" name="protocol" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="protocol of third party SDNC, for example netconf/snmp."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="sslCacert" name="ssl-cacert" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="ca file content if enabled ssl on auth-url."/>
- </xml-properties>
- </xml-element>
- <xml-element default-value="false" java-attribute="sslInsecure" name="ssl-insecure" type="java.lang.Boolean">
- <xml-properties>
- <xml-property name="description" value="Whether to verify VIM's certificate."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ipAddress" name="ip-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="service IP of ftp server."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="port" name="port" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="service port of ftp server."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="cloudDomain" name="cloud-domain" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="domain info for authentication."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="defaultTenant" name="default-tenant" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="default tenant of VIM."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="passive" name="passive" type="java.lang.Boolean">
- <xml-properties>
- <xml-property name="description" value="ftp passive mode or not."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="remotePath" name="remote-path" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="resource or performance data file path."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="systemStatus" name="system-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the status of external system."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="openstackRegionId" name="openstack-region-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="OpenStack region ID used by MultiCloud plugin to interact with an OpenStack instance."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Persist SDNC address information used by ONAP SDNC."/>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ <xml-property name="searchable" value="sdnc-id"/>
+ <xml-property name="container" value="esr-thirdparty-sdnc-list"/>
+ <xml-property name="namespace" value="external-system"/>
+ <xml-property name="requiredProps" value="thirdparty-sdnc-id"/>
+ <xml-property name="uriTemplate" value="/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/{thirdparty-sdnc-id}"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrSystemInfoList">
+ <xml-root-element name="esr-system-info-list"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of persistent block-level external system auth info."/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="esrSystemInfo" name="esr-system-info" type="inventory.aai.onap.org.v25.EsrSystemInfo"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="maximumDepth" value="0"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="EsrSystemInfo">
+ <xml-root-element name="esr-system-info"/>
+ <java-attributes>
+ <xml-element java-attribute="esrSystemInfoId" name="esr-system-info-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Unique ID of esr system info."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="systemName" name="system-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="name of external system."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="type" name="type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="type of external systems."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vendor" name="vendor" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="vendor of external systems."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="version" name="version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="version of external systems."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="serviceUrl" name="service-url" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="url used to access external systems."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="userName" name="user-name" required="true" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="username used to access external systems."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="password" name="password" required="true" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="password used to access external systems."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="systemType" name="system-type" required="true" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="it could be vim/vnfm/thirdparty-sdnc/ems-resource/ems-performance/ems-alarm."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="protocol" name="protocol" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="protocol of third party SDNC, for example netconf/snmp."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="sslCacert" name="ssl-cacert" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="ca file content if enabled ssl on auth-url."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element default-value="false" java-attribute="sslInsecure" name="ssl-insecure" type="java.lang.Boolean">
+ <xml-properties>
+ <xml-property name="description" value="Whether to verify VIM's certificate."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ipAddress" name="ip-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="service IP of ftp server."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="port" name="port" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="service port of ftp server."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="cloudDomain" name="cloud-domain" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="domain info for authentication."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="defaultTenant" name="default-tenant" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="default tenant of VIM."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="passive" name="passive" type="java.lang.Boolean">
+ <xml-properties>
+ <xml-property name="description" value="ftp passive mode or not."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="remotePath" name="remote-path" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="resource or performance data file path."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="systemStatus" name="system-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the status of external system."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="openstackRegionId" name="openstack-region-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="OpenStack region ID used by MultiCloud plugin to interact with an OpenStack instance."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Persist common address information of external systems."/>
- <xml-property name="indexedProps" value="esr-system-info-id,system-name,system-type,data-owner,data-source,data-source-version"/>
- <xml-property name="searchable" value="esr-system-info-id,system-name,system-type"/>
- <xml-property name="container" value="esr-system-info-list"/>
- <xml-property name="dependentOn" value="cloud-region,esr-ems,esr-vnfm,esr-thirdparty-sdnc,ext-aai-network,esr-nfvo"/>
- <xml-property name="requiredProps" value="esr-system-info-id,user-name,password,system-type"/>
- <xml-property name="uriTemplate" value="/esr-system-info-list/esr-system-info/{esr-system-info-id}"/>
- </xml-properties>
- </java-type>
-
- <java-type name="HpaCapabilities">
- <xml-properties>
- <xml-property name="description" value="Collection of HPA Capabilities"/>
- </xml-properties>
- <xml-root-element name="hpa-capabilities"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="hpaCapability" name="hpa-capability" type="inventory.aai.onap.org.v25.HpaCapability"/>
- </java-attributes>
- </java-type>
-
- <java-type name="HpaCapability">
- <xml-root-element name="hpa-capability"/>
- <java-attributes>
- <xml-element java-attribute="hpaCapabilityId" name="hpa-capability-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="UUID to uniquely identify a HPA capability"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="hpaFeature" name="hpa-feature" required="true" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Name of the HPACapability"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="hpaVersion" name="hpa-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="HPA schema version"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="architecture" name="architecture" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Hardware architecture"/>
- </xml-properties>
- </xml-element>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Persist common address information of external systems."/>
+ <xml-property name="indexedProps" value="esr-system-info-id,system-name,system-type,data-owner,data-source,data-source-version"/>
+ <xml-property name="searchable" value="esr-system-info-id,system-name,system-type"/>
+ <xml-property name="container" value="esr-system-info-list"/>
+ <xml-property name="dependentOn" value="cloud-region,esr-ems,esr-vnfm,esr-thirdparty-sdnc,ext-aai-network,esr-nfvo"/>
+ <xml-property name="requiredProps" value="esr-system-info-id,user-name,password,system-type"/>
+ <xml-property name="uriTemplate" value="/esr-system-info-list/esr-system-info/{esr-system-info-id}"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="HpaCapabilities">
+ <xml-properties>
+ <xml-property name="description" value="Collection of HPA Capabilities"/>
+ </xml-properties>
+ <xml-root-element name="hpa-capabilities"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="hpaCapability" name="hpa-capability" type="inventory.aai.onap.org.v25.HpaCapability"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="HpaCapability">
+ <xml-root-element name="hpa-capability"/>
+ <java-attributes>
+ <xml-element java-attribute="hpaCapabilityId" name="hpa-capability-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="UUID to uniquely identify a HPA capability"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="hpaFeature" name="hpa-feature" required="true" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Name of the HPACapability"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="hpaVersion" name="hpa-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="HPA schema version"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="architecture" name="architecture" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Hardware architecture"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="hpaFeatureAttributes" name="hpa-feature-attributes" type="inventory.aai.onap.org.v25.HpaFeatureAttributes"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Represents a HPA capability"/>
- <xml-property name="indexedProps" value="hpa-feature,architecture,hpa-capability-id,data-owner,data-source,data-source-version"/>
- <xml-property name="dependentOn" value="flavor,cloud-region"/>
- <xml-property name="container" value="hpa-capabilities"/>
- <xml-property name="requiredProps" value="hpa-capability-id,hpa-feature"/>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="hpaFeatureAttributes" name="hpa-feature-attributes" type="inventory.aai.onap.org.v25.HpaFeatureAttributes"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Represents a HPA capability"/>
+ <xml-property name="indexedProps" value="hpa-feature,architecture,hpa-capability-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="dependentOn" value="flavor,cloud-region"/>
+ <xml-property name="container" value="hpa-capabilities"/>
+ <xml-property name="requiredProps" value="hpa-capability-id,hpa-feature"/>
<xml-property name="uriTemplate" value="/hpa-capabilities/hpa-capability/{hpa-capability-id}"/>
- </xml-properties>
- </java-type>
+ </xml-properties>
+ </java-type>
- <java-type name="HpaFeatureAttributes">
- <xml-root-element name="hpa-feature-attributes"/>
- <java-attributes>
- <xml-element java-attribute="hpaAttributeKey" name="hpa-attribute-key" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="name of the specific HPA attribute"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="hpaAttributeValue" name="hpa-attribute-value" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="JSON string specifying the value, unit and type of the specific HPA attribute"/>
- </xml-properties>
- </xml-element>
+ <java-type name="HpaFeatureAttributes">
+ <xml-root-element name="hpa-feature-attributes"/>
+ <java-attributes>
+ <xml-element java-attribute="hpaAttributeKey" name="hpa-attribute-key" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="name of the specific HPA attribute"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="hpaAttributeValue" name="hpa-attribute-value" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="JSON string specifying the value, unit and type of the specific HPA attribute"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="HPA Capability Feature attributes"/>
- <xml-property name="indexedProps" value="hpa-attribute-key,data-owner,data-source,data-source-version"/>
- <xml-property name="dependentOn" value="hpa-capability"/>
- <xml-property name="requiredProps" value="hpa-attribute-key"/>
- </xml-properties>
- </java-type>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="HPA Capability Feature attributes"/>
+ <xml-property name="indexedProps" value="hpa-attribute-key,data-owner,data-source,data-source-version"/>
+ <xml-property name="dependentOn" value="hpa-capability"/>
+ <xml-property name="requiredProps" value="hpa-attribute-key"/>
+ </xml-properties>
+ </java-type>
<java-type name="CloudInfrastructure">
<xml-properties>
@@ -776,7 +776,7 @@
<java-attributes>
<xml-element java-attribute="cloudOwner" name="cloud-owner" required="true" type="java.lang.String" xml-key="true">
<xml-properties>
- <xml-property name="description" value="Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname"/>
+ <xml-property name="description" value="Identifies the vendor and cloud name. First part of composite key should be formatted as vendor-cloudname"/>
</xml-properties>
</xml-element>
<xml-element java-attribute="cloudRegionId" name="cloud-region-id" required="true" type="java.lang.String" xml-key="true">
@@ -817,11 +817,11 @@
<xml-element java-attribute="sriovAutomation" name="sriov-automation" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Whether the cloud region supports (true) or does not support (false) SR-IOV automation."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="cloudExtraInfo" name="cloud-extra-info" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="ESR inputs extra information about the VIM or Cloud which will be decoded by MultiVIM."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="cloudExtraInfo" name="cloud-extra-info" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="ESR inputs extra information about the VIM or Cloud which will be decoded by MultiVIM."/>
</xml-properties>
</xml-element>
<xml-element java-attribute="cloudRegionNumber" name="cloud-region-number" type="java.lang.Integer">
@@ -854,7 +854,7 @@
<xml-property name="description" value="Status of cloud-region."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="upgradeCycle" name="upgrade-cycle" type="java.lang.String">
+ <xml-element java-attribute="upgradeCycle" name="upgrade-cycle" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Upgrade cycle for the cloud region. For AIC regions upgrade cycle is designated by A,B,C etc."/>
</xml-properties>
@@ -864,10 +864,10 @@
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="orchestrationDisabled" name="orchestration-disabled" required="true" type="java.lang.Boolean" default-value="false">
+ <xml-element java-attribute="orchestrationDisabled" name="orchestration-disabled" required="true" type="java.lang.Boolean" default-value="false">
<xml-properties>
- <xml-property name="defaultValue" value="false"/>
- <xml-property name="description" value="Used to indicate whether orchestration is enabled for this cloud-region."/>
+ <xml-property name="defaultValue" value="false"/>
+ <xml-property name="description" value="Used to indicate whether orchestration is enabled for this cloud-region."/>
</xml-properties>
</xml-element>
<xml-element default-value="false" java-attribute="inMaint" name="in-maint" required="true" type="java.lang.Boolean">
@@ -882,12 +882,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -908,12 +908,12 @@
<xml-element java-attribute="hostAggregates" name="host-aggregates" type="inventory.aai.onap.org.v25.HostAggregates"/>
<xml-element java-attribute="activities" name="activities" type="inventory.aai.onap.org.v25.Activities"/>
<xml-element java-attribute="validationAudits" name="validation-audits" type="inventory.aai.onap.org.v25.ValidationAudits"/>
- <xml-element java-attribute="hpaCapabilities" name="hpa-capabilities" type="inventory.aai.onap.org.v25.HpaCapabilities">
- <xml-properties>
- <xml-property name="description" value="List of cloud-region specific HPA Capabilities"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
+ <xml-element java-attribute="hpaCapabilities" name="hpa-capabilities" type="inventory.aai.onap.org.v25.HpaCapabilities">
+ <xml-properties>
+ <xml-property name="description" value="List of cloud-region specific HPA Capabilities"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="esrSystemInfoList" name="esr-system-info-list" type="inventory.aai.onap.org.v25.EsrSystemInfoList"/>
</java-attributes>
<xml-properties>
<xml-property name="description" value="cloud-region designates an installation of a cloud cluster or region or instantiation. In AT&amp;Ts AIC cloud, this could be an LCP or DCP. Cloud regions are uniquely identified by a composite key, cloud-owner + cloud-region-id. The format of the cloud-owner is vendor-cloudname and we will use att-aic for AT&amp;T's AIC."/>
@@ -923,7 +923,7 @@
<xml-property name="namespace" value="cloud-infrastructure"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}"/>
<xml-property name="requiredProps" value="cloud-owner,cloud-region-id,orchestration-disabled,in-maint"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="HostAggregates">
@@ -955,12 +955,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -979,7 +979,7 @@
<xml-property name="container" value="host-aggregates"/>
<xml-property name="uriTemplate" value="/host-aggregates/host-aggregate/{host-aggregate-id}"/>
<xml-property name="requiredProps" value="host-aggregate-id,host-aggregate-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="VlanRanges">
@@ -1020,12 +1020,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1103,12 +1103,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1128,7 +1128,7 @@
<xml-property name="container" value="volume-groups"/>
<xml-property name="uriTemplate" value="/volume-groups/volume-group/{volume-group-id}"/>
<xml-property name="requiredProps" value="volume-group-id,vnf-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="RelationshipList">
@@ -1273,12 +1273,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1308,7 +1308,7 @@
<xml-property name="namespace" value="cloud-infrastructure"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/complexes/complex/{physical-location-id}"/>
<xml-property name="requiredProps" value="physical-location-id,physical-location-type,street1,city,postal-code,country,region"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Racks">
@@ -1353,12 +1353,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1379,7 +1379,7 @@
<xml-property name="container" value="racks"/>
<xml-property name="uriTemplate" value="/racks/rack/{rack-name}"/>
<xml-property name="requiredProps" value="rack-name,rack-type,rack-location,rack-power-diversity"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Cables">
@@ -1408,12 +1408,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1432,7 +1432,7 @@
<xml-property name="container" value="cables"/>
<xml-property name="uriTemplate" value="/cables/cable/{cable-name}"/>
<xml-property name="requiredProps" value="cable-name,cable-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="RackUnits">
@@ -1456,12 +1456,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1480,7 +1480,7 @@
<xml-property name="container" value="rack-units"/>
<xml-property name="uriTemplate" value="/rack-units/rack-unit/{rack-unit-name}"/>
<xml-property name="requiredProps" value="rack-unit-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Pdus">
@@ -1509,12 +1509,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1573,12 +1573,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1597,7 +1597,7 @@
<xml-property name="container" value="ctag-pools"/>
<xml-property name="uriTemplate" value="/ctag-pools/ctag-pool/{target-pe}/{availability-zone-name}"/>
<xml-property name="requiredProps" value="target-pe,availability-zone-name,ctag-pool-purpose"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Tenants">
@@ -1652,12 +1652,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1734,12 +1734,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1759,7 +1759,7 @@
<xml-property name="container" value="nos-servers"/>
<xml-property name="uriTemplate" value="/nos-servers/nos-server/{nos-server-id}"/>
<xml-property name="requiredProps" value="nos-server-id,nos-server-name,vendor,nos-server-selflink,in-maint"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Vservers">
@@ -1823,12 +1823,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -1857,7 +1857,7 @@
<xml-property name="container" value="vservers"/>
<xml-property name="uriTemplate" value="/vservers/vserver/{vserver-id}"/>
<xml-property name="requiredProps" value="vserver-id,vserver-name,vserver-selflink,in-maint,is-closed-loop-disabled"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="LInterfaces">
@@ -2013,12 +2013,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2027,7 +2027,7 @@
<xml-element java-attribute="sriovVfs" name="sriov-vfs" type="inventory.aai.onap.org.v25.SriovVfs"/>
<xml-element java-attribute="lInterfaces" name="l-interfaces" type="inventory.aai.onap.org.v25.LInterfaces"/>
<xml-element java-attribute="temporaryParameterLists" name="temporary-parameter-lists" type="inventory.aai.onap.org.v25.TemporaryParameterLists"/>
- <xml-element java-attribute="lcmpUnreachables" name="lcmp-unreachables" type="inventory.aai.onap.org.v25.LcmpUnreachables"/>
+ <xml-element java-attribute="icmpUnreachables" name="icmp-unreachables" type="inventory.aai.onap.org.v25.IcmpUnreachables"/>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
<xml-element container-type="java.util.ArrayList" java-attribute="l3InterfaceIpv4AddressList" name="l3-interface-ipv4-address-list" type="inventory.aai.onap.org.v25.L3InterfaceIpv4AddressList"/>
<xml-element container-type="java.util.ArrayList" java-attribute="l3InterfaceIpv6AddressList" name="l3-interface-ipv6-address-list" type="inventory.aai.onap.org.v25.L3InterfaceIpv6AddressList"/>
@@ -2046,7 +2046,7 @@
<xml-property name="uriTemplate" value="/l-interfaces/l-interface/{interface-name}"/>
<xml-property name="searchable" value="interface-name"/>
<xml-property name="requiredProps" value="interface-name,is-port-mirrored,in-maint,is-ip-unnumbered,l2-multicasting"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="SriovVfs">
@@ -2127,12 +2127,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2156,7 +2156,7 @@
<xml-property name="container" value="sriov-vfs"/>
<xml-property name="uriTemplate" value="/sriov-vfs/sriov-vf/{pci-id}"/>
<xml-property name="requiredProps" value="pci-id"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="L3InterfaceIpv4AddressList">
@@ -2207,18 +2207,28 @@
<xml-property name="description" value="Notes to aid OPs in troubleshooting, such as attribute aliases or additional descriptions/instructions about an object."/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="l3InterfaceIpv4SriovAddress" name="l3-interface-ipv4-sriov-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used to hold the real IP V4 address data for the OMC vservers’ SRIOV l-interfaces."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="l3InterfaceIpv4SriovPrefixLength" name="l3-interface-ipv4-sriov-prefix-length" type="java.lang.Long">
+ <xml-properties>
+ <xml-property name="description" value="Prefix length for SRIOV interfaces, 32 for single address."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2227,11 +2237,11 @@
</java-attributes>
<xml-properties>
<xml-property name="description" value="IPv4 Address Range"/>
- <xml-property name="indexedProps" value="l3-interface-ipv4-address,vlan-id-inner,neutron-network-id,neutron-subnet-id,vlan-id-outer,data-owner,data-source,data-source-version"/>
+ <xml-property name="indexedProps" value="l3-interface-ipv4-address,vlan-id-inner,neutron-network-id,neutron-subnet-id,vlan-id-outer,data-owner,data-source,data-source-version,l3-interface-ipv4-sriov-address"/>
<xml-property name="dependentOn" value="vlan,l-interface,vnfc,cp,lag-interface,p-interface"/>
<xml-property name="uriTemplate" value="/l3-interface-ipv4-address-list/{l3-interface-ipv4-address}"/>
<xml-property name="requiredProps" value="l3-interface-ipv4-address"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Vlans">
@@ -2328,12 +2338,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2349,7 +2359,7 @@
<xml-property name="container" value="vlans"/>
<xml-property name="uriTemplate" value="/vlans/vlan/{vlan-interface}"/>
<xml-property name="requiredProps" value="vlan-interface,in-maint,is-ip-unnumbered,is-private"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="L3InterfaceIpv6AddressList">
@@ -2400,18 +2410,28 @@
<xml-property name="description" value="Notes to aid OPs in troubleshooting, such as attribute aliases or additional descriptions/instructions about an object."/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="l3InterfaceIpv6SriovAddress" name="l3-interface-ipv6-sriov-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used to hold the real IP V6 address data for the OMC vservers’ SRIOV l-interfaces."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="l3InterfaceIpv6SriovPrefixLength" name="l3-interface-ipv6-sriov-prefix-length" type="java.lang.Long">
+ <xml-properties>
+ <xml-property name="description" value="Prefix length for SRIOV interfaces, 128 for single address."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2420,7 +2440,7 @@
</java-attributes>
<xml-properties>
<xml-property name="description" value="IPv6 Address Range"/>
- <xml-property name="indexedProps" value="l3-interface-ipv6-address,vlan-id-inner,neutron-network-id,neutron-subnet-id,vlan-id-outer,data-owner,data-source,data-source-version"/>
+ <xml-property name="indexedProps" value="l3-interface-ipv6-address,vlan-id-inner,neutron-network-id,neutron-subnet-id,vlan-id-outer,data-owner,data-source,data-source-version,l3-interface-ipv6-sriov-address"/>
<xml-property name="dependentOn" value="vlan,l-interface,vnfc,cp,lag-interface,p-interface"/>
<xml-property name="uriTemplate" value="/l3-interface-ipv6-address-list/{l3-interface-ipv6-address}"/>
<xml-property name="requiredProps" value="l3-interface-ipv6-address"/>
@@ -2456,12 +2476,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2480,7 +2500,7 @@
<xml-property name="container" value="volumes"/>
<xml-property name="uriTemplate" value="/volumes/volume/{volume-id}"/>
<xml-property name="requiredProps" value="volume-id,volume-selflink"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Flavors">
@@ -2546,23 +2566,23 @@
<xml-property name="description" value="Boolean as to whether this flavor is no longer enabled"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="hpaCapabilities" name="hpa-capabilities" type="inventory.aai.onap.org.v25.HpaCapabilities">
- <xml-properties>
- <xml-property name="description" value="List of flavor specific HPA Capabilities"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="hpaCapabilities" name="hpa-capabilities" type="inventory.aai.onap.org.v25.HpaCapabilities">
+ <xml-properties>
+ <xml-property name="description" value="List of flavor specific HPA Capabilities"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2582,7 +2602,7 @@
<xml-property name="container" value="flavors"/>
<xml-property name="uriTemplate" value="/flavors/flavor/{flavor-id}"/>
<xml-property name="requiredProps" value="flavor-id,flavor-name,flavor-selflink"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Snapshots">
@@ -2654,12 +2674,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2722,12 +2742,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2748,7 +2768,7 @@
<xml-property name="container" value="group-assignments"/>
<xml-property name="uriTemplate" value="/group-assignments/group-assignment/{group-id}"/>
<xml-property name="requiredProps" value="group-id,group-type,group-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Images">
@@ -2815,12 +2835,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2841,7 +2861,7 @@
<xml-property name="container" value="images"/>
<xml-property name="uriTemplate" value="/images/image/{image-id}"/>
<xml-property name="requiredProps" value="image-id,image-name,image-os-distro,image-os-version,image-selflink"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Metadata">
@@ -2865,12 +2885,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2888,7 +2908,7 @@
<xml-property name="container" value="metadata"/>
<xml-property name="uriTemplate" value="/metadata/metadatum/{metaname}"/>
<xml-property name="requiredProps" value="metaname,metaval"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="DvsSwitches">
@@ -2920,12 +2940,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -2944,7 +2964,7 @@
<xml-property name="container" value="dvs-switches"/>
<xml-property name="uriTemplate" value="/dvs-switches/dvs-switch/{switch-name}"/>
<xml-property name="requiredProps" value="switch-name,vcenter-url"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="NetworkProfiles">
@@ -2976,12 +2996,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -3000,7 +3020,7 @@
<xml-property name="namespace" value="cloud-infrastructure"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/network-profiles/network-profile/{nm-profile-name}"/>
<xml-property name="requiredProps" value="nm-profile-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Pservers">
@@ -3176,12 +3196,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -3209,7 +3229,7 @@
<xml-property name="namespace" value="cloud-infrastructure"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/pservers/pserver/{hostname}"/>
<xml-property name="requiredProps" value="hostname,in-maint"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="HpaCapacity">
@@ -3226,19 +3246,19 @@
</xml-properties>
</xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
<xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
@@ -3299,11 +3319,11 @@
<xml-property name="description" value="Nature of the services and connectivity on this port."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="domainType" name="domain-type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Domain type of the SDNC controllerr."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="domainType" name="domain-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Domain type of the SDNC controllerr."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="equipmentIdentifier" name="equipment-identifier" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="CLEI or other specification for p-interface hardware."/>
@@ -3319,12 +3339,12 @@
<xml-property name="description" value="Indicates the physical properties of the interface."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="networkInterfaceType" name="network-interface-type" type="java.lang.String">
+ <xml-element java-attribute="networkInterfaceType" name="network-interface-type" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Indicates the physical properties of the interface."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="bandwidthAttributes" name="bandwidth-attributes" type="inventory.aai.onap.org.v25.BandwidthAttributes">
+ <xml-element java-attribute="bandwidthAttributes" name="bandwidth-attributes" type="inventory.aai.onap.org.v25.BandwidthAttributes">
<xml-properties>
<xml-property name="description" value="The data structure to indicate value of available bandwidth. Applicable only for ENNI."/>
</xml-properties>
@@ -3334,11 +3354,11 @@
<xml-property name="description" value="Trigger for operational monitoring of this resource by Service Assurance systems."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="macAddress" name="mac-addresss" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="MAC Address of the p-interface."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="macAddress" name="mac-addresss" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="MAC Address of the p-interface."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
@@ -3360,7 +3380,7 @@
<xml-property name="description" value="Notes to aid OPs in troubleshooting, such as attribute aliases or additional descriptions/instructions about an object."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="interfaceFunction" name="interface-function" type="java.lang.String">
+ <xml-element java-attribute="interfaceFunction" name="interface-function" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="The function performed by this pInterface"/>
</xml-properties>
@@ -3370,21 +3390,21 @@
<xml-property name="description" value="MAC address for the interface"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="networkRef" name="network-ref" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the network-ref of this p-interface. Derived from ietf-restconf-notification that identifies a termination-point."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="transparent" name="transparent" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the transparent value of this p-interface."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="oper Status of this p-interface."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="networkRef" name="network-ref" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the network-ref of this p-interface. Derived from ietf-restconf-notification that identifies a termination-point."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="transparent" name="transparent" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the transparent value of this p-interface."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="oper Status of this p-interface."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="interDomainPlugId" name="inter-domain-plug-id" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="connect interdomain link"/>
@@ -3415,18 +3435,23 @@
<xml-property name="description" value="specifies the dampening configuration to slow down the operation of automation scripts executed on the device. Values, NULL (dampening not configured) DEFAULT (dampening w/o options) configures as ‘dampening’ dampening options configures dampening w/ options"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="mtu" name="mtu" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Maximum transmission unit (MTU) is used to determine the maximum size of each packet in any TCP or IP transmission."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -3451,7 +3476,7 @@
<xml-property name="uriTemplate" value="/p-interfaces/p-interface/{interface-name}"/>
<xml-property name="searchable" value="interface-name"/>
<xml-property name="requiredProps" value="interface-name,in-maint"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="LagInterfaces">
@@ -3523,7 +3548,7 @@
<xml-property name="description" value="Notes to aid OPs in troubleshooting, such as attribute aliases or additional descriptions/instructions about an object."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="interfaceFunction" name="interface-function" type="java.lang.String">
+ <xml-element java-attribute="interfaceFunction" name="interface-function" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="The function performed by this Lag interface"/>
</xml-properties>
@@ -3539,12 +3564,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -3600,7 +3625,7 @@
<xml-property name="container" value="lag-interfaces"/>
<xml-property name="uriTemplate" value="/lag-interfaces/lag-interface/{interface-name}"/>
<xml-property name="requiredProps" value="interface-name,in-maint"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Endpoints">
@@ -3642,12 +3667,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -3660,7 +3685,7 @@
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
<xml-element container-type="java.util.ArrayList" java-attribute="ipAddressList" name="ip-address-list" type="inventory.aai.onap.org.v25.IpAddressList"/>
<xml-element container-type="java.util.ArrayList" java-attribute="portList" name="port-list" type="inventory.aai.onap.org.v25.PortList"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="selectorList" name="selector-list" type="inventory.aai.onap.org.v25.SelectorList"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="selectorList" name="selector-list" type="inventory.aai.onap.org.v25.SelectorList"/>
</java-attributes>
<xml-properties>
<xml-property name="description" value="describes an endpoints"/>
@@ -3668,8 +3693,8 @@
<xml-property name="container" value="endpoints"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/endpoints/endpoint/{endpoint-id}"/>
<xml-property name="requiredProps" value="endpoint-id"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
- </xml-properties>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ </xml-properties>
</java-type>
<java-type name="Activities">
@@ -3745,23 +3770,23 @@
<xml-property name="description" value="Date/time expires"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
</xml-properties>
@@ -3776,8 +3801,8 @@
<xml-property name="container" value="activities"/>
<xml-property name="uriTemplate" value="/activities/activity/{activity-id}"/>
<xml-property name="requiredProps" value="activity-id,activity-type"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
- </xml-properties>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ </xml-properties>
</java-type>
<java-type name="ActivityStates">
@@ -3819,12 +3844,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -3838,12 +3863,12 @@
<xml-property name="container" value="activity-states"/>
<xml-property name="uriTemplate" value="/activity-states/activity-state/{state-order}"/>
<xml-property name="requiredProps" value="state-order,state-name"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
- </xml-properties>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ </xml-properties>
</java-type>
- <java-type name="BandwidthAttributes">
+ <java-type name="BandwidthAttributes">
<xml-properties>
<xml-property name="description" value="Collection of bandwidth attribute. Added for ENNI in MDONS use case."/>
</xml-properties>
@@ -3866,19 +3891,19 @@
</xml-properties>
</xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
<xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
@@ -3903,7 +3928,7 @@
</xml-properties>
</java-type>
- <java-type name="AvailableBandwidthMap">
+ <java-type name="AvailableBandwidthMap">
<xml-properties>
<xml-property name="description" value="Collection of Available Bandwidth. Added for ENNI in MDONS use case."/>
</xml-properties>
@@ -3911,11 +3936,11 @@
<java-attributes>
<xml-element container-type="java.util.ArrayList" java-attribute="availableBandwidth" name="available-bandwidth" type="inventory.aai.onap.org.v25.AvailableBandwidth"/>
</java-attributes>
- </java-type>
+ </java-type>
<java-type name="AvailableBandwidth">
<xml-root-element name="available-bandwidth"/>
<java-attributes>
- <xml-element java-attribute="abId" name="ab-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-element java-attribute="abId" name="ab-id" required="true" type="java.lang.String" xml-key="true">
<xml-properties>
<xml-property name="description" value="Id that identifies the attribute"/>
</xml-properties>
@@ -3936,19 +3961,19 @@
</xml-properties>
</xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the upstream source of the data."/>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
- </xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
<xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
@@ -3969,7 +3994,7 @@
</xml-properties>
</java-type>
- <!--java-type name="OTNLabelRestrictions">
+ <!--java-type name="OTNLabelRestrictions">
<xml-properties>
<xml-property name="description" value="Collection of Label Restriction. Added for ENNI in MDONS use case."/>
</xml-properties>
@@ -4108,12 +4133,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4192,7 +4217,7 @@
<xml-property name="container" value="vrfs"/>
<xml-property name="uriTemplate" value="/vrfs/vrf/{vrf-id}"/>
<xml-property name="requiredProps" value="vrf-id,vrf-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="OamNetworks">
@@ -4239,12 +4264,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4276,7 +4301,7 @@
<xml-element container-type="java.util.ArrayList" java-attribute="validationAudit" name="validation-audit" type="inventory.aai.onap.org.v25.ValidationAudit"/>
</java-attributes>
</java-type>
- <java-type name="ValidationAudit">
+ <java-type name="ValidationAudit">
<xml-root-element name="validation-audit"/>
<java-attributes>
<xml-element java-attribute="validationId" name="validation-id" required="true" type="java.lang.String" xml-key="true">
@@ -4284,7 +4309,7 @@
<xml-property name="description" value="Validation-Audit UUID"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="validationRequestId" name="validation-request-id" type="java.lang.String" >
+ <xml-element java-attribute="validationRequestId" name="validation-request-id" type="java.lang.String" >
<xml-properties>
<xml-property name="description" value="Request-id to retrieve data from client related to the specified audit"/>
</xml-properties>
@@ -4305,24 +4330,24 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
</xml-properties>
</xml-element>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
+ </java-attributes>
+ <xml-properties>
<xml-property name="description" value="validation audit, value of validation status"/>
<xml-property name="indexedProps" value="validation-id,data-owner,data-source,data-source-version"/>
<xml-property name="uniqueProps" value="validation-id"/>
@@ -4330,7 +4355,7 @@
<xml-property name="container" value="validation-audits"/>
<xml-property name="uriTemplate" value="/validation-audits/validation-audit/{validation-id}"/>
<xml-property name="requiredProps" value="validation-id"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="AvailabilityZones">
@@ -4367,12 +4392,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4391,7 +4416,7 @@
<xml-property name="container" value="availability-zones"/>
<xml-property name="uriTemplate" value="/availability-zones/availability-zone/{availability-zone-name}"/>
<xml-property name="requiredProps" value="availability-zone-name,hypervisor-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="VirtualDataCenters">
@@ -4423,12 +4448,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4448,7 +4473,7 @@
<xml-property name="namespace" value="cloud-infrastructure"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/virtual-data-centers/virtual-data-center/{vdc-id}"/>
<xml-property name="requiredProps" value="vdc-id,vdc-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Business">
@@ -4464,7 +4489,7 @@
<xml-element java-attribute="platforms" name="platforms" type="inventory.aai.onap.org.v25.Platforms"/>
<xml-element java-attribute="projects" name="projects" type="inventory.aai.onap.org.v25.Projects"/>
- <xml-element java-attribute="spPartners" name="sp-partners" type="inventory.aai.onap.org.v25.SpPartners"/>
+ <xml-element java-attribute="spPartners" name="sp-partners" type="inventory.aai.onap.org.v25.SpPartners"/>
</java-attributes>
</java-type>
@@ -4507,12 +4532,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4532,7 +4557,7 @@
<xml-property name="namespace" value="business"/>
<xml-property name="uriTemplate" value="/business/projects/project/{project-name}"/>
<xml-property name="requiredProps" value="project-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Connectors">
@@ -4591,12 +4616,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4611,7 +4636,7 @@
<xml-property name="namespace" value="business"/>
<xml-property name="uriTemplate" value="/business/connectors/connector/{resource-instance-id}"/>
<xml-property name="requiredProps" value="resource-instance-id"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Customers">
@@ -4652,12 +4677,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4680,7 +4705,7 @@
<xml-property name="namespace" value="business"/>
<xml-property name="uriTemplate" value="/business/customers/customer/{global-customer-id}"/>
<xml-property name="requiredProps" value="global-customer-id,subscriber-name,subscriber-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="LinesOfBusiness">
@@ -4707,12 +4732,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4732,7 +4757,7 @@
<xml-property name="namespace" value="business"/>
<xml-property name="uriTemplate" value="/business/lines-of-business/line-of-business/{line-of-business-name}"/>
<xml-property name="requiredProps" value="line-of-business-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="OwningEntities">
@@ -4764,12 +4789,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4817,12 +4842,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4842,7 +4867,7 @@
<xml-property name="namespace" value="business"/>
<xml-property name="uriTemplate" value="/business/platforms/platform/{platform-name}"/>
<xml-property name="requiredProps" value="platform-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="ServiceSubscriptions">
@@ -4874,12 +4899,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -4901,7 +4926,7 @@
<xml-property name="crossEntityReference" value="service-instance,service-type"/>
<xml-property name="uriTemplate" value="/service-subscriptions/service-subscription/{service-type}"/>
<xml-property name="requiredProps" value="service-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="ServiceInstances">
@@ -4937,7 +4962,7 @@
<xml-property name="description" value="String capturing the service role."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="serviceRate" name="service-rate" type="java.lang.String">
+ <xml-element java-attribute="serviceRate" name="service-rate" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Rate of the service instance."/>
</xml-properties>
@@ -5083,12 +5108,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5100,12 +5125,12 @@
<xml-element java-attribute="communicationServiceProfiles" name="communication-service-profiles" type="inventory.aai.onap.org.v25.CommunicationServiceProfiles"/>
<xml-element java-attribute="serviceProfiles" name="service-profiles" type="inventory.aai.onap.org.v25.ServiceProfiles"/>
<xml-element java-attribute="sliceProfiles" name="slice-profiles" type="inventory.aai.onap.org.v25.SliceProfiles"/>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Indicator for whether the resource is considered operational. Valid values are in-service-path and out-of-service-path."/>
- <xml-property name="suggestibleOnSearch" value="true"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Indicator for whether the resource is considered operational. Valid values are in-service-path and out-of-service-path."/>
+ <xml-property name="suggestibleOnSearch" value="true"/>
+ </xml-properties>
+ </xml-element>
</java-attributes>
<xml-properties>
<xml-property name="description" value="Instance of a service"/>
@@ -5117,7 +5142,7 @@
<xml-property name="container" value="service-instances"/>
<xml-property name="uriTemplate" value="/service-instances/service-instance/{service-instance-id}"/>
<xml-property name="requiredProps" value="service-instance-id"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="ServiceDesignAndCreation">
@@ -5178,12 +5203,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5203,7 +5228,7 @@
<xml-property name="namespace" value="service-design-and-creation"/>
<xml-property name="uriTemplate" value="/service-design-and-creation/vnf-images/vnf-image/{vnf-image-uuid}"/>
<xml-property name="requiredProps" value="vnf-image-uuid,application,application-vendor"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Services">
@@ -5250,12 +5275,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5269,7 +5294,7 @@
<xml-property name="namespace" value="service-design-and-creation"/>
<xml-property name="uriTemplate" value="/service-design-and-creation/services/service/{service-id}"/>
<xml-property name="requiredProps" value="service-id,service-description"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="ServiceCapabilities">
@@ -5301,12 +5326,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5354,17 +5379,17 @@
<xml-element java-attribute="instanceGroups" name="instance-groups" type="inventory.aai.onap.org.v25.InstanceGroups"/>
<xml-element java-attribute="zones" name="zones" type="inventory.aai.onap.org.v25.Zones"/>
<xml-element java-attribute="autonomousSystems" name="autonomous-systems" type="inventory.aai.onap.org.v25.AutonomousSystems"/>
- <xml-element java-attribute="networkRanges" name="network-ranges" type="inventory.aai.onap.org.v25.NetworkRanges"/>
- <xml-element java-attribute="mappings" name="mappings" type="inventory.aai.onap.org.v25.Mappings"/>
- <xml-element java-attribute="hwComponents" name="hw-components" type="inventory.aai.onap.org.v25.HwComponents"/>
- <xml-element java-attribute="swComponents" name="sw-components" type="inventory.aai.onap.org.v25.SwComponents"/>
- <xml-element java-attribute="networkRoutes" name="network-routes" type="inventory.aai.onap.org.v25.NetworkRoutes"/>
+ <xml-element java-attribute="networkRanges" name="network-ranges" type="inventory.aai.onap.org.v25.NetworkRanges"/>
+ <xml-element java-attribute="mappings" name="mappings" type="inventory.aai.onap.org.v25.Mappings"/>
+ <xml-element java-attribute="hwComponents" name="hw-components" type="inventory.aai.onap.org.v25.HwComponents"/>
+ <xml-element java-attribute="swComponents" name="sw-components" type="inventory.aai.onap.org.v25.SwComponents"/>
+ <xml-element java-attribute="networkRoutes" name="network-routes" type="inventory.aai.onap.org.v25.NetworkRoutes"/>
<xml-element java-attribute="configurations" name="configurations" type="inventory.aai.onap.org.v25.Configurations"/>
<xml-element java-attribute="forwardingPaths" name="forwarding-paths" type="inventory.aai.onap.org.v25.ForwardingPaths"/>
<xml-element java-attribute="collections" name="collections" type="inventory.aai.onap.org.v25.Collections"/>
- <xml-element java-attribute="nextHops" name="next-hops" type="inventory.aai.onap.org.v25.NextHops"/>
- <xml-element java-attribute="bfds" name="bfds" type="inventory.aai.onap.org.v25.Bfds"/>
- <xml-element java-attribute="fqdns" name="fqdns" type="inventory.aai.onap.org.v25.Fqdns"/>
+ <xml-element java-attribute="nextHops" name="next-hops" type="inventory.aai.onap.org.v25.NextHops"/>
+ <xml-element java-attribute="bfds" name="bfds" type="inventory.aai.onap.org.v25.Bfds"/>
+ <xml-element java-attribute="fqdns" name="fqdns" type="inventory.aai.onap.org.v25.Fqdns"/>
<xml-element java-attribute="connectivities" name="connectivities" type="inventory.aai.onap.org.v25.Connectivities"/>
<xml-element java-attribute="lanPortConfigs" name="lan-port-configs" type="inventory.aai.onap.org.v25.LanPortConfigs"/>
<xml-element java-attribute="networkResources" name="network-resources" type="inventory.aai.onap.org.v25.NetworkResources"/>
@@ -5376,7 +5401,7 @@
<xml-element java-attribute="labelRestrictions" name="label-restrictions" type="inventory.aai.onap.org.v25.LabelRestrictions"/>
<xml-element java-attribute="unis" name="unis" type="inventory.aai.onap.org.v25.Unis"/>
<xml-element java-attribute="teLinkAttributes" name="te-link-attributes" type="inventory.aai.onap.org.v25.TeLinkAttributes"/>
- <xml-element java-attribute="interlayerAttachments" name="interlayer-attachments" type="inventory.aai.onap.org.v25.InterlayerAttachments"/>
+ <xml-element java-attribute="interlayerAttachments" name="interlayer-attachments" type="inventory.aai.onap.org.v25.InterlayerAttachments"/>
<xml-element java-attribute="tunnelTerminationPoints" name="tunnel-termination-points" type="inventory.aai.onap.org.v25.TunnelTerminationPoints"/>
</java-attributes>
</java-type>
@@ -5475,22 +5500,22 @@
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="configurationRole" name="configuration-role" type="java.lang.String">
+ <xml-element java-attribute="configurationRole" name="configuration-role" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used to categorize the configuration."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="configurationFunction" name="configuration-function" type="java.lang.String">
+ <xml-element java-attribute="configurationFunction" name="configuration-function" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used to categorize the configuration."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="primaryRole" name="primary-role" type="java.lang.Boolean">
+ <xml-element java-attribute="primaryRole" name="primary-role" type="java.lang.Boolean">
<xml-properties>
<xml-property name="description" value="Used by some configurations to identify if it's filling a primary role."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="orchestrationVersion" name="orchestration-version" type="java.lang.String">
+ <xml-element java-attribute="orchestrationVersion" name="orchestration-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used to categorize the configuration."/>
</xml-properties>
@@ -5501,12 +5526,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5524,7 +5549,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/configurations/configuration/{configuration-id}"/>
<xml-property name="requiredProps" value="configuration-id,configuration-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="LogicalLinks">
@@ -5566,19 +5591,19 @@
<xml-property name="description" value="Captures the units corresponding to the speed"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="availableCapacity" name="available-capacity" type="java.lang.String">
+ <xml-element java-attribute="availableCapacity" name="available-capacity" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Captures the units corresponding to the speed"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="adminState" name="admin-state" type="java.lang.String">
+ <xml-element java-attribute="adminState" name="admin-state" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Captures the administrative state of the link"/>
</xml-properties>
</xml-element>
<xml-element java-attribute="ipVersion" name="ip-version" type="java.lang.String">
<xml-properties>
- <xml-property name="description" value="v4, v6, or ds for dual stack"/>
+ <xml-property name="description" value="v4, v6, or ds for dual stack"/>
</xml-properties>
</xml-element>
<xml-element java-attribute="routingProtocol" name="routing-protocol" type="java.lang.String">
@@ -5663,7 +5688,7 @@
<xml-property name="description" value="A segment-id assigned to the logical-link (ex, esi for ethernet segments)."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="linkFunction" name="link-function" type="java.lang.String">
+ <xml-element java-attribute="linkFunction" name="link-function" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="The function performed by this logical link"/>
</xml-properties>
@@ -5674,12 +5699,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5696,7 +5721,7 @@
<xml-property name="searchable" value="link-name"/>
<xml-property name="uriTemplate" value="/network/logical-links/logical-link/{link-name}"/>
<xml-property name="requiredProps" value="link-name,in-maint,link-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="SitePairSets">
@@ -5723,12 +5748,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5749,7 +5774,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/site-pair-sets/site-pair-set/{site-pair-set-id}"/>
<xml-property name="requiredProps" value="site-pair-set-id"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="RoutingInstances">
@@ -5781,12 +5806,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5800,12 +5825,12 @@
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
- <xml-property name="description" value="Collection of routing tables, interfaces, and routing protocol parameters."/>
+ <xml-property name="description" value="Collection of routing tables, interfaces, and routing protocol parameters."/>
<xml-property name="indexedProps" value="routing-instance-id,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="site-pair-set"/>
<xml-property name="container" value="routing-instances"/>
<xml-property name="uriTemplate" value="/routing-instances/routing-instance/{routing-instance-id}"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="SitePairs">
@@ -5857,12 +5882,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5918,12 +5943,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -5936,7 +5961,7 @@
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
- <xml-property name="description" value="Captures data and voice protocols to differentiate the types of payloads contained in the packet being transmitted."/>
+ <xml-property name="description" value="Captures data and voice protocols to differentiate the types of payloads contained in the packet being transmitted."/>
<xml-property name="indexedProps" value="cos,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="site-pair"/>
<xml-property name="container" value="classes-of-service"/>
@@ -6059,28 +6084,28 @@
<xml-property name="description" value="Store destination tributary port number of the underlay OTN tunnel realizing this vpn service."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model id for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-version-id"/>
+ <xml-property name="dbAlias" value="model-invariant-id-local"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model version for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-invariant-id"/>
+ <xml-property name="dbAlias" value="model-version-id-local"/>
+ <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
@@ -6111,12 +6136,12 @@
<xml-property name="description" value="Label mode for IPv6."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="vpnDescription" name="vpn-description" type="java.lang.String">
+ <xml-element java-attribute="vpnDescription" name="vpn-description" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="The description of the vpn."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="vxlanNetworkId" name="vxlan-network-id" type="java.lang.String">
+ <xml-element java-attribute="vxlanNetworkId" name="vxlan-network-id" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="A VNI associated with the VPN."/>
</xml-properties>
@@ -6147,12 +6172,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6217,12 +6242,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6280,12 +6305,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6298,7 +6323,7 @@
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
- <xml-property name="description" value="Groups different VLANs that are on different logical interfaces on the same VNF. Multicast is the delivery of information to a group of destinations simultaneously, using the most efficient strategy to deliver messages over each link of the network only once, and create copies only when the links to the destinations split."/>
+ <xml-property name="description" value="Groups different VLANs that are on different logical interfaces on the same VNF. Multicast is the delivery of information to a group of destinations simultaneously, using the most efficient strategy to deliver messages over each link of the network only once, and create copies only when the links to the destinations split."/>
<xml-property name="indexedProps" value="multicast-configuration-id,data-owner,data-source,data-source-version"/>
<xml-property name="uniqueProps" value="multicast-configuration-id"/>
<xml-property name="container" value="multicast-configurations"/>
@@ -6421,12 +6446,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6447,7 +6472,7 @@
<xml-property name="extends" value="vnf"/>
<xml-property name="uriTemplate" value="/network/vces/vce/{vnf-id}"/>
<xml-property name="requiredProps" value="vnf-id,vnf-name,vnf-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="PortGroups">
@@ -6521,12 +6546,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6542,7 +6567,7 @@
<xml-property name="container" value="port-groups"/>
<xml-property name="uriTemplate" value="/port-groups/port-group/{interface-id}"/>
<xml-property name="requiredProps" value="interface-id,orchestration-status"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="CvlanTags">
@@ -6566,12 +6591,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6679,12 +6704,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6888,12 +6913,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6918,7 +6943,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/l3-networks/l3-network/{network-id}"/>
<xml-property name="requiredProps" value="network-id,is-bound-to-vpn,is-provider-network,is-shared-network,is-external-network"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="NetworkPolicies">
<xml-root-element name="network-policies"/>
@@ -6950,12 +6975,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -6998,7 +7023,7 @@
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
- <xml-property name="description" value="Captures set of conditions, constraints, and settings that allow designation of who is authorized to connect to the network and the circumstances under which they can or cannot connect. Provides Contrail FQDN for policy."/>
+ <xml-property name="description" value="Captures set of conditions, constraints, and settings that allow designation of who is authorized to connect to the network and the circumstances under which they can or cannot connect. Provides Contrail FQDN for policy."/>
<xml-property name="nameProps" value="network-policy-fqdn"/>
<xml-property name="indexedProps" value="network-policy-id,network-policy-fqdn,data-owner,data-source,data-source-version,heat-stack-id"/>
<xml-property name="searchable" value="network-policy-id,network-policy-fqdn"/>
@@ -7006,7 +7031,7 @@
<xml-property name="container" value="network-policies"/>
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/network-policies/network-policy/{network-policy-id}"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="CtagAssignments">
<xml-root-element name="ctag-assignments"/>
@@ -7029,12 +7054,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -7171,12 +7196,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -7199,7 +7224,7 @@
<xml-property name="container" value="subnets"/>
<xml-property name="uriTemplate" value="/subnets/subnet/{subnet-id}"/>
<xml-property name="requiredProps" value="subnet-id,dhcp-enabled"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="GenericVnfs">
@@ -7279,8 +7304,8 @@
<xml-properties>
<xml-property name="description" value="Orchestration status of this VNF, used by MSO."/>
<xml-property name="suggestibleOnSearch" value="true"/>
- </xml-properties>
- </xml-element>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="vnfPackageName" name="vnf-package-name" required="false" type="java.lang.String">
<xml-properties>
<xml-property name="description" value=""/>
@@ -7535,12 +7560,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -7567,7 +7592,7 @@
<xml-property name="suggestionAliases" value="VNFs"/>
<xml-property name="uriTemplate" value="/network/generic-vnfs/generic-vnf/{vnf-id}"/>
<xml-property name="requiredProps" value="vnf-id,vnf-type,in-maint,is-closed-loop-disabled"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="VfModules">
@@ -7680,12 +7705,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -7706,7 +7731,7 @@
<xml-property name="container" value="vf-modules"/>
<xml-property name="uriTemplate" value="/vf-modules/vf-module/{vf-module-id}"/>
<xml-property name="requiredProps" value="vf-module-id,is-base-vf-module,automated-assignment"/>
- </xml-properties>
+ </xml-properties>
</java-type>
@@ -7734,12 +7759,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -7758,7 +7783,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/lag-links/lag-link/{link-name}"/>
<xml-property name="requiredProps" value="link-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Newvces">
@@ -7850,12 +7875,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8015,7 +8040,7 @@
</xml-element>
<xml-element java-attribute="spareEquipmentIndicator" name="spare-equipment-indicator" required="true" type="java.lang.Boolean">
<xml-properties>
- <xml-property name="defaultValue" value="false"/>
+ <xml-property name="defaultValue" value="false"/>
<xml-property name="description" value="Flag for identifying spare equipment"/>
</xml-properties>
</xml-element>
@@ -8034,21 +8059,21 @@
<xml-property name="description" value="Nf Role is the role performed by this instance in the network."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="adminStatus" name="admin-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="admin Status of this PNF"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the operational-status for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this object."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="adminStatus" name="admin-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="admin Status of this PNF"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the operational-status for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this object."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="The ASDC model id for this resource model."/>
@@ -8106,7 +8131,7 @@
<xml-property name="description" value="This is the IP address (IPv6) for the PNF itself. This is the IPv6 address that the PNF iself can be accessed at."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="phoneNumber" name="phone-number" type="java.lang.String">
+ <xml-element java-attribute="phoneNumber" name="phone-number" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the POTS phone number used to connect to a pnf out-of-band via dial-up."/>
</xml-properties>
@@ -8117,15 +8142,15 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
- </xml-properties>
+ </xml-properties>
</xml-element>
<xml-element java-attribute="softwareVersions" name="software-versions" type="inventory.aai.onap.org.v25.SoftwareVersions"/>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
@@ -8146,7 +8171,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/pnfs/pnf/{pnf-name}"/>
<xml-property name="requiredProps" value="pnf-name,in-maint,spare-equipment-indicator"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Chassies">
@@ -8219,7 +8244,7 @@
<xml-property name="description" value="CLEI or other specification for chassis hardware."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="slotNumber" name="slot-number" type="java.lang.Integer">
+ <xml-element java-attribute="slotNumber" name="slot-number" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="Slot number associated with this chassis."/>
</xml-properties>
@@ -8235,12 +8260,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8253,7 +8278,7 @@
<xml-element java-attribute="ports" name="ports" type="inventory.aai.onap.org.v25.Ports"/>
<xml-element java-attribute="cardSlots" name="card-slots" type="inventory.aai.onap.org.v25.CardSlots"/>
<xml-element java-attribute="pluggableSlots" name="pluggable-slots" type="inventory.aai.onap.org.v25.PluggableSlots"/>
- <xml-element java-attribute="licenses" name="licenses" type="inventory.aai.onap.org.v25.Licenses"/>
+ <xml-element java-attribute="licenses" name="licenses" type="inventory.aai.onap.org.v25.Licenses"/>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
@@ -8264,7 +8289,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/chassies/chassis/{chassis-name}"/>
<xml-property name="requiredProps" value="chassis-name,chassis-type,chassis-role"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Ports">
@@ -8333,12 +8358,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8357,7 +8382,7 @@
<xml-property name="container" value="ports"/>
<xml-property name="uriTemplate" value="/ports/port/{port-name}"/>
<xml-property name="requiredProps" value="port-name,port-type,port-role,speed-value,speed-units"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="CardSlots">
@@ -8383,12 +8408,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8408,7 +8433,7 @@
<xml-property name="container" value="card-slots"/>
<xml-property name="uriTemplate" value="/card-slots/card-slot/{slot-name}"/>
<xml-property name="requiredProps" value="slot-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Cards">
@@ -8432,12 +8457,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8458,7 +8483,7 @@
<xml-property name="container" value="cards"/>
<xml-property name="uriTemplate" value="/cards/card/{card-type}"/>
<xml-property name="requiredProps" value="card-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="PluggableSlots">
@@ -8484,12 +8509,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8509,7 +8534,7 @@
<xml-property name="container" value="pluggable-slots"/>
<xml-property name="uriTemplate" value="/pluggable-slots/pluggable-slot/{slot-name}"/>
<xml-property name="requiredProps" value="slot-name"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Pluggables">
@@ -8543,12 +8568,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8568,7 +8593,7 @@
<xml-property name="container" value="pluggables"/>
<xml-property name="uriTemplate" value="/pluggables/pluggable/{pluggable-type}"/>
<xml-property name="requiredProps" value="pluggable-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="SoftwareVersions">
@@ -8601,12 +8626,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8619,7 +8644,7 @@
<xml-property name="container" value="pnf"/>
<xml-property name="requiredProps" value="software-version-id,is-active-sw-ver"/>
<xml-property name="uriTemplate" value="/pnf/software-version/{software-version-id}"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="PhysicalLinks">
@@ -8703,12 +8728,12 @@
<xml-property name="description" value="The function performed by this physical link"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="linkRole" name="link-role" type="java.lang.String">
+ <xml-element java-attribute="linkRole" name="link-role" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Indicator for the use of this physical link"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="linkType" name="link-type" type="java.lang.String">
+ <xml-element java-attribute="linkType" name="link-type" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Subtype used to categorize this physical link"/>
</xml-properties>
@@ -8724,12 +8749,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8751,7 +8776,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="searchable" value="link-name,circuit-id,operational-status"/>
<xml-property name="uriTemplate" value="/network/physical-links/physical-link/{link-name}"/>
- <xml-property name="requiredProps" value="link-name"/>
+ <xml-property name="requiredProps" value="link-name"/>
</xml-properties>
</java-type>
@@ -8786,12 +8811,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8809,7 +8834,7 @@
<xml-property name="dependentOn" value="ipsec-configuration"/>
<xml-property name="container" value="vig-servers"/>
<xml-property name="uriTemplate" value="/vig-servers/vig-server/{vig-address-type}"/>
- <xml-property name="requiredProps" value="vig-address-type"/>
+ <xml-property name="requiredProps" value="vig-address-type"/>
</xml-properties>
</java-type>
@@ -8934,12 +8959,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -8959,80 +8984,80 @@
<xml-property name="container" value="ipsec-configurations"/>
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}"/>
- <xml-property name="requiredProps" value="ipsec-configuration-id"/>
- </xml-properties>
- </java-type>
-
-
- <java-type name="NotificationEvent">
- <xml-root-element name="notification-event"/>
- <java-attributes>
- <xml-element java-attribute="cambriaPartition" name="cambria.partition" type="java.lang.String"/>
- <xml-element java-attribute="eventHeader" name="event-header" type="inventory.aai.onap.org.v25.NotificationEventHeader"/>
- <xml-any-element java-attribute="entity"/>
- </java-attributes>
- </java-type>
- <java-type name="NotificationEventHeader">
- <xml-root-element name="notification-event-header"/>
- <java-attributes>
- <xml-element java-attribute="id" name="id" type="java.lang.String"/>
- <xml-element java-attribute="timestamp" name="timestamp" type="java.lang.String"/>
- <xml-element java-attribute="sourceName" name="source-name" type="java.lang.String"/>
- <xml-element java-attribute="domain" name="domain" type="java.lang.String"/>
- <xml-element java-attribute="sequenceNumber" name="sequence-number" type="java.lang.String"/>
- <xml-element java-attribute="severity" name="severity" type="java.lang.String"/>
- <xml-element java-attribute="eventType" name="event-type" type="java.lang.String"/>
- <xml-element java-attribute="version" name="version" type="java.lang.String"/>
- <xml-element java-attribute="action" name="action" type="java.lang.String"/>
- <xml-element java-attribute="entityType" name="entity-type" type="java.lang.String"/>
- <xml-element java-attribute="topEntityType" name="top-entity-type" type="java.lang.String"/>
- <xml-element java-attribute="entityLink" name="entity-link" type="java.lang.String"/>
- <xml-element java-attribute="status" name="status" type="java.lang.String"/>
- </java-attributes>
- </java-type>
- <java-type name="AaiInternal">
- <xml-root-element name="aai-internal"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="reservedPropNames" name="reserved-prop-names" type="inventory.aai.onap.org.v25.ReservedPropNames"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="edgePropNames" name="edge-prop-names" type="inventory.aai.onap.org.v25.EdgePropNames"/>
- </java-attributes>
- </java-type>
- <java-type name="ReservedPropNames">
- <xml-properties>
- <xml-property name="description" value="Internal map to define some reserved properties of a vertex"/>
- <xml-property name="uniqueProps" value="aai-unique-key,aai-uri"/>
- <xml-property name="indexedProps" value="aai-unique-key,source-of-truth,aai-node-type,aai-uri"/>
- </xml-properties>
- <xml-root-element name="reserved-prop-names"/>
- <java-attributes>
- <xml-element java-attribute="lastModSourceOfTruth" name="last-mod-source-of-truth" type="java.lang.String"/>
- <xml-element java-attribute="aaiNodeType" name="aai-node-type" type="java.lang.String"/>
- <xml-element java-attribute="aaiCreatedTs" name="aai-created-ts" type="java.lang.Long"/>
- <xml-element java-attribute="aaiUniqueKey" name="aai-unique-key" type="java.lang.String"/>
- <xml-element java-attribute="aaiLastModTs" name="aai-last-mod-ts" type="java.lang.Long"/>
- <xml-element java-attribute="sourceOfTruth" name="source-of-truth" type="java.lang.String"/>
- <xml-element java-attribute="aaiUri" name="aai-uri" type="java.lang.String"/>
- </java-attributes>
- </java-type>
- <java-type name="EdgePropNames">
- <!-- NOTE that the names of these properties are not consistent and are in mixed case and hyphen case for now -->
- <xml-properties>
- <xml-property name="description" value="Internal map to define the properties of an edge and interpret the map EdgeRules"/>
- <xml-property name="edgeInfo" value="aaiUuid,edgeLabel,direction,multiplicityRule,isParent,usesResource,hasDelTarget,SVC-INFRA,SVC-INFRA-REV"/>
+ <xml-property name="requiredProps" value="ipsec-configuration-id"/>
+ </xml-properties>
+ </java-type>
+
+
+ <java-type name="NotificationEvent">
+ <xml-root-element name="notification-event"/>
+ <java-attributes>
+ <xml-element java-attribute="cambriaPartition" name="cambria.partition" type="java.lang.String"/>
+ <xml-element java-attribute="eventHeader" name="event-header" type="inventory.aai.onap.org.v25.NotificationEventHeader"/>
+ <xml-any-element java-attribute="entity"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="NotificationEventHeader">
+ <xml-root-element name="notification-event-header"/>
+ <java-attributes>
+ <xml-element java-attribute="id" name="id" type="java.lang.String"/>
+ <xml-element java-attribute="timestamp" name="timestamp" type="java.lang.String"/>
+ <xml-element java-attribute="sourceName" name="source-name" type="java.lang.String"/>
+ <xml-element java-attribute="domain" name="domain" type="java.lang.String"/>
+ <xml-element java-attribute="sequenceNumber" name="sequence-number" type="java.lang.String"/>
+ <xml-element java-attribute="severity" name="severity" type="java.lang.String"/>
+ <xml-element java-attribute="eventType" name="event-type" type="java.lang.String"/>
+ <xml-element java-attribute="version" name="version" type="java.lang.String"/>
+ <xml-element java-attribute="action" name="action" type="java.lang.String"/>
+ <xml-element java-attribute="entityType" name="entity-type" type="java.lang.String"/>
+ <xml-element java-attribute="topEntityType" name="top-entity-type" type="java.lang.String"/>
+ <xml-element java-attribute="entityLink" name="entity-link" type="java.lang.String"/>
+ <xml-element java-attribute="status" name="status" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="AaiInternal">
+ <xml-root-element name="aai-internal"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="reservedPropNames" name="reserved-prop-names" type="inventory.aai.onap.org.v25.ReservedPropNames"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="edgePropNames" name="edge-prop-names" type="inventory.aai.onap.org.v25.EdgePropNames"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="ReservedPropNames">
+ <xml-properties>
+ <xml-property name="description" value="Internal map to define some reserved properties of a vertex"/>
+ <xml-property name="uniqueProps" value="aai-unique-key,aai-uri"/>
+ <xml-property name="indexedProps" value="aai-unique-key,source-of-truth,aai-node-type,aai-uri"/>
+ </xml-properties>
+ <xml-root-element name="reserved-prop-names"/>
+ <java-attributes>
+ <xml-element java-attribute="lastModSourceOfTruth" name="last-mod-source-of-truth" type="java.lang.String"/>
+ <xml-element java-attribute="aaiNodeType" name="aai-node-type" type="java.lang.String"/>
+ <xml-element java-attribute="aaiCreatedTs" name="aai-created-ts" type="java.lang.Long"/>
+ <xml-element java-attribute="aaiUniqueKey" name="aai-unique-key" type="java.lang.String"/>
+ <xml-element java-attribute="aaiLastModTs" name="aai-last-mod-ts" type="java.lang.Long"/>
+ <xml-element java-attribute="sourceOfTruth" name="source-of-truth" type="java.lang.String"/>
+ <xml-element java-attribute="aaiUri" name="aai-uri" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="EdgePropNames">
+ <!-- NOTE that the names of these properties are not consistent and are in mixed case and hyphen case for now -->
+ <xml-properties>
+ <xml-property name="description" value="Internal map to define the properties of an edge and interpret the map EdgeRules"/>
+ <xml-property name="edgeInfo" value="aaiUuid,edgeLabel,direction,multiplicityRule,isParent,usesResource,hasDelTarget,SVC-INFRA,SVC-INFRA-REV"/>
<xml-property name="uniqueProps" value="aai-uuid"/>
<xml-property name="indexedProps" value="aai-uuid"/>
</xml-properties>
- <xml-root-element name="edge-prop-names"/>
- <java-attributes>
- <xml-element java-attribute="edgeLabel" name="edgeLabel" type="java.lang.String"/>
- <xml-element java-attribute="direction" name="direction" type="java.lang.String"/>
- <xml-element java-attribute="multiplicityRule" name="multiplicityRule" type="java.lang.String"/>
- <xml-element java-attribute="containsOtherV" name="contains-other-v" type="java.lang.String"/>
- <xml-element java-attribute="deleteOtherV" name="delete-other-v" type="java.lang.String"/>
- <xml-element java-attribute="svcinfra" name="SVC-INFRA" type="java.lang.String"/>
- <xml-element java-attribute="preventDelete" name="prevent-delete" type="java.lang.String"/>
- <xml-element java-attribute="aaiUuid" name="aai-uuid" type="java.lang.String"/>
- </java-attributes>
+ <xml-root-element name="edge-prop-names"/>
+ <java-attributes>
+ <xml-element java-attribute="edgeLabel" name="edgeLabel" type="java.lang.String"/>
+ <xml-element java-attribute="direction" name="direction" type="java.lang.String"/>
+ <xml-element java-attribute="multiplicityRule" name="multiplicityRule" type="java.lang.String"/>
+ <xml-element java-attribute="containsOtherV" name="contains-other-v" type="java.lang.String"/>
+ <xml-element java-attribute="deleteOtherV" name="delete-other-v" type="java.lang.String"/>
+ <xml-element java-attribute="svcinfra" name="SVC-INFRA" type="java.lang.String"/>
+ <xml-element java-attribute="preventDelete" name="prevent-delete" type="java.lang.String"/>
+ <xml-element java-attribute="aaiUuid" name="aai-uuid" type="java.lang.String"/>
+ </java-attributes>
</java-type>
<java-type name="Models">
@@ -9055,7 +9080,7 @@
<xml-property name="container" value="models"/>
<xml-property name="namespace" value="service-design-and-creation"/>
<xml-property name="uriTemplate" value="/service-design-and-creation/models/model/{model-invariant-id}"/>
- <xml-property name="requiredProps" value="model-invariant-id,model-type"/>
+ <xml-property name="requiredProps" value="model-invariant-id,model-type"/>
</xml-properties>
<java-attributes>
<xml-element java-attribute="modelInvariantId" name="model-invariant-id" required="true" type="java.lang.String" xml-key="true">
@@ -9068,7 +9093,7 @@
<xml-property name="description" value="Type of the model, e.g., service, resource, widget, etc."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="modelRole" name="model-role" type="java.lang.String">
+ <xml-element java-attribute="modelRole" name="model-role" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Role of the model,e.g.,NST,NSST,CST,etc"/>
</xml-properties>
@@ -9079,12 +9104,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9117,7 +9142,7 @@
<xml-property name="dependentOn" value="model"/>
<xml-property name="container" value="model-vers"/>
<xml-property name="uriTemplate" value="/model-vers/model-ver/{model-version-id}"/>
- <xml-property name="requiredProps" value="model-version-id,model-name,model-version"/>
+ <xml-property name="requiredProps" value="model-version-id,model-name,model-version"/>
</xml-properties>
<java-attributes>
<xml-element java-attribute="modelVersionId" name="model-version-id" required="true" type="java.lang.String" xml-key="true">
@@ -9161,12 +9186,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9199,7 +9224,7 @@
<xml-property name="allowDirectWrite" value="false"/>
<xml-property name="container" value="model-elements"/>
<xml-property name="uriTemplate" value="/model-elements/model-element/{model-element-uuid}"/>
- <xml-property name="requiredProps" value="model-element-uuid,new-data-del-flag,cardinality"/>
+ <xml-property name="requiredProps" value="model-element-uuid,new-data-del-flag,cardinality"/>
</xml-properties>
<xml-root-element name="model-element"/>
<java-attributes>
@@ -9241,12 +9266,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9272,7 +9297,7 @@
<xml-property name="dependentOn" value="model-element"/>
<xml-property name="container" value="model-constraints"/>
<xml-property name="uriTemplate" value="/model-constraints/model-constraint/{model-constraint-uuid}"/>
- <xml-property name="requiredProps" value="model-constraint-uuid,constrained-element-set-uuid-to-replace"/>
+ <xml-property name="requiredProps" value="model-constraint-uuid,constrained-element-set-uuid-to-replace"/>
</xml-properties>
<xml-root-element name="model-constraint"/>
<java-attributes>
@@ -9287,12 +9312,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9324,7 +9349,7 @@
<xml-property name="dependentOn" value="model-constraint,model-element"/>
<xml-property name="container" value="constrained-element-sets"/>
<xml-property name="uriTemplate" value="/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}"/>
- <xml-property name="requiredProps" value="constrained-element-set-uuid,constraint-type,check-type"/>
+ <xml-property name="requiredProps" value="constrained-element-set-uuid,constraint-type,check-type"/>
</xml-properties>
<xml-root-element name="constrained-element-set"/>
<java-attributes>
@@ -9339,12 +9364,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9374,7 +9399,7 @@
<xml-property name="dependentOn" value="constrained-element-set"/>
<xml-property name="container" value="element-choice-sets"/>
<xml-property name="uriTemplate" value="/element-choice-sets/element-choice-set/{element-choice-set-uuid}"/>
- <xml-property name="requiredProps" value="element-choice-set-uuid,element-choice-set-name"/>
+ <xml-property name="requiredProps" value="element-choice-set-uuid,element-choice-set-name"/>
</xml-properties>
<xml-root-element name="element-choice-set"/>
<java-attributes>
@@ -9389,12 +9414,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9407,176 +9432,176 @@
</java-attributes>
</java-type>
- <java-type name="NamedQueries">
- <xml-root-element name="named-queries"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="namedQuery" name="named-query" type="inventory.aai.onap.org.v25.NamedQuery"/>
- </java-attributes>
- </java-type>
-
- <java-type name="NamedQuery">
- <xml-properties>
- <xml-property name="description" value="TBD"/>
- <xml-property name="nameProps" value="named-query-name"/>
- <xml-property name="uniqueProps" value="named-query-uuid"/>
- <xml-property name="indexedProps" value="named-query-uuid,named-query-name"/>
- <xml-property name="container" value="named-queries"/>
- <xml-property name="namespace" value="service-design-and-creation"/>
- <xml-property name="requiredProps" value="named-query-uuid,named-query-name,named-query-version"/>
- <xml-property name="uriTemplate" value="/service-design-and-creation/named-queries/named-query/{named-query-uuid}"/>
- </xml-properties>
- <xml-root-element name="named-query"/>
- <java-attributes>
- <xml-element java-attribute="namedQueryUuid" name="named-query-uuid" required="true" type="java.lang.String" xml-key="true"/>
- <xml-element java-attribute="namedQueryName" name="named-query-name" required="true" type="java.lang.String"/>
- <xml-element java-attribute="namedQueryVersion" name="named-query-version" required="true" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="requiredInputParams" name="required-input-param" type="java.lang.String">
- <xml-element-wrapper name="required-input-params"/>
- </xml-element>
- <xml-element java-attribute="description" name="description" type="java.lang.String"/>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
- <xml-element java-attribute="namedQueryElements" name="named-query-elements" type="inventory.aai.onap.org.v25.NamedQueryElements"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- </java-type>
-
- <java-type name="NamedQueryElements">
- <xml-root-element name="named-query-elements"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="namedQueryElement" name="named-query-element" type="inventory.aai.onap.org.v25.NamedQueryElement"/>
- </java-attributes>
- </java-type>
-
- <java-type name="NamedQueryElement">
- <xml-properties>
- <xml-property name="description" value="TBD"/>
- <xml-property name="uniqueProps" value="named-query-element-uuid"/>
- <xml-property name="indexedProps" value="named-query-element-uuid"/>
- <xml-property name="allowDirectRead" value="true"/>
- <xml-property name="allowDirectWrite" value="false"/>
+ <java-type name="NamedQueries">
+ <xml-root-element name="named-queries"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="namedQuery" name="named-query" type="inventory.aai.onap.org.v25.NamedQuery"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="NamedQuery">
+ <xml-properties>
+ <xml-property name="description" value="TBD"/>
+ <xml-property name="nameProps" value="named-query-name"/>
+ <xml-property name="uniqueProps" value="named-query-uuid"/>
+ <xml-property name="indexedProps" value="named-query-uuid,named-query-name"/>
+ <xml-property name="container" value="named-queries"/>
+ <xml-property name="namespace" value="service-design-and-creation"/>
+ <xml-property name="requiredProps" value="named-query-uuid,named-query-name,named-query-version"/>
+ <xml-property name="uriTemplate" value="/service-design-and-creation/named-queries/named-query/{named-query-uuid}"/>
+ </xml-properties>
+ <xml-root-element name="named-query"/>
+ <java-attributes>
+ <xml-element java-attribute="namedQueryUuid" name="named-query-uuid" required="true" type="java.lang.String" xml-key="true"/>
+ <xml-element java-attribute="namedQueryName" name="named-query-name" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="namedQueryVersion" name="named-query-version" required="true" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="requiredInputParams" name="required-input-param" type="java.lang.String">
+ <xml-element-wrapper name="required-input-params"/>
+ </xml-element>
+ <xml-element java-attribute="description" name="description" type="java.lang.String"/>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
+ <xml-element java-attribute="namedQueryElements" name="named-query-elements" type="inventory.aai.onap.org.v25.NamedQueryElements"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="NamedQueryElements">
+ <xml-root-element name="named-query-elements"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="namedQueryElement" name="named-query-element" type="inventory.aai.onap.org.v25.NamedQueryElement"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="NamedQueryElement">
+ <xml-properties>
+ <xml-property name="description" value="TBD"/>
+ <xml-property name="uniqueProps" value="named-query-element-uuid"/>
+ <xml-property name="indexedProps" value="named-query-element-uuid"/>
+ <xml-property name="allowDirectRead" value="true"/>
+ <xml-property name="allowDirectWrite" value="false"/>
<xml-property name="dependentOn" value="named-query,named-query-element"/>
- <xml-property name="container" value="named-query-elements"/>
- <xml-property name="requiredProps" value="named-query-element-uuid"/>
- <xml-property name="uriTemplate" value="/named-query-elements/named-query-element/{named-query-element-uuid}"/>
+ <xml-property name="container" value="named-query-elements"/>
+ <xml-property name="requiredProps" value="named-query-element-uuid"/>
+ <xml-property name="uriTemplate" value="/named-query-elements/named-query-element/{named-query-element-uuid}"/>
</xml-properties>
- <xml-root-element name="named-query-element"/>
- <java-attributes>
- <xml-element java-attribute="namedQueryElementUuid" name="named-query-element-uuid" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="autoGenerateUuid" value="true"/>
- </xml-properties>
- </xml-element>
- <xml-element container-type="java.util.ArrayList" java-attribute="propertyCollectList" name="property-collect-list" type="java.lang.String"/>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
- <xml-element java-attribute="propertyLimitDesc" name="property-limit-desc" type="java.lang.String"/>
- <xml-element java-attribute="doNotOutput" name="do-not-output" type="java.lang.String"/>
- <xml-element java-attribute="namedQueryElements" name="named-query-elements" type="inventory.aai.onap.org.v25.NamedQueryElements"/>
- <xml-element java-attribute="relatedLookups" name="related-lookups" type="inventory.aai.onap.org.v25.RelatedLookups"/>
- <xml-element java-attribute="propertyConstraints" name="property-constraints" type="inventory.aai.onap.org.v25.PropertyConstraints"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- </java-type>
-
- <java-type name="RelatedLookups">
- <xml-root-element name="related-lookups"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="relatedLookup" name="related-lookup" type="inventory.aai.onap.org.v25.RelatedLookup"/>
- </java-attributes>
- </java-type>
-
- <java-type name="RelatedLookup">
- <xml-properties>
- <xml-property name="description" value="TBD"/>
- <xml-property name="uniqueProps" value="related-lookup-uuid"/>
- <xml-property name="indexedProps" value="related-lookup-uuid"/>
- <xml-property name="allowDirectRead" value="true"/>
- <xml-property name="allowDirectWrite" value="false"/>
+ <xml-root-element name="named-query-element"/>
+ <java-attributes>
+ <xml-element java-attribute="namedQueryElementUuid" name="named-query-element-uuid" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="autoGenerateUuid" value="true"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element container-type="java.util.ArrayList" java-attribute="propertyCollectList" name="property-collect-list" type="java.lang.String"/>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
+ <xml-element java-attribute="propertyLimitDesc" name="property-limit-desc" type="java.lang.String"/>
+ <xml-element java-attribute="doNotOutput" name="do-not-output" type="java.lang.String"/>
+ <xml-element java-attribute="namedQueryElements" name="named-query-elements" type="inventory.aai.onap.org.v25.NamedQueryElements"/>
+ <xml-element java-attribute="relatedLookups" name="related-lookups" type="inventory.aai.onap.org.v25.RelatedLookups"/>
+ <xml-element java-attribute="propertyConstraints" name="property-constraints" type="inventory.aai.onap.org.v25.PropertyConstraints"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="RelatedLookups">
+ <xml-root-element name="related-lookups"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="relatedLookup" name="related-lookup" type="inventory.aai.onap.org.v25.RelatedLookup"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="RelatedLookup">
+ <xml-properties>
+ <xml-property name="description" value="TBD"/>
+ <xml-property name="uniqueProps" value="related-lookup-uuid"/>
+ <xml-property name="indexedProps" value="related-lookup-uuid"/>
+ <xml-property name="allowDirectRead" value="true"/>
+ <xml-property name="allowDirectWrite" value="false"/>
<xml-property name="dependentOn" value="named-query-element"/>
- <xml-property name="container" value="related-lookups"/>
- <xml-property name="requiredProps" value="related-lookup-uuid,source-node-type,source-node-property,target-node-type,target-node-property"/>
- <xml-property name="uriTemplate" value="/related-lookups/related-lookup/{related-lookup-uuid}"/>
+ <xml-property name="container" value="related-lookups"/>
+ <xml-property name="requiredProps" value="related-lookup-uuid,source-node-type,source-node-property,target-node-type,target-node-property"/>
+ <xml-property name="uriTemplate" value="/related-lookups/related-lookup/{related-lookup-uuid}"/>
</xml-properties>
- <xml-root-element name="related-lookup"/>
- <java-attributes>
- <xml-element java-attribute="relatedLookupUuid" name="related-lookup-uuid" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="autoGenerateUuid" value="true"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="sourceNodeType" name="source-node-type" required="true" type="java.lang.String"/>
- <xml-element java-attribute="sourceNodeProperty" name="source-node-property" required="true" type="java.lang.String"/>
- <xml-element java-attribute="targetNodeType" name="target-node-type" required="true" type="java.lang.String"/>
- <xml-element java-attribute="targetNodeProperty" name="target-node-property" required="true" type="java.lang.String"/>
- <xml-element container-type="java.util.ArrayList" java-attribute="propertyCollectList" name="property-collect-list" type="java.lang.String"/>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- </java-type>
-
- <java-type name="PropertyConstraints">
- <xml-root-element name="property-constraints"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="propertyConstraint" name="property-constraint" type="inventory.aai.onap.org.v25.PropertyConstraint"/>
- </java-attributes>
- </java-type>
-
- <java-type name="PropertyConstraint">
- <xml-properties>
- <xml-property name="description" value="TBD"/>
- <xml-property name="uniqueProps" value="property-constraint-uuid"/>
- <xml-property name="indexedProps" value="property-constraint-uuid"/>
- <xml-property name="allowDirectRead" value="true"/>
- <xml-property name="allowDirectWrite" value="false"/>
+ <xml-root-element name="related-lookup"/>
+ <java-attributes>
+ <xml-element java-attribute="relatedLookupUuid" name="related-lookup-uuid" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="autoGenerateUuid" value="true"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="sourceNodeType" name="source-node-type" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="sourceNodeProperty" name="source-node-property" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="targetNodeType" name="target-node-type" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="targetNodeProperty" name="target-node-property" required="true" type="java.lang.String"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="propertyCollectList" name="property-collect-list" type="java.lang.String"/>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="PropertyConstraints">
+ <xml-root-element name="property-constraints"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="propertyConstraint" name="property-constraint" type="inventory.aai.onap.org.v25.PropertyConstraint"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="PropertyConstraint">
+ <xml-properties>
+ <xml-property name="description" value="TBD"/>
+ <xml-property name="uniqueProps" value="property-constraint-uuid"/>
+ <xml-property name="indexedProps" value="property-constraint-uuid"/>
+ <xml-property name="allowDirectRead" value="true"/>
+ <xml-property name="allowDirectWrite" value="false"/>
<xml-property name="dependentOn" value="named-query-element"/>
- <xml-property name="container" value="property-constraints"/>
- <xml-property name="requiredProps" value="property-constraint-uuid,constraint-type,property-name,property-value"/>
- <xml-property name="uriTemplate" value="/property-constraints/property-constraint/{property-constraint-uuid}"/>
+ <xml-property name="container" value="property-constraints"/>
+ <xml-property name="requiredProps" value="property-constraint-uuid,constraint-type,property-name,property-value"/>
+ <xml-property name="uriTemplate" value="/property-constraints/property-constraint/{property-constraint-uuid}"/>
</xml-properties>
- <xml-root-element name="property-constraint"/>
- <java-attributes>
- <xml-element java-attribute="propertyConstraintUuid" name="property-constraint-uuid" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="autoGenerateUuid" value="true"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="constraintType" name="constraint-type" required="true" type="java.lang.String"/>
- <xml-element java-attribute="propertyName" name="property-name" required="true" type="java.lang.String"/>
- <xml-element java-attribute="propertyValue" name="property-value" required="true" type="java.lang.String"/>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ModelAndNamedQuerySearch">
- <xml-properties>
- <xml-property name="description" value="ModelAndNamedQuerySearch holds query-parameters and instance-properties for performing a named-query or model query"/>
- </xml-properties>
- <xml-root-element name="model-and-named-query-search"/>
- <java-attributes>
- <xml-element java-attribute="queryParameters" name="query-parameters" type="inventory.aai.onap.org.v25.QueryParameters"/>
- <xml-element java-attribute="instanceFilters" name="instance-filters" type="inventory.aai.onap.org.v25.InstanceFilters"/>
- <xml-element java-attribute="secondaryFilts" name="secondary-filts" type="inventory.aai.onap.org.v25.SecondaryFilts"/>
- <xml-element java-attribute="topNodeType" name="top-node-type" type="java.lang.String"/>
- <xml-element java-attribute="secondaryFilterCutPoint" name="secondary-filter-cut-point" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="QueryParameters">
- <xml-properties>
- <xml-property name="description" value="QueryParameters for performing a named-query or model query"/>
- </xml-properties>
- <xml-root-element name="query-parameters"/>
- <java-attributes>
- <xml-element java-attribute="namedQuery" name="named-query" type="inventory.aai.onap.org.v25.NamedQuery"/>
- <xml-element java-attribute="model" name="model" type="inventory.aai.onap.org.v25.OverloadedModel"/>
- </java-attributes>
- </java-type>
+ <xml-root-element name="property-constraint"/>
+ <java-attributes>
+ <xml-element java-attribute="propertyConstraintUuid" name="property-constraint-uuid" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="autoGenerateUuid" value="true"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="constraintType" name="constraint-type" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="propertyName" name="property-name" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="propertyValue" name="property-value" required="true" type="java.lang.String"/>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ModelAndNamedQuerySearch">
+ <xml-properties>
+ <xml-property name="description" value="ModelAndNamedQuerySearch holds query-parameters and instance-properties for performing a named-query or model query"/>
+ </xml-properties>
+ <xml-root-element name="model-and-named-query-search"/>
+ <java-attributes>
+ <xml-element java-attribute="queryParameters" name="query-parameters" type="inventory.aai.onap.org.v25.QueryParameters"/>
+ <xml-element java-attribute="instanceFilters" name="instance-filters" type="inventory.aai.onap.org.v25.InstanceFilters"/>
+ <xml-element java-attribute="secondaryFilts" name="secondary-filts" type="inventory.aai.onap.org.v25.SecondaryFilts"/>
+ <xml-element java-attribute="topNodeType" name="top-node-type" type="java.lang.String"/>
+ <xml-element java-attribute="secondaryFilterCutPoint" name="secondary-filter-cut-point" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="QueryParameters">
+ <xml-properties>
+ <xml-property name="description" value="QueryParameters for performing a named-query or model query"/>
+ </xml-properties>
+ <xml-root-element name="query-parameters"/>
+ <java-attributes>
+ <xml-element java-attribute="namedQuery" name="named-query" type="inventory.aai.onap.org.v25.NamedQuery"/>
+ <xml-element java-attribute="model" name="model" type="inventory.aai.onap.org.v25.OverloadedModel"/>
+ </java-attributes>
+ </java-type>
<java-type name="OverloadedModel">
<xml-root-element name="overloaded-model"/>
<xml-properties>
<xml-property name="description" value="Allows for legacy POST of old-style and new-style models"/>
<xml-property name="indexedProps" value="model-name"/>
- <xml-property name="requiredProps" value="model-invariant-id,model-name-version-id,model-type,model-name,model-id,model-version"/>
+ <xml-property name="requiredProps" value="model-invariant-id,model-name-version-id,model-type,model-name,model-id,model-version"/>
</xml-properties>
<java-attributes>
<xml-element java-attribute="modelInvariantId" name="model-invariant-id" required="true" type="java.lang.String" xml-key="true">
@@ -9624,110 +9649,110 @@
</java-attributes>
</java-type>
- <java-type name="InstanceFilters">
- <xml-properties>
- <xml-property name="description" value="InstanceFilters for performing a named-query or model query"/>
- </xml-properties>
- <xml-root-element name="instance-filters"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="instanceFilter" name="instance-filter" type="inventory.aai.onap.org.v25.InstanceFilter"/>
- </java-attributes>
- </java-type>
-
- <java-type name="InstanceFilter">
- <xml-properties>
- <xml-property name="description" value="InstanceFilter for performing a named-query or model query"/>
- <xml-property name="container" value="instance-filters"/>
- </xml-properties>
- <xml-root-element name="instance-filter"/>
- <java-attributes>
- <xml-any-element container-type="java.util.ArrayList" java-attribute="any" lax="true" name="any"/>
- </java-attributes>
- </java-type>
-
- <java-type name="SecondaryFilts">
- <xml-properties>
- <xml-property name="description" value="SecondaryFilts for performing a named-query or model query"/>
- </xml-properties>
- <xml-root-element name="secondary-filts"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="secondaryFilt" name="secondary-filt" type="inventory.aai.onap.org.v25.SecondaryFilt"/>
- </java-attributes>
- </java-type>
-
- <java-type name="SecondaryFilt">
- <xml-properties>
- <xml-property name="description" value="SecondaryFilt for performing a named-query or model query"/>
- </xml-properties>
- <xml-root-element name="secondary-filt"/>
- <java-attributes>
- <xml-any-element container-type="java.util.ArrayList" java-attribute="any" lax="true" name="any"/>
- </java-attributes>
- </java-type>
-
- <java-type name="Properties">
- <xml-properties>
- <xml-property name="description" value="Property holder for query properties or instance properties"/>
- </xml-properties>
- <xml-root-element name="properties"/>
- <java-attributes>
- <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
- <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ResponseList">
- <xml-properties>
- <xml-property name="description" value="Response container for the results of a named-query or model query"/>
- </xml-properties>
- <xml-root-element name="response-list"/>
- <java-attributes>
- <xml-element java-attribute="inventoryResponseItems" name="inventory-response-items" type="inventory.aai.onap.org.v25.InventoryResponseItems"/>
- </java-attributes>
- </java-type>
-
- <java-type name="InventoryResponseItems">
- <xml-properties>
- <xml-property name="description" value="Container for inventory items in response list"/>
- <xml-property name="container" value="response-list"/>
- </xml-properties>
- <xml-root-element name="inventory-response-items"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="inventoryResponseItem" name="inventory-response-item" type="inventory.aai.onap.org.v25.InventoryResponseItem"/>
- </java-attributes>
- </java-type>
-
- <java-type name="InventoryResponseItem">
- <xml-properties>
- <xml-property name="description" value="Inventory item for response list"/>
- <xml-property name="container" value="inventory-response-items"/>
- </xml-properties>
- <xml-root-element name="inventory-response-item"/>
- <java-attributes>
- <xml-element java-attribute="modelName" name="model-name" type="java.lang.String"/>
- <xml-any-element java-attribute="item"/>
- <xml-element java-attribute="extraProperties" name="extra-properties" type="inventory.aai.onap.org.v25.ExtraProperties"/>
- <xml-element java-attribute="inventoryResponseItems" name="inventory-response-items" type="inventory.aai.onap.org.v25.InventoryResponseItems"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ExtraProperties">
- <xml-properties>
- <xml-property name="description" value="Extra properties for inventory item for response list"/>
- </xml-properties>
- <xml-root-element name="extra-properties"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="extraProperty" name="extra-property" type="inventory.aai.onap.org.v25.ExtraProperty"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ExtraProperty">
- <xml-root-element name="extra-property"/>
- <java-attributes>
- <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
- <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
- </java-attributes>
- </java-type>
+ <java-type name="InstanceFilters">
+ <xml-properties>
+ <xml-property name="description" value="InstanceFilters for performing a named-query or model query"/>
+ </xml-properties>
+ <xml-root-element name="instance-filters"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="instanceFilter" name="instance-filter" type="inventory.aai.onap.org.v25.InstanceFilter"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="InstanceFilter">
+ <xml-properties>
+ <xml-property name="description" value="InstanceFilter for performing a named-query or model query"/>
+ <xml-property name="container" value="instance-filters"/>
+ </xml-properties>
+ <xml-root-element name="instance-filter"/>
+ <java-attributes>
+ <xml-any-element container-type="java.util.ArrayList" java-attribute="any" lax="true" name="any"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="SecondaryFilts">
+ <xml-properties>
+ <xml-property name="description" value="SecondaryFilts for performing a named-query or model query"/>
+ </xml-properties>
+ <xml-root-element name="secondary-filts"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="secondaryFilt" name="secondary-filt" type="inventory.aai.onap.org.v25.SecondaryFilt"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="SecondaryFilt">
+ <xml-properties>
+ <xml-property name="description" value="SecondaryFilt for performing a named-query or model query"/>
+ </xml-properties>
+ <xml-root-element name="secondary-filt"/>
+ <java-attributes>
+ <xml-any-element container-type="java.util.ArrayList" java-attribute="any" lax="true" name="any"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="Properties">
+ <xml-properties>
+ <xml-property name="description" value="Property holder for query properties or instance properties"/>
+ </xml-properties>
+ <xml-root-element name="properties"/>
+ <java-attributes>
+ <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
+ <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ResponseList">
+ <xml-properties>
+ <xml-property name="description" value="Response container for the results of a named-query or model query"/>
+ </xml-properties>
+ <xml-root-element name="response-list"/>
+ <java-attributes>
+ <xml-element java-attribute="inventoryResponseItems" name="inventory-response-items" type="inventory.aai.onap.org.v25.InventoryResponseItems"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="InventoryResponseItems">
+ <xml-properties>
+ <xml-property name="description" value="Container for inventory items in response list"/>
+ <xml-property name="container" value="response-list"/>
+ </xml-properties>
+ <xml-root-element name="inventory-response-items"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="inventoryResponseItem" name="inventory-response-item" type="inventory.aai.onap.org.v25.InventoryResponseItem"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="InventoryResponseItem">
+ <xml-properties>
+ <xml-property name="description" value="Inventory item for response list"/>
+ <xml-property name="container" value="inventory-response-items"/>
+ </xml-properties>
+ <xml-root-element name="inventory-response-item"/>
+ <java-attributes>
+ <xml-element java-attribute="modelName" name="model-name" type="java.lang.String"/>
+ <xml-any-element java-attribute="item"/>
+ <xml-element java-attribute="extraProperties" name="extra-properties" type="inventory.aai.onap.org.v25.ExtraProperties"/>
+ <xml-element java-attribute="inventoryResponseItems" name="inventory-response-items" type="inventory.aai.onap.org.v25.InventoryResponseItems"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ExtraProperties">
+ <xml-properties>
+ <xml-property name="description" value="Extra properties for inventory item for response list"/>
+ </xml-properties>
+ <xml-root-element name="extra-properties"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="extraProperty" name="extra-property" type="inventory.aai.onap.org.v25.ExtraProperty"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ExtraProperty">
+ <xml-root-element name="extra-property"/>
+ <java-attributes>
+ <xml-element java-attribute="propertyName" name="property-name" type="java.lang.String"/>
+ <xml-element java-attribute="propertyValue" name="property-value" type="java.lang.String"/>
+ </java-attributes>
+ </java-type>
<java-type name="RouteTableReferences">
<xml-properties>
@@ -9758,12 +9783,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9784,7 +9809,7 @@
<xml-property name="container" value="route-table-references"/>
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/route-table-references/route-table-reference/{route-table-reference-id}"/>
- <xml-property name="requiredProps" value="route-table-reference-id,route-table-reference-fqdn"/>
+ <xml-property name="requiredProps" value="route-table-reference-id,route-table-reference-fqdn"/>
</xml-properties>
</java-type>
@@ -9875,12 +9900,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9897,7 +9922,7 @@
<xml-property name="container" value="instance-groups"/>
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/instance-groups/instance-group/{id}"/>
- <xml-property name="requiredProps" value="id,instance-group-type"/>
+ <xml-property name="requiredProps" value="id,instance-group-type"/>
</xml-properties>
</java-type>
@@ -9926,12 +9951,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -9949,7 +9974,7 @@
<xml-property name="dependentOn" value="l3-network"/>
<xml-property name="container" value="segmentation-assignments"/>
<xml-property name="uriTemplate" value="/segmentation-assignments/segmentation-assignment/{segmentation-id}"/>
- <xml-property name="requiredProps" value="segmentation-id"/>
+ <xml-property name="requiredProps" value="segmentation-id"/>
</xml-properties>
</java-type>
<java-type name="ComposedResources">
@@ -10145,58 +10170,58 @@
<xml-property name="description" value="role in the network that this resource will be providing."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="allottedResourceName" name="allotted-resource-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the name of this allotted-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessProviderId" name="access-provider-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access provider of this allotted-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessClientId" name="access-client-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access client of this allotted-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessTopologyId" name="access-topology-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access topology of this allotted-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessNodeId" name="access-node-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access node of this allotted-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessLtpId" name="access-ltp-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access ltp of this allotted-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="cvlan" name="cvlan" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the cvlan of this allotted-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vpnName" name="vpn-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the vpn-name of this allotted-resource."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="allottedResourceName" name="allotted-resource-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the name of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessProviderId" name="access-provider-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access provider of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessClientId" name="access-client-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access client of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessTopologyId" name="access-topology-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access topology of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessNodeId" name="access-node-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access node of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessLtpId" name="access-ltp-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access ltp of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="cvlan" name="cvlan" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the cvlan of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vpnName" name="vpn-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the vpn-name of this allotted-resource."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10207,13 +10232,13 @@
<xml-properties>
<xml-property name="description" value="Represents a slice or partial piece of a resource that gets separately allotted"/>
- <xml-property name="nameProps" value="description,allotted-resource-name"/>
- <xml-property name="indexedProps" value="id,model-invariant-id,model-version-id,type,role,allotted-resource-name,access-provider-id,access-client-id,access-topology-id,access-node-id,access-ltp-id,vpn-name,orchestration-status,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="description,allotted-resource-name"/>
+ <xml-property name="indexedProps" value="id,model-invariant-id,model-version-id,type,role,allotted-resource-name,access-provider-id,access-client-id,access-topology-id,access-node-id,access-ltp-id,vpn-name,orchestration-status,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="service-instance"/>
<xml-property name="container" value="allotted-resources"/>
<!-- <xml-property name="namespace" value="network" /> -->
<xml-property name="uriTemplate" value="/allotted-resources/allotted-resource/{id}"/>
- <xml-property name="requiredProps" value="id"/>
+ <xml-property name="requiredProps" value="id"/>
</xml-properties>
</java-type>
@@ -10241,12 +10266,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10266,7 +10291,7 @@
<xml-property name="container" value="tunnel-xconnects"/>
<!-- <xml-property name="namespace" value="network" /> -->
<xml-property name="uriTemplate" value="/tunnel-xconnects/tunnel-xconnect/{id}"/>
- <xml-property name="requiredProps" value="id"/>
+ <xml-property name="requiredProps" value="id"/>
</xml-properties>
</java-type>
@@ -10302,12 +10327,12 @@
<xml-property name="description" value="role of bgp-group"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="bgpGroupFunction" name="bgp-group-function" type="java.lang.String">
+ <xml-element java-attribute="bgpGroupFunction" name="bgp-group-function" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="function of bgp-group"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="localAs" name="local-as" type="java.lang.Integer">
+ <xml-element java-attribute="localAs" name="local-as" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="local a-s number type of vrf (bridge-domain as an example)"/>
</xml-properties>
@@ -10343,12 +10368,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10404,7 +10429,7 @@
<xml-property name="description" value="role of bgp-group"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="localAs" name="local-as" type="java.lang.Integer">
+ <xml-element java-attribute="localAs" name="local-as" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="local a-s number type of vrf (bridge-domain as an example)"/>
</xml-properties>
@@ -10450,12 +10475,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10511,7 +10536,7 @@
<xml-property name="description" value="role of address-family"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="afFunction" name="af-function" type="java.lang.String">
+ <xml-element java-attribute="afFunction" name="af-function" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="function of address-family"/>
</xml-properties>
@@ -10531,18 +10556,18 @@
<xml-property name="description" value="Max prefix threshold"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10594,12 +10619,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10617,7 +10642,7 @@
<xml-property name="dependentOn" value="generic-vnf,vce"/>
<xml-property name="container" value="entitlements"/>
<xml-property name="uriTemplate" value="/entitlements/entitlement/{group-uuid}/{resource-uuid}"/>
- <xml-property name="requiredProps" value="group-uuid,resource-uuid"/>
+ <xml-property name="requiredProps" value="group-uuid,resource-uuid"/>
</xml-properties>
</java-type>
@@ -10645,12 +10670,12 @@
<xml-property name="description" value="Unique ID of a license resource. "/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="projectNumber" name="project-number" type="java.lang.String">
+ <xml-element java-attribute="projectNumber" name="project-number" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used to store CFAS or other project numbers."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="orderNumber" name="order-number" type="java.lang.String">
+ <xml-element java-attribute="orderNumber" name="order-number" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Order number."/>
</xml-properties>
@@ -10660,18 +10685,18 @@
<xml-property name="description" value="Date of receipt."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10689,7 +10714,7 @@
<xml-property name="dependentOn" value="chassis,generic-vnf,vce"/>
<xml-property name="container" value="licenses"/>
<xml-property name="uriTemplate" value="/licenses/license/{group-uuid}/{resource-uuid}"/>
- <xml-property name="requiredProps" value="group-uuid,resource-uuid"/>
+ <xml-property name="requiredProps" value="group-uuid,resource-uuid"/>
</xml-properties>
</java-type>
@@ -10708,7 +10733,7 @@
<xml-property name="uniqueProps" value="vnf-id"/>
<xml-property name="inheritors" value="vce,generic-vnf"/>
<xml-property name="abstract" value="true"/>
- <xml-property name="requiredProps" value="vnf-id"/>
+ <xml-property name="requiredProps" value="vnf-id"/>
</xml-properties>
</java-type>
@@ -10776,12 +10801,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10791,7 +10816,7 @@
<xml-property name="description" value="Concurrency value"/>
</xml-properties>
</xml-element>
- <xml-element default-value="false" java-attribute="inMaint" name="in-maint" required="true" type="java.lang.Boolean">
+ <xml-element default-value="false" java-attribute="inMaint" name="in-maint" required="true" type="java.lang.Boolean">
<xml-properties>
<xml-property name="defaultValue" value="false"/>
<xml-property name="description" value="Used to indicate whether or not zone object is in maintenance mode."/>
@@ -10809,7 +10834,7 @@
<xml-property name="container" value="zones"/>
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/zones/zone/{zone-id}"/>
- <xml-property name="requiredProps" value="zone-id,zone-name,design-type,zone-context,in-maint"/>
+ <xml-property name="requiredProps" value="zone-id,zone-name,design-type,zone-context,in-maint"/>
</xml-properties>
</java-type>
@@ -10841,7 +10866,7 @@
<xml-property name="description" value="type (global vs. local)."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="autonomousSystemRegion" name="autonomous-system-region" type="java.lang.String">
+ <xml-element java-attribute="autonomousSystemRegion" name="autonomous-system-region" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="geographic region"/>
</xml-properties>
@@ -10857,12 +10882,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10883,10 +10908,10 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/autonomous-systems/autonomous-system/{autonomous-system-id}"/>
<xml-property name="requiredProps" value="autonomous-system-id,autonomous-system-number,autonomous-system-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
- <java-type name="NetworkRanges">
+ <java-type name="NetworkRanges">
<xml-properties>
<xml-property name="description" value="Collection of Network Ranges"/>
</xml-properties>
@@ -10895,7 +10920,7 @@
<xml-element container-type="java.util.ArrayList" java-attribute="networkRange" name="network-range" type="inventory.aai.onap.org.v25.NetworkRange"/>
</java-attributes>
</java-type>
- <!-- Comments to trigger build -->
+ <!-- Comments to trigger build -->
<java-type name="NetworkRange">
<xml-root-element name="network-range"/>
<java-attributes>
@@ -10914,7 +10939,7 @@
<xml-property name="description" value="type (ex, esi, vni, vni-rt, lacp-id)."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="networkRangeRole" name="network-range-role" type="java.lang.String">
+ <xml-element java-attribute="networkRangeRole" name="network-range-role" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="role of network-range"/>
</xml-properties>
@@ -10944,7 +10969,7 @@
<xml-property name="description" value="Format Decimal, Hexadecimal, etc."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="rangePrefix" name="range-prefix" type="java.lang.String">
+ <xml-element java-attribute="rangePrefix" name="range-prefix" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Prefix of network range."/>
</xml-properties>
@@ -10955,12 +10980,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -10970,7 +10995,7 @@
<xml-property name="description" value="Concurrency value"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="activities" name="activities" type="inventory.aai.onap.org.v25.Activities"/>
+ <xml-element java-attribute="activities" name="activities" type="inventory.aai.onap.org.v25.Activities"/>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
@@ -10981,7 +11006,7 @@
<xml-property name="namespace" value="network"/>
<xml-property name="uriTemplate" value="/network/network-ranges/network-range/{network-range-id}"/>
<xml-property name="requiredProps" value="network-range-id,network-range-name,network-range-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Mappings">
@@ -11037,17 +11062,17 @@
<xml-property name="description" value="Location 2"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="mappingGroupId" name="mapping-group-id" type="java.lang.String">
+ <xml-element java-attribute="mappingGroupId" name="mapping-group-id" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Non-unique ID for grouping mappings"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="provStatus" name="prov-status" type="java.lang.String">
+ <xml-element java-attribute="provStatus" name="prov-status" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Provision status for the mapping object. Valid values [PREPROV/NVTPROV/PROV]."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="homedLocation" name="homed-location" type="java.lang.String">
+ <xml-element java-attribute="homedLocation" name="homed-location" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Location the object is homed to"/>
</xml-properties>
@@ -11063,12 +11088,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11130,12 +11155,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11150,16 +11175,16 @@
<xml-properties>
<xml-property name="description" value="create/update/delete the hw-component node"/>
<xml-property name="indexedProps" value="hw-component-id,data-owner,data-source,data-source-version"/>
- <xml-property name="uriTemplate" value="/network/hw-components/hw-component/{hw-component-id}"/>
- <xml-property name="requiredProps" value="hw-component-id"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="container" value="hw-components"/>
+ <xml-property name="uriTemplate" value="/network/hw-components/hw-component/{hw-component-id}"/>
+ <xml-property name="requiredProps" value="hw-component-id"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="container" value="hw-components"/>
</xml-properties>
</java-type>
<java-type name="SwComponents">
<xml-root-element name="sw-components"/>
- <java-attributes>
+ <java-attributes>
<xml-element container-type="java.util.ArrayList" java-attribute="swComponent" name="sw-component" type="inventory.aai.onap.org.v25.SwComponent"/>
</java-attributes>
<xml-properties>
@@ -11200,12 +11225,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11219,17 +11244,17 @@
</java-attributes>
<xml-properties>
<xml-property name="description" value="create/update/delete the sw-component node"/>
- <xml-property name="indexedProps" value="sw-component-id,data-owner,data-source,data-source-version"/>
- <xml-property name="uriTemplate" value="/network/sw-components/sw-component/{sw-component-id}"/>
- <xml-property name="requiredProps" value="sw-component-id"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="container" value="sw-components"/>
+ <xml-property name="indexedProps" value="sw-component-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="uriTemplate" value="/network/sw-components/sw-component/{sw-component-id}"/>
+ <xml-property name="requiredProps" value="sw-component-id"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="container" value="sw-components"/>
</xml-properties>
</java-type>
- <java-type name="NetworkRoutes">
+ <java-type name="NetworkRoutes">
<xml-root-element name="network-routes"/>
- <java-attributes>
+ <java-attributes>
<xml-element container-type="java.util.ArrayList" java-attribute="networkRoute" name="network-route" type="inventory.aai.onap.org.v25.NetworkRoute"/>
</java-attributes>
<xml-properties>
@@ -11264,32 +11289,32 @@
<xml-property name="description" value="ip address that of the specific network-route."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="prefixLength" name="prefix-length" required="true" type="java.lang.Integer">
+ <xml-element java-attribute="prefixLength" name="prefix-length" required="true" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="ip-address prefix length."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="logicalInterfaceId" name="logical-interface-id" type="java.lang.String">
+ <xml-element java-attribute="logicalInterfaceId" name="logical-interface-id" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identity of a logical interface, e.g., VLAN ID."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="nextHop" name="next-hop" type="java.lang.String">
+ <xml-element java-attribute="nextHop" name="next-hop" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Could be ip-address, hostname, or service-instance."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="nextHopType" name="next-hop-type" type="java.lang.String">
+ <xml-element java-attribute="nextHopType" name="next-hop-type" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Should be ip-address, hostname, or service-instance to match next-hop."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="metric" name="metric" type="java.lang.Integer">
+ <xml-element java-attribute="metric" name="metric" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="Value that is assigned to an IP route for a particular network interface that identifies the cost that is associated with using that route."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="addressFamily" name="address-family" required="true" type="java.lang.String">
+ <xml-element java-attribute="addressFamily" name="address-family" required="true" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="whether the route address is ipv4, ipv6."/>
</xml-properties>
@@ -11300,12 +11325,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11324,15 +11349,15 @@
</java-attributes>
<xml-properties>
<xml-property name="description" value="This object represents a network route. For instance, host-route, static-route."/>
- <xml-property name="indexedProps" value="route-id,type,role,function,ip-address,prefix-length,next-hop,data-owner,data-source,data-source-version"/>
- <xml-property name="uriTemplate" value="/network/network-routes/network-route/{route-id}"/>
- <xml-property name="requiredProps" value="route-id,type,role,function,ip-address,prefix-length,address-family"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="container" value="network-routes"/>
+ <xml-property name="indexedProps" value="route-id,type,role,function,ip-address,prefix-length,next-hop,data-owner,data-source,data-source-version"/>
+ <xml-property name="uriTemplate" value="/network/network-routes/network-route/{route-id}"/>
+ <xml-property name="requiredProps" value="route-id,type,role,function,ip-address,prefix-length,address-family"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="container" value="network-routes"/>
</xml-properties>
</java-type>
- <java-type name="NextHops">
+ <java-type name="NextHops">
<xml-root-element name="next-hops"/>
<java-attributes>
<xml-element container-type="java.util.ArrayList" java-attribute="nextHop" name="next-hop" type="inventory.aai.onap.org.v25.NextHop"/>
@@ -11364,12 +11389,12 @@
<xml-property name="description" value="Used to categorize this object in conjunction with type &amp; role. The most specific category."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="sequence" name="sequence" type="java.lang.Integer">
+ <xml-element java-attribute="sequence" name="sequence" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="Sequence number."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="addressFamily" name="address-family" type="java.lang.String">
+ <xml-element java-attribute="addressFamily" name="address-family" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Ipv4 or Ipv6."/>
</xml-properties>
@@ -11390,12 +11415,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11411,14 +11436,14 @@
<xml-property name="description" value="Is among the series of routers that are connected together in a network and is the next possible destination for a data packet."/>
<xml-property name="indexedProps" value="next-hop-id,ip-address,sequence,data-owner,data-source,data-source-version"/>
<xml-property name="namespace" value="network"/>
- <xml-property name="container" value="next-hops"/>
+ <xml-property name="container" value="next-hops"/>
<xml-property name="uriTemplate" value="/network/next-hops/next-hop/{next-hop-id}"/>
<xml-property name="uniqueProps" value="next-hop-id"/>
<xml-property name="requiredProps" value="next-hop-id,next-hop-type"/>
</xml-properties>
</java-type>
- <java-type name="Bfds">
+ <java-type name="Bfds">
<xml-root-element name="bfds"/>
<java-attributes>
<xml-element container-type="java.util.ArrayList" java-attribute="bfd" name="bfd" type="inventory.aai.onap.org.v25.Bfd"/>
@@ -11450,12 +11475,12 @@
<xml-property name="description" value="Used to categorize this object in conjunction with type &amp; role. The most specific category."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="bfdKeepAlive" name="bfd-keep-alive" type="java.lang.String">
+ <xml-element java-attribute="bfdKeepAlive" name="bfd-keep-alive" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="bfd keep-alive parameter"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="bfdTimeout" name="bfd-timeout" type="java.lang.String">
+ <xml-element java-attribute="bfdTimeout" name="bfd-timeout" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="bfd timeout parameter"/>
</xml-properties>
@@ -11466,12 +11491,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11486,21 +11511,26 @@
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="minimumInterval" name="minimum-interval" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The shortest interval between sending BFD control packets to a neighbor."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
<xml-property name="description" value="BFD (Bidirectional Forwarding Detection) is a protocol for detecting link failures.The BFD object is for persisting attributes for the links that have BFD enabled."/>
<xml-property name="indexedProps" value="bfd-id,data-owner,data-source,data-source-version"/>
<xml-property name="namespace" value="network"/>
- <xml-property name="container" value="bfds"/>
+ <xml-property name="container" value="bfds"/>
<xml-property name="uriTemplate" value="/network/bfds/bfd/{bfd-id}"/>
<xml-property name="uniqueProps" value="bfd-id"/>
<xml-property name="requiredProps" value="bfd-id,bfd-type"/>
- <xml-property name="nameProps" value="bfd-id"/>
+ <xml-property name="nameProps" value="bfd-id"/>
</xml-properties>
</java-type>
- <java-type name="Fqdns">
+ <java-type name="Fqdns">
<xml-root-element name="fqdns"/>
<java-attributes>
<xml-element container-type="java.util.ArrayList" java-attribute="fqdn" name="fqdn" type="inventory.aai.onap.org.v25.Fqdn"/>
@@ -11517,7 +11547,7 @@
<xml-property name="description" value="Fully qualified domain name."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="fqdnType" name="fqdn-type" type="java.lang.String">
+ <xml-element java-attribute="fqdnType" name="fqdn-type" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used to categorize this object in conjunction with role &amp; function. The most generic category."/>
</xml-properties>
@@ -11532,7 +11562,7 @@
<xml-property name="description" value="Used to categorize this object in conjunction with type &amp; role. The most specific category."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dnsDomain" name="dns-domain" required="true" type="java.lang.String">
+ <xml-element java-attribute="dnsDomain" name="dns-domain" required="true" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Domain name."/>
</xml-properties>
@@ -11543,12 +11573,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11563,9 +11593,9 @@
<xml-properties>
<xml-property name="description" value="A fully qualified domain name (FQDN) is the complete domain name for a specific computer, or host, on the internet."/>
<xml-property name="requiredProps" value="fqdn,dns-domain"/>
- <xml-property name="indexedProps" value="fqdn,data-owner,data-source,data-source-version"/>
+ <xml-property name="indexedProps" value="fqdn,data-owner,data-source,data-source-version"/>
<xml-property name="namespace" value="network"/>
- <xml-property name="container" value="fqdns"/>
+ <xml-property name="container" value="fqdns"/>
<xml-property name="uriTemplate" value="/network/fqdns/fqdn/{fqdn}"/>
</xml-properties>
</java-type>
@@ -11598,12 +11628,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11622,7 +11652,7 @@
<xml-property name="canBeLinked" value="true"/>
<xml-property name="uriTemplate" value="/route-targets/route-target/{global-route-target}/{route-target-role}"/>
<xml-property name="requiredProps" value="global-route-target,route-target-role"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
</xml-properties>
</java-type>
@@ -11649,12 +11679,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11672,7 +11702,7 @@
<xml-property name="dependentOn" value="p-interface"/>
<xml-property name="container" value="sriov-pfs"/>
<xml-property name="uriTemplate" value="/sriov-pfs/sriov-pf/{pf-pci-id}"/>
- <xml-property name="requiredProps" value="pf-pci-id"/>
+ <xml-property name="requiredProps" value="pf-pci-id"/>
</xml-properties>
</java-type>
@@ -11716,12 +11746,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11734,7 +11764,7 @@
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
<xml-properties>
- <xml-property name="description" value="Route packets to a specific host. Host routes are automatically added to the routing table for all IPv4 and IPv6 addresses that are configured on the router. The purpose of a host route is to create a corresponding CEF entry as a receive entry so that the packets destined to this IP address can be processed by the router itself."/>
+ <xml-property name="description" value="Route packets to a specific host. Host routes are automatically added to the routing table for all IPv4 and IPv6 addresses that are configured on the router. The purpose of a host route is to create a corresponding CEF entry as a receive entry so that the packets destined to this IP address can be processed by the router itself."/>
<xml-property name="indexedProps" value="host-route-id,next-hop,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="subnet"/>
<xml-property name="container" value="host-routes"/>
@@ -11796,12 +11826,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11812,8 +11842,8 @@
<xml-property name="description" value="IPv4 Address Range"/>
<xml-property name="indexedProps" value="vip-ipv4-address,vlan-id-inner,neutron-network-id,neutron-subnet-id,vlan-id-outer,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="cloud-region"/>
- <xml-property name="uriTemplate" value="/vip-ipv4-address-list/{vip-ipv4-address}"/>
- <xml-property name="requiredProps" value="vip-ipv4-address"/>
+ <xml-property name="uriTemplate" value="/vip-ipv4-address-list/{vip-ipv4-address}"/>
+ <xml-property name="requiredProps" value="vip-ipv4-address"/>
</xml-properties>
</java-type>
@@ -11871,12 +11901,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11887,8 +11917,8 @@
<xml-property name="description" value="IPv6 Address Range"/>
<xml-property name="indexedProps" value="vip-ipv6-address,vlan-id-inner,neutron-network-id,neutron-subnet-id,vlan-id-outer,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="cloud-region"/>
- <xml-property name="uriTemplate" value="/vip-ipv6-address-list/{vip-ipv6-address}"/>
- <xml-property name="requiredProps" value="vip-ipv6-address"/>
+ <xml-property name="uriTemplate" value="/vip-ipv6-address-list/{vip-ipv6-address}"/>
+ <xml-property name="requiredProps" value="vip-ipv6-address"/>
</xml-properties>
</java-type>
@@ -11944,12 +11974,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -11969,7 +11999,7 @@
<xml-property name="container" value="operational-environments"/>
<xml-property name="namespace" value="cloud-infrastructure"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/operational-environments/operational-environment/{operational-environment-id}"/>
- <xml-property name="requiredProps" value="operational-environment-id,operational-environment-name,operational-environment-type,operational-environment-status,tenant-context,workload-context"/>
+ <xml-property name="requiredProps" value="operational-environment-id,operational-environment-name,operational-environment-type,operational-environment-status,tenant-context,workload-context"/>
</xml-properties>
</java-type>
@@ -11990,7 +12020,7 @@
<xml-property name="nameProps" value="forwarding-path-name"/>
<xml-property name="uniqueProps" value="forwarding-path-id"/>
<xml-property name="uriTemplate" value="/network/forwarding-paths/forwarding-path/{forwarding-path-id}"/>
- <xml-property name="requiredProps" value="forwarding-path-id,forwarding-path-name"/>
+ <xml-property name="requiredProps" value="forwarding-path-id,forwarding-path-name"/>
</xml-properties>
<java-attributes>
<xml-element java-attribute="forwardingPathId" name="forwarding-path-id" required="true" type="java.lang.String" xml-key="true">
@@ -12020,12 +12050,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12049,7 +12079,7 @@
<xml-property name="container" value="forwarders"/>
<xml-property name="dependentOn" value="forwarding-path"/>
<xml-property name="uriTemplate" value="/forwarders/forwarder/{sequence}"/>
- <xml-property name="requiredProps" value="sequence"/>
+ <xml-property name="requiredProps" value="sequence"/>
</xml-properties>
<java-attributes>
<xml-element java-attribute="sequence" name="sequence" required="true" type="java.lang.Integer" xml-key="true">
@@ -12069,12 +12099,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12128,12 +12158,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12201,12 +12231,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12220,8 +12250,8 @@
<xml-property name="uniqueProps" value="vlan-mapping-id"/>
<xml-property name="container" value="vlan-mappings"/>
<xml-property name="uriTemplate" value="/vlan-mappings/vlan-mapping/{vlan-mapping-id}"/>
- <xml-property name="requiredProps" value="vlan-mapping-id"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ <xml-property name="requiredProps" value="vlan-mapping-id"/>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
</xml-properties>
</java-type>
@@ -12256,9 +12286,9 @@
</xml-properties>
</xml-element>
<xml-element java-attribute="cmtu" name="cmtu" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="Size of the Customer Requested MTU (Maximum Transmission Unit)."/>
- </xml-properties>
+ <xml-properties>
+ <xml-property name="description" value="Size of the Customer Requested MTU (Maximum Transmission Unit)."/>
+ </xml-properties>
</xml-element>
<xml-element java-attribute="connectionDiversityGroupId" name="connection-diversity-group-id" type="java.lang.String">
<xml-properties>
@@ -12271,9 +12301,9 @@
</xml-properties>
</xml-element>
<xml-element java-attribute="enhancedMulticast" name="enhanced-multicast" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="String value indicating whether the EVC uses enhanced multicast. Possible Values:yes/no/[empty string]"/>
- </xml-properties>
+ <xml-properties>
+ <xml-property name="description" value="String value indicating whether the EVC uses enhanced multicast. Possible Values:yes/no/[empty string]"/>
+ </xml-properties>
</xml-element>
<xml-element java-attribute="espEvcCircuitId" name="esp-evc-circuit-id" type="java.lang.String">
<xml-properties>
@@ -12315,7 +12345,7 @@
<xml-property name="description" value="tagMode for network side of EVC"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="productEntryId" name="product-entry-id" type="java.lang.String">
+ <xml-element java-attribute="productEntryId" name="product-entry-id" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Product ID"/>
</xml-properties>
@@ -12326,12 +12356,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12349,8 +12379,8 @@
<xml-property name="uniqueProps" value="evc-id"/>
<xml-property name="container" value="evcs"/>
<xml-property name="uriTemplate" value="/evcs/evc/{evc-id}"/>
- <xml-property name="requiredProps" value="evc-id"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ <xml-property name="requiredProps" value="evc-id"/>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
</xml-properties>
</java-type>
@@ -12422,12 +12452,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12446,7 +12476,7 @@
<xml-property name="indexedProps" value="collection-id,model-invariant-id,model-version-id,orchestration-status,data-owner,data-source,data-source-version"/>
<xml-property name="container" value="collections"/>
<xml-property name="uriTemplate" value="/network/collections/collection/{collection-id}"/>
- <xml-property name="requiredProps" value="collection-id"/>
+ <xml-property name="requiredProps" value="collection-id"/>
</xml-properties>
</java-type>
@@ -12479,12 +12509,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12504,8 +12534,8 @@
<xml-property name="dependentOn" value="vnfc"/>
<xml-property name="container" value="cps"/>
<xml-property name="uriTemplate" value="/cps/cp/{cp-instance-id}"/>
- <xml-property name="requiredProps" value="cp-instance-id"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ <xml-property name="requiredProps" value="cp-instance-id"/>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
</xml-properties>
</java-type>
@@ -12546,12 +12576,12 @@
<xml-property name="description" value="is private flag."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="vlanTagType" name="vlan-tag-type" type="java.lang.String">
+ <xml-element java-attribute="vlanTagType" name="vlan-tag-type" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="VLAN tag Type"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="vlanTagFunction" name="vlan-tag-function" type="java.lang.String">
+ <xml-element java-attribute="vlanTagFunction" name="vlan-tag-function" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="VLAN Tag Function"/>
</xml-properties>
@@ -12567,12 +12597,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12638,12 +12668,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12694,12 +12724,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -12718,8 +12748,8 @@
<xml-property name="container" value="network-technologies"/>
<xml-property name="namespace" value="cloud-infrastructure"/>
<xml-property name="uriTemplate" value="/cloud-infrastructure/network-technologies/network-technology/{network-technology-id}"/>
- <xml-property name="requiredProps" value="network-technology-id,network-technology-name"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ <xml-property name="requiredProps" value="network-technology-id,network-technology-name"/>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
</xml-properties>
</java-type>
@@ -12747,48 +12777,48 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the operational-status for this sp-partner."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this sp-partner."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this sp-partner model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this sp-partner model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the operational-status for this sp-partner."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this sp-partner."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model id for this sp-partner model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-version-id"/>
+ <xml-property name="dbAlias" value="model-invariant-id-local"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model version for this sp-partner model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-invariant-id"/>
+ <xml-property name="dbAlias" value="model-version-id-local"/>
+ <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
</java-attributes>
@@ -12801,7 +12831,7 @@
<xml-property name="container" value="sp-partners"/>
<xml-property name="namespace" value="business"/>
<xml-property name="uriTemplate" value="/business/sp-partners/sp-partner/{sp-partner-id}"/>
- <xml-property name="requiredProps" value="sp-partner-id"/>
+ <xml-property name="requiredProps" value="sp-partner-id"/>
</xml-properties>
</java-type>
<java-type name="SpPartners">
@@ -12814,96 +12844,96 @@
</java-attributes>
</java-type>
- <java-type name="Connectivity">
- <xml-root-element name="connectivity"/>
- <java-attributes>
- <xml-element java-attribute="connectivityId" name="connectivity-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this connectivity by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="bandwidthProfileName" name="bandwidth-profile-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the name of a bandwidth profile."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vpnType" name="vpn-type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the type of a bandwidth profile."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="cir" name="cir" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the CIR of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="eir" name="eir" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the EIR of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="cbs" name="cbs" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the CBS of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ebs" name="ebs" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the EBS of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="colorAware" name="color-aware" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the color-awareness of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="couplingFlag" name="coupling-flag" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the coupling flag of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ethtSvcName" name="etht-svc-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="The ethernet service name for this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessProviderId" name="access-provider-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access provider of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessClientId" name="access-client-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access client of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessTopologyId" name="access-topology-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access topology of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessNodeId" name="access-node-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access node of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="accessLtpId" name="access-ltp-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the access ltp of this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="connectivitySelflink" name="connectivity-selflink" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the link to get more information for this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="cvlan" name="cvlan" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the cvlan for this connectivity."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
+ <java-type name="Connectivity">
+ <xml-root-element name="connectivity"/>
+ <java-attributes>
+ <xml-element java-attribute="connectivityId" name="connectivity-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this connectivity by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="bandwidthProfileName" name="bandwidth-profile-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the name of a bandwidth profile."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vpnType" name="vpn-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the type of a bandwidth profile."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="cir" name="cir" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the CIR of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="eir" name="eir" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the EIR of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="cbs" name="cbs" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the CBS of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ebs" name="ebs" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the EBS of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="colorAware" name="color-aware" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the color-awareness of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="couplingFlag" name="coupling-flag" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the coupling flag of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ethtSvcName" name="etht-svc-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="The ethernet service name for this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessProviderId" name="access-provider-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access provider of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessClientId" name="access-client-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access client of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessTopologyId" name="access-topology-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access topology of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessNodeId" name="access-node-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access node of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="accessLtpId" name="access-ltp-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the access ltp of this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="connectivitySelflink" name="connectivity-selflink" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the link to get more information for this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="cvlan" name="cvlan" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the cvlan for this connectivity."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
<xml-property name="description" value="Store the operational-status of this connectivity."/>
</xml-properties>
</xml-element>
@@ -12920,913 +12950,913 @@
<xml-element java-attribute="sliceId" name="slice-id" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Store the ID of the transport slice to which this connectivity may belong."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model id for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-version-id"/>
+ <xml-property name="dbAlias" value="model-invariant-id-local"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model version for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-invariant-id"/>
+ <xml-property name="dbAlias" value="model-version-id-local"/>
+ <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
+ </xml-properties>
+ </xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of a connectivity"/>
- <xml-property name="indexedProps" value="connectivity-id,etht-svc-name,bandwidth-profile-name,vpn-type,color-aware,coupling-flag,access-provider-id,access-client-id,access-topology-id,access-node-id,access-ltp-id,operational-status,model-invariant-id,model-version-id"/>
- <xml-property name="nameProps" value="etht-svc-name"/>
- <xml-property name="searchable" value="connectivity-id"/>
- <xml-property name="uniqueProps" value="connectivity-id"/>
- <xml-property name="container" value="connectivities"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="connectivity-id"/>
- <xml-property name="uriTemplate" value="/network/connectivities/connectivity/{connectivity-id}"/>
- </xml-properties>
- </java-type>
- <java-type name="Connectivities">
- <xml-root-element name="connectivities"/>
- <xml-properties>
- <xml-property name="description" value="Collection of connectivities"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="connectivity" name="connectivity" type="inventory.aai.onap.org.v25.Connectivity"/>
- </java-attributes>
- </java-type>
-
- <java-type name="LanPortConfig">
- <xml-root-element name="lan-port-config"/>
- <java-attributes>
- <xml-element java-attribute="lanPortConfigId" name="lan-port-config-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this lan-port-config by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="lanPortConfigName" name="lan-port-config-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the name of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="description" name="description" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the description of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="deviceId" name="device-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the device-id of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="portId" name="port-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the port-id of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ipv4Address" name="ipv4-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the ipv4-address of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ipv6Address" name="ipv6-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the ipv6-address of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vlanTag" name="vlan-tag" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the vlan-tag of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="inputBandwidth" name="input-bandwidth" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the input-bandwidth of this lan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="outputBandwidth" name="output-bandwidth" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the output-bandwidth of this lan-port-config."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of a connectivity"/>
+ <xml-property name="indexedProps" value="connectivity-id,etht-svc-name,bandwidth-profile-name,vpn-type,color-aware,coupling-flag,access-provider-id,access-client-id,access-topology-id,access-node-id,access-ltp-id,operational-status,model-invariant-id,model-version-id"/>
+ <xml-property name="nameProps" value="etht-svc-name"/>
+ <xml-property name="searchable" value="connectivity-id"/>
+ <xml-property name="uniqueProps" value="connectivity-id"/>
+ <xml-property name="container" value="connectivities"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="connectivity-id"/>
+ <xml-property name="uriTemplate" value="/network/connectivities/connectivity/{connectivity-id}"/>
+ </xml-properties>
+ </java-type>
+ <java-type name="Connectivities">
+ <xml-root-element name="connectivities"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of connectivities"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="connectivity" name="connectivity" type="inventory.aai.onap.org.v25.Connectivity"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="LanPortConfig">
+ <xml-root-element name="lan-port-config"/>
+ <java-attributes>
+ <xml-element java-attribute="lanPortConfigId" name="lan-port-config-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this lan-port-config by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="lanPortConfigName" name="lan-port-config-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the name of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="description" name="description" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the description of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="deviceId" name="device-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the device-id of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="portId" name="port-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the port-id of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ipv4Address" name="ipv4-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the ipv4-address of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ipv6Address" name="ipv6-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the ipv6-address of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vlanTag" name="vlan-tag" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the vlan-tag of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="inputBandwidth" name="input-bandwidth" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the input-bandwidth of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="outputBandwidth" name="output-bandwidth" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the output-bandwidth of this lan-port-config."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dhcpServices" name="dhcp-services" type="inventory.aai.onap.org.v25.DhcpServices"/>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of a lan-port-config"/>
- <xml-property name="indexedProps" value="lan-port-config-id,lan-port-config-name,device-id,port-id,ipv4-address,ipv6-address,vlan-tag,data-owner,data-source,data-source-version"/>
- <xml-property name="nameProps" value="lan-port-config-name"/>
- <xml-property name="searchable" value="lan-port-config-id"/>
- <xml-property name="uniqueProps" value="lan-port-config-id"/>
- <xml-property name="container" value="lan-port-configs"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="lan-port-config-id"/>
- <xml-property name="uriTemplate" value="/network/lan-port-configs/lan-port-config/{lan-port-config-id}"/>
- </xml-properties>
- </java-type>
- <java-type name="LanPortConfigs">
- <xml-root-element name="lan-port-configs"/>
- <xml-properties>
- <xml-property name="description" value="Collection of lan-port-configs"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="lanPortConfig" name="lan-port-config" type="inventory.aai.onap.org.v25.LanPortConfig"/>
- </java-attributes>
- </java-type>
-
- <java-type name="DhcpService">
- <xml-root-element name="dhcp-service"/>
- <java-attributes>
- <xml-element java-attribute="dhcpServiceId" name="dhcp-service-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this dhcp-service by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="serverIpv4Address" name="server-ipv4-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the server-ip4-address of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="serverIpv6Address" name="server-ipv6-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the server-ipv6-address of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="serviceEnable" name="service-enable" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the service-enable of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dhcpServiceType" name="dhcp-service-type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the dhcp-service-type of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="leaseTime" name="lease-time" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the lease-time of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="domainName" name="domain-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the domain-name of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dns" name="dns" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the dns of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ntpPrimary" name="ntp-primary" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the ntp-primary of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ntpSecondary" name="ntp-secondary" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the ntp-secondary of this dhcp-service."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="nbns" name="nbns" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the nbns of this dhcp-service."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dhcpServices" name="dhcp-services" type="inventory.aai.onap.org.v25.DhcpServices"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of a lan-port-config"/>
+ <xml-property name="indexedProps" value="lan-port-config-id,lan-port-config-name,device-id,port-id,ipv4-address,ipv6-address,vlan-tag,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="lan-port-config-name"/>
+ <xml-property name="searchable" value="lan-port-config-id"/>
+ <xml-property name="uniqueProps" value="lan-port-config-id"/>
+ <xml-property name="container" value="lan-port-configs"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="lan-port-config-id"/>
+ <xml-property name="uriTemplate" value="/network/lan-port-configs/lan-port-config/{lan-port-config-id}"/>
+ </xml-properties>
+ </java-type>
+ <java-type name="LanPortConfigs">
+ <xml-root-element name="lan-port-configs"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of lan-port-configs"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="lanPortConfig" name="lan-port-config" type="inventory.aai.onap.org.v25.LanPortConfig"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="DhcpService">
+ <xml-root-element name="dhcp-service"/>
+ <java-attributes>
+ <xml-element java-attribute="dhcpServiceId" name="dhcp-service-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this dhcp-service by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="serverIpv4Address" name="server-ipv4-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the server-ip4-address of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="serverIpv6Address" name="server-ipv6-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the server-ipv6-address of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="serviceEnable" name="service-enable" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the service-enable of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dhcpServiceType" name="dhcp-service-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the dhcp-service-type of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="leaseTime" name="lease-time" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the lease-time of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="domainName" name="domain-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the domain-name of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dns" name="dns" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the dns of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ntpPrimary" name="ntp-primary" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the ntp-primary of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ntpSecondary" name="ntp-secondary" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the ntp-secondary of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="nbns" name="nbns" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the nbns of this dhcp-service."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of a dhcp-service"/>
- <xml-property name="indexedProps" value="dhcp-service-id,dhcp-service-type,domain-name,server-ipv4-address,server-ipv6-address,data-owner,data-source,data-source-version"/>
- <xml-property name="nameProps" value="domain-name"/>
- <xml-property name="searchable" value="dhcp-service-id"/>
- <xml-property name="uniqueProps" value="dhcp-service-id"/>
- <xml-property name="container" value="dhcp-services"/>
- <xml-property name="dependentOn" value="lan-port-config"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="dhcp-service-id"/>
- <xml-property name="uriTemplate" value="/network/dhcp-services/dhcp-service/{dhcp-service-id}"/>
- </xml-properties>
- </java-type>
- <java-type name="DhcpServices">
- <xml-root-element name="dhcp-services"/>
- <xml-properties>
- <xml-property name="description" value="Collection of dhcp-services"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="dhcpService" name="dhcp-service" type="inventory.aai.onap.org.v25.DhcpService"/>
- </java-attributes>
- </java-type>
-
- <java-type name="NetworkResource">
- <xml-root-element name="network-resource"/>
- <java-attributes>
- <xml-element java-attribute="networkId" name="network-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this network-resource by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="providerId" name="provider-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the provider of this network-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="clientId" name="client-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the client of this network-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="teTopoId" name="te-topo-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the te-topo of this network-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="networkResourceType" name="network-resource-type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Type of a network topology, e.g., Ethernet, OTN, WSON."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the link to get more information for this object."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of a dhcp-service"/>
+ <xml-property name="indexedProps" value="dhcp-service-id,dhcp-service-type,domain-name,server-ipv4-address,server-ipv6-address,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="domain-name"/>
+ <xml-property name="searchable" value="dhcp-service-id"/>
+ <xml-property name="uniqueProps" value="dhcp-service-id"/>
+ <xml-property name="container" value="dhcp-services"/>
+ <xml-property name="dependentOn" value="lan-port-config"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="dhcp-service-id"/>
+ <xml-property name="uriTemplate" value="/network/dhcp-services/dhcp-service/{dhcp-service-id}"/>
+ </xml-properties>
+ </java-type>
+ <java-type name="DhcpServices">
+ <xml-root-element name="dhcp-services"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of dhcp-services"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="dhcpService" name="dhcp-service" type="inventory.aai.onap.org.v25.DhcpService"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="NetworkResource">
+ <xml-root-element name="network-resource"/>
+ <java-attributes>
+ <xml-element java-attribute="networkId" name="network-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this network-resource by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="providerId" name="provider-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the provider of this network-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="clientId" name="client-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the client of this network-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="teTopoId" name="te-topo-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the te-topo of this network-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="networkResourceType" name="network-resource-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Type of a network topology, e.g., Ethernet, OTN, WSON."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the link to get more information for this object."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
- <!-- Want to use pnf as sub-component, but workaround is to use COUSIN edge in relationship-list.
+ <!-- Want to use pnf as sub-component, but workaround is to use COUSIN edge in relationship-list.
<xml-element java-attribute="pnfs" name="pnfs" type="inventory.aai.onap.org.v25.Pnfs" /> -->
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of a network-resource"/>
- <xml-property name="indexedProps" value="network-id,provider-id,client-id,te-topo-id,data-owner,data-source,data-source-version"/>
- <xml-property name="nameProps" value="network-id"/>
- <xml-property name="searchable" value="network-id"/>
- <xml-property name="uniqueProps" value="network-id"/>
- <xml-property name="container" value="network-resources"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="network-id"/>
- <xml-property name="uriTemplate" value="/network/network-resources/network-resource/{network-id}"/>
- </xml-properties>
- </java-type>
- <java-type name="NetworkResources">
- <xml-root-element name="network-resources"/>
- <xml-properties>
- <xml-property name="description" value="Collection of network-resources"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="networkResource" name="network-resource" type="inventory.aai.onap.org.v25.NetworkResource"/>
- </java-attributes>
- </java-type>
-
- <java-type name="SiteResource">
- <xml-root-element name="site-resource"/>
- <java-attributes>
- <xml-element java-attribute="siteResourceId" name="site-resource-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this site-resource by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="siteResourceName" name="site-resource-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the name of this site-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="description" name="description" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the description of this site-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="type" name="type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the type of this site-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="role" name="role" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the role of this site-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="generatedSiteId" name="generated-site-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the generated-site-id of this site-resource."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the link to get more information for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the operational-status for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of a network-resource"/>
+ <xml-property name="indexedProps" value="network-id,provider-id,client-id,te-topo-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="network-id"/>
+ <xml-property name="searchable" value="network-id"/>
+ <xml-property name="uniqueProps" value="network-id"/>
+ <xml-property name="container" value="network-resources"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="network-id"/>
+ <xml-property name="uriTemplate" value="/network/network-resources/network-resource/{network-id}"/>
+ </xml-properties>
+ </java-type>
+ <java-type name="NetworkResources">
+ <xml-root-element name="network-resources"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of network-resources"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="networkResource" name="network-resource" type="inventory.aai.onap.org.v25.NetworkResource"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="SiteResource">
+ <xml-root-element name="site-resource"/>
+ <java-attributes>
+ <xml-element java-attribute="siteResourceId" name="site-resource-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this site-resource by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="siteResourceName" name="site-resource-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the name of this site-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="description" name="description" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the description of this site-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="type" name="type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the type of this site-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="role" name="role" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the role of this site-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="generatedSiteId" name="generated-site-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the generated-site-id of this site-resource."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the link to get more information for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the operational-status for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model id for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-version-id"/>
+ <xml-property name="dbAlias" value="model-invariant-id-local"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model version for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-invariant-id"/>
+ <xml-property name="dbAlias" value="model-version-id-local"/>
+ <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of a site-resource"/>
- <xml-property name="indexedProps" value="site-resource-id,site-resource-name,type,role,generated-site-id,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
- <xml-property name="nameProps" value="site-resource-name"/>
- <xml-property name="searchable" value="site-resource-id"/>
- <xml-property name="uniqueProps" value="site-resource-id"/>
- <xml-property name="container" value="site-resources"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="site-resource-id"/>
- <xml-property name="uriTemplate" value="/network/site-resources/site-resource/{site-resource-id}"/>
- </xml-properties>
- </java-type>
- <java-type name="SiteResources">
- <xml-root-element name="site-resources"/>
- <xml-properties>
- <xml-property name="description" value="Collection of site-resources"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="siteResource" name="site-resource" type="inventory.aai.onap.org.v25.SiteResource"/>
- </java-attributes>
- </java-type>
-
- <java-type name="SdwanVpns">
- <xml-root-element name="sdwan-vpns"/>
- <xml-properties>
- <xml-property name="description" value="Collection of sdwan-vpns"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="sdwanVpn" name="sdwan-vpn" type="inventory.aai.onap.org.v25.SdwanVpn"/>
- </java-attributes>
- </java-type>
- <java-type name="SdwanVpn">
- <xml-root-element name="sdwan-vpn"/>
- <java-attributes>
- <xml-element java-attribute="sdwanVpnId" name="sdwan-vpn-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this sdwan-vpn by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="sdwanVpnName" name="sdwan-vpn-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the name of this sdwan-vpn."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vxlanId" name="vxlan-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the vxlan-id of this sdwan-vpn."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="topology" name="topology" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the topology of this sdwan-vpn."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="tenantId" name="tenant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the tenant-id of this sdwan-vpn."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vpnId" name="vpn-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the vpn-id of this sdwan-vpn."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the link to get more information for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the operational-status for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of a site-resource"/>
+ <xml-property name="indexedProps" value="site-resource-id,site-resource-name,type,role,generated-site-id,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="site-resource-name"/>
+ <xml-property name="searchable" value="site-resource-id"/>
+ <xml-property name="uniqueProps" value="site-resource-id"/>
+ <xml-property name="container" value="site-resources"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="site-resource-id"/>
+ <xml-property name="uriTemplate" value="/network/site-resources/site-resource/{site-resource-id}"/>
+ </xml-properties>
+ </java-type>
+ <java-type name="SiteResources">
+ <xml-root-element name="site-resources"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of site-resources"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="siteResource" name="site-resource" type="inventory.aai.onap.org.v25.SiteResource"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="SdwanVpns">
+ <xml-root-element name="sdwan-vpns"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of sdwan-vpns"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="sdwanVpn" name="sdwan-vpn" type="inventory.aai.onap.org.v25.SdwanVpn"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="SdwanVpn">
+ <xml-root-element name="sdwan-vpn"/>
+ <java-attributes>
+ <xml-element java-attribute="sdwanVpnId" name="sdwan-vpn-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this sdwan-vpn by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="sdwanVpnName" name="sdwan-vpn-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the name of this sdwan-vpn."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vxlanId" name="vxlan-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the vxlan-id of this sdwan-vpn."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="topology" name="topology" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the topology of this sdwan-vpn."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="tenantId" name="tenant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the tenant-id of this sdwan-vpn."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vpnId" name="vpn-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the vpn-id of this sdwan-vpn."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the link to get more information for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the operational-status for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model id for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-version-id"/>
+ <xml-property name="dbAlias" value="model-invariant-id-local"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model version for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-invariant-id"/>
+ <xml-property name="dbAlias" value="model-version-id-local"/>
+ <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of an sdwan-vpn"/>
- <xml-property name="indexedProps" value="sdwan-vpn-id,sdwan-vpn-name,vxlan-id,topology,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
- <xml-property name="nameProps" value="sdwan-vpn-name"/>
- <xml-property name="searchable" value="sdwan-vpn-id"/>
- <xml-property name="uniqueProps" value="sdwan-vpn-id"/>
- <xml-property name="container" value="sdwan-vpns"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="sdwan-vpn-id"/>
- <xml-property name="uriTemplate" value="/network/sdwan-vpns/sdwan-vpn/{sdwan-vpn-id}"/>
- </xml-properties>
- </java-type>
-
- <java-type name="Devices">
- <xml-root-element name="devices"/>
- <xml-properties>
- <xml-property name="description" value="Collection of devices"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="device" name="device" type="inventory.aai.onap.org.v25.Device"/>
- </java-attributes>
- </java-type>
- <java-type name="Device">
- <xml-root-element name="device"/>
- <java-attributes>
- <xml-element java-attribute="deviceId" name="device-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this device by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="esn" name="esn" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the esn of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="deviceName" name="device-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the name of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="description" name="description" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the description of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vendor" name="vendor" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the vendor of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="class" name="class" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the class of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="type" name="type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the type of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="version" name="version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the version of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="systemIp" name="system-ip" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the system-ip of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="systemIpv4" name="system-ipv4" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the system-ipv4 of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="systemIpv6" name="system-ipv6" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the system-ipv6 of this device."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the link to get more information for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the operational-status for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of an sdwan-vpn"/>
+ <xml-property name="indexedProps" value="sdwan-vpn-id,sdwan-vpn-name,vxlan-id,topology,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="sdwan-vpn-name"/>
+ <xml-property name="searchable" value="sdwan-vpn-id"/>
+ <xml-property name="uniqueProps" value="sdwan-vpn-id"/>
+ <xml-property name="container" value="sdwan-vpns"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="sdwan-vpn-id"/>
+ <xml-property name="uriTemplate" value="/network/sdwan-vpns/sdwan-vpn/{sdwan-vpn-id}"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="Devices">
+ <xml-root-element name="devices"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of devices"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="device" name="device" type="inventory.aai.onap.org.v25.Device"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="Device">
+ <xml-root-element name="device"/>
+ <java-attributes>
+ <xml-element java-attribute="deviceId" name="device-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this device by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="esn" name="esn" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the esn of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="deviceName" name="device-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the name of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="description" name="description" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the description of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vendor" name="vendor" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the vendor of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="class" name="class" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the class of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="type" name="type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the type of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="version" name="version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the version of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="systemIp" name="system-ip" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the system-ip of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="systemIpv4" name="system-ipv4" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the system-ipv4 of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="systemIpv6" name="system-ipv6" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the system-ipv6 of this device."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the link to get more information for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the operational-status for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model id for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-version-id"/>
+ <xml-property name="dbAlias" value="model-invariant-id-local"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model version for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-invariant-id"/>
+ <xml-property name="dbAlias" value="model-version-id-local"/>
+ <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of a device"/>
- <xml-property name="indexedProps" value="device-id,device-name,esn,vendor,class,type,version,system-ip,system-ipv4,system-ipv6,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
- <xml-property name="nameProps" value="device-name"/>
- <xml-property name="searchable" value="device-id"/>
- <xml-property name="uniqueProps" value="device-id"/>
- <xml-property name="container" value="devices"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="device-id"/>
- <xml-property name="uriTemplate" value="/network/devices/device/{device-id}"/>
- </xml-properties>
- </java-type>
-
- <java-type name="WanPortConfig">
- <xml-root-element name="wan-port-config"/>
- <java-attributes>
- <xml-element java-attribute="wanPortConfigId" name="wan-port-config-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Uniquely identifies this wan-port-config by id"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="wanPortConfigName" name="wan-port-config-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the name of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="deviceId" name="device-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the device of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="vlanId" name="vlan-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the id of the vlan of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ipAddress" name="ip-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the ip-address of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ipv4Address" name="ipv4-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the ipv4-address of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ipv6Address" name="ipv6-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the ipv6-address of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="providerIpAddress" name="provider-ip-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the provider-ip-address of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="providerIpv4Address" name="provider-ipv4-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the provider-ipv4-address of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="providerIpv6Address" name="provider-ipv6-address" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the provider-ipv6-address of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="inputBandwidth" name="input-bandwidth" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the input-bandwidth of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="outputBandwidth" name="output-bandwidth" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the output-bandwidth of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="description" name="description" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the description of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="portType" name="port-type" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the port-type of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="portNumber" name="port-number" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the port-number of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="transportNetworkName" name="transport-network-name" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the transport-network-name of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="devicePortId" name="device-port-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the device-port-id of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="wanPortId" name="wan-port-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the wan-port-id of this wan-port-config."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the link to get more information for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the operational-status for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Store the model-customization-id for this object."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model id for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-version-id"/>
- <xml-property name="dbAlias" value="model-invariant-id-local"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="the ASDC model version for this resource or service model."/>
- <xml-property name="visibility" value="deployment"/>
- <xml-property name="requires" value="model-invariant-id"/>
- <xml-property name="dbAlias" value="model-version-id-local"/>
- <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of a device"/>
+ <xml-property name="indexedProps" value="device-id,device-name,esn,vendor,class,type,version,system-ip,system-ipv4,system-ipv6,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="device-name"/>
+ <xml-property name="searchable" value="device-id"/>
+ <xml-property name="uniqueProps" value="device-id"/>
+ <xml-property name="container" value="devices"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="device-id"/>
+ <xml-property name="uriTemplate" value="/network/devices/device/{device-id}"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="WanPortConfig">
+ <xml-root-element name="wan-port-config"/>
+ <java-attributes>
+ <xml-element java-attribute="wanPortConfigId" name="wan-port-config-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Uniquely identifies this wan-port-config by id"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="wanPortConfigName" name="wan-port-config-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the name of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="deviceId" name="device-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the device of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="vlanId" name="vlan-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the id of the vlan of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ipAddress" name="ip-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the ip-address of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ipv4Address" name="ipv4-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the ipv4-address of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ipv6Address" name="ipv6-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the ipv6-address of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="providerIpAddress" name="provider-ip-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the provider-ip-address of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="providerIpv4Address" name="provider-ipv4-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the provider-ipv4-address of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="providerIpv6Address" name="provider-ipv6-address" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the provider-ipv6-address of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="inputBandwidth" name="input-bandwidth" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the input-bandwidth of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="outputBandwidth" name="output-bandwidth" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the output-bandwidth of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="description" name="description" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the description of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="portType" name="port-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the port-type of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="portNumber" name="port-number" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the port-number of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="transportNetworkName" name="transport-network-name" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the transport-network-name of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="devicePortId" name="device-port-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the device-port-id of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="wanPortId" name="wan-port-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the wan-port-id of this wan-port-config."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="selflink" name="selflink" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the link to get more information for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="operationalStatus" name="operational-status" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the operational-status for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelCustomizationId" name="model-customization-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Store the model-customization-id for this object."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelInvariantId" name="model-invariant-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model id for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-version-id"/>
+ <xml-property name="dbAlias" value="model-invariant-id-local"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="modelVersionId" name="model-version-id" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="the ASDC model version for this resource or service model."/>
+ <xml-property name="visibility" value="deployment"/>
+ <xml-property name="requires" value="model-invariant-id"/>
+ <xml-property name="dbAlias" value="model-version-id-local"/>
+ <xml-property name="privateEdge" value="service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Instance of a wan-port-config"/>
- <xml-property name="indexedProps" value="wan-port-config-id,wan-port-config-name,device-id,ip-address,ipv4-address,ipv6-address,port-type,port-number,device-port-id,wan-port-id,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
- <xml-property name="nameProps" value="wan-port-config-name"/>
- <xml-property name="searchable" value="wan-port-config-id"/>
- <xml-property name="uniqueProps" value="wan-port-config-id"/>
- <xml-property name="container" value="wan-port-configs"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="wan-port-config-id"/>
- <xml-property name="uriTemplate" value="/network/wan-port-configs/wan-port-config/{wan-port-config-id}"/>
- </xml-properties>
- </java-type>
- <java-type name="WanPortConfigs">
- <xml-root-element name="wan-port-configs"/>
- <xml-properties>
- <xml-property name="description" value="Collection of wan-port-configs"/>
- </xml-properties>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="wanPortConfig" name="wan-port-config" type="inventory.aai.onap.org.v25.WanPortConfig"/>
- </java-attributes>
- </java-type>
-
- <java-type name="ExtAaiNetworks">
- <xml-root-element name="ext-aai-networks"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="extAaiNetwork" name="ext-aai-network" type="inventory.aai.onap.org.v25.ExtAaiNetwork"/>
- </java-attributes>
- </java-type>
- <java-type name="ExtAaiNetwork">
- <xml-root-element name="ext-aai-network"/>
- <java-attributes>
- <xml-element java-attribute="aaiId" name="aai-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="Unique ID of the referenced AAI."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="schemaVersion" name="schema-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Schema version of the referenced AAI."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Instance of a wan-port-config"/>
+ <xml-property name="indexedProps" value="wan-port-config-id,wan-port-config-name,device-id,ip-address,ipv4-address,ipv6-address,port-type,port-number,device-port-id,wan-port-id,operational-status,model-invariant-id,model-version-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="nameProps" value="wan-port-config-name"/>
+ <xml-property name="searchable" value="wan-port-config-id"/>
+ <xml-property name="uniqueProps" value="wan-port-config-id"/>
+ <xml-property name="container" value="wan-port-configs"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="wan-port-config-id"/>
+ <xml-property name="uriTemplate" value="/network/wan-port-configs/wan-port-config/{wan-port-config-id}"/>
+ </xml-properties>
+ </java-type>
+ <java-type name="WanPortConfigs">
+ <xml-root-element name="wan-port-configs"/>
+ <xml-properties>
+ <xml-property name="description" value="Collection of wan-port-configs"/>
+ </xml-properties>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="wanPortConfig" name="wan-port-config" type="inventory.aai.onap.org.v25.WanPortConfig"/>
+ </java-attributes>
+ </java-type>
+
+ <java-type name="ExtAaiNetworks">
+ <xml-root-element name="ext-aai-networks"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="extAaiNetwork" name="ext-aai-network" type="inventory.aai.onap.org.v25.ExtAaiNetwork"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="ExtAaiNetwork">
+ <xml-root-element name="ext-aai-network"/>
+ <java-attributes>
+ <xml-element java-attribute="aaiId" name="aai-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="Unique ID of the referenced AAI."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="schemaVersion" name="schema-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Schema version of the referenced AAI."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="esrSystemInfo" name="esr-system-info" type="inventory.aai.onap.org.v25.EsrSystemInfo"/>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="esrSystemInfo" name="esr-system-info" type="inventory.aai.onap.org.v25.EsrSystemInfo"/>
- <!-- Want to use these as sub-components, but workaround is to use COUSIN edges in relationship-list.
+ <!-- Want to use these as sub-components, but workaround is to use COUSIN edges in relationship-list.
<xml-element java-attribute="logicalLinks" name="logical-links" type="inventory.aai.onap.org.v25.LogicalLinks" />
<xml-element java-attribute="vpnBindings" name="vpn-bindings" type="inventory.aai.onap.org.v25.VpnBindings" />
<xml-element java-attribute="pnfs" name="pnfs" type="inventory.aai.onap.org.v25.Pnfs" />
@@ -13838,20 +13868,20 @@
<xml-element java-attribute="sdwanVpns" name="sdwan-vpns" type="inventory.aai.onap.org.v25.SdwanVpns" />
<xml-element java-attribute="devices" name="devices" type="inventory.aai.onap.org.v25.Devices" />
<xml-element java-attribute="wanPortConfigs" name="wan-port-configs" type="inventory.aai.onap.org.v25.WanPortConfigs" /> -->
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Refer to an external AAI in another ONAP."/>
- <xml-property name="indexedProps" value="aai-id,data-owner,data-source,data-source-version"/>
- <xml-property name="searchable" value="aai-id"/>
- <xml-property name="container" value="ext-aai-networks"/>
- <xml-property name="namespace" value="network"/>
- <xml-property name="requiredProps" value="aai-id"/>
- <xml-property name="uriTemplate" value="/network/ext-aai-networks/ext-aai-network/{aai-id}"/>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Refer to an external AAI in another ONAP."/>
+ <xml-property name="indexedProps" value="aai-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="searchable" value="aai-id"/>
+ <xml-property name="container" value="ext-aai-networks"/>
+ <xml-property name="namespace" value="network"/>
+ <xml-property name="requiredProps" value="aai-id"/>
+ <xml-property name="uriTemplate" value="/network/ext-aai-networks/ext-aai-network/{aai-id}"/>
</xml-properties>
- </java-type>
+ </java-type>
- <java-type name="Unis">
+ <java-type name="Unis">
<xml-properties>
<xml-property name="description" value="Collection of User network interface."/>
</xml-properties>
@@ -13916,12 +13946,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14001,12 +14031,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14031,7 +14061,7 @@
</xml-properties>
</java-type>
- <java-type name="TeLinkAttributes">
+ <java-type name="TeLinkAttributes">
<xml-properties>
<xml-property name="description" value="Collection of TE link attributes."/>
</xml-properties>
@@ -14117,12 +14147,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14146,7 +14176,7 @@
</xml-properties>
</java-type>
- <java-type name="LabelRestrictions">
+ <java-type name="LabelRestrictions">
<xml-properties>
<xml-property name="description" value="Collection of Label Restriction."/>
</xml-properties>
@@ -14241,12 +14271,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14270,7 +14300,7 @@
</xml-properties>
</java-type>
- <java-type name="TunnelTerminationPoints">
+ <java-type name="TunnelTerminationPoints">
<xml-properties>
<xml-property name="description" value="Collection of Tunnel Termination Point."/>
</xml-properties>
@@ -14365,12 +14395,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14401,22 +14431,24 @@
</xml-properties>
<xml-root-element name="common"/>
<java-attributes>
- <xml-element java-attribute="hardwareCatalogItems" name="hardware-catalog-items" type="inventory.aai.onap.org.v25.HardwareCatalogItems"/>
- <xml-element java-attribute="contacts" name="contacts" type="inventory.aai.onap.org.v25.Contacts"/>
+ <xml-element java-attribute="hardwareCatalogItems" name="hardware-catalog-items" type="inventory.aai.onap.org.v25.HardwareCatalogItems"/>
+ <xml-element java-attribute="contacts" name="contacts" type="inventory.aai.onap.org.v25.Contacts"/>
<xml-element java-attribute="profiles" name="profiles" type="inventory.aai.onap.org.v25.Profiles"/>
- <xml-element java-attribute="objectGroups" name="object-groups" type="inventory.aai.onap.org.v25.ObjectGroups"/>
- <xml-element java-attribute="policies" name="policies" type="inventory.aai.onap.org.v25.Policies"/>
- <xml-element java-attribute="vlanCharacteristics" name="vlan-characteristics" type="inventory.aai.onap.org.v25.VlanCharacteristics"/>
- <xml-element java-attribute="relationshipRules" name="relationship-rules" type="inventory.aai.onap.org.v25.RelationshipRules"/>
+ <xml-element java-attribute="objectGroups" name="object-groups" type="inventory.aai.onap.org.v25.ObjectGroups"/>
+ <xml-element java-attribute="policies" name="policies" type="inventory.aai.onap.org.v25.Policies"/>
+ <xml-element java-attribute="vlanCharacteristics" name="vlan-characteristics" type="inventory.aai.onap.org.v25.VlanCharacteristics"/>
+ <xml-element java-attribute="relationshipRules" name="relationship-rules" type="inventory.aai.onap.org.v25.RelationshipRules"/>
<xml-element java-attribute="parameterLists" name="parameter-lists" type="inventory.aai.onap.org.v25.ParameterLists"/>
<xml-element java-attribute="classMapMembers" name="class-map-members" type="inventory.aai.onap.org.v25.ClassMapMembers"/>
<xml-element java-attribute="classMaps" name="class-maps" type="inventory.aai.onap.org.v25.ClassMaps"/>
<xml-element java-attribute="policyKeyTerms" name="policy-key-terms" type="inventory.aai.onap.org.v25.PolicyKeyTerms"/>
<xml-element java-attribute="policyMapMembers" name="policy-map-members" type="inventory.aai.onap.org.v25.PolicyMapMembers"/>
+ <xml-element java-attribute="objectGroupMembers" name="object-group-members" type="inventory.aai.onap.org.v25.ObjectGroupMembers"/>
+ <xml-element java-attribute="objectGroupKeyTerms" name="object-group-key-terms" type="inventory.aai.onap.org.v25.ObjectGroupKeyTerms"/>
</java-attributes>
- </java-type>
+ </java-type>
- <java-type name="HardwareCatalogItems">
+ <java-type name="HardwareCatalogItems">
<xml-properties>
<xml-property name="description" value="Collection of hardware-catalog-items"/>
</xml-properties>
@@ -14470,12 +14502,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14495,7 +14527,7 @@
<xml-property name="namespace" value="common"/>
<xml-property name="uriTemplate" value="/common/hardware-catalog-items/hardware-catalog-item/{item-name}"/>
<xml-property name="requiredProps" value="item-name,system-type,manufacturer,model,sku"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Profiles">
@@ -14552,12 +14584,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14568,22 +14600,22 @@
</xml-properties>
</xml-element>
<xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- <xml-element java-attribute="metadata" name="metadata" type="inventory.aai.onap.org.v25.Metadata"/>
+ <xml-element java-attribute="metadata" name="metadata" type="inventory.aai.onap.org.v25.Metadata"/>
</java-attributes>
<xml-properties>
<xml-property name="description" value="describes an profiles"/>
<xml-property name="indexedProps" value="profile-name,profile-role,profile-function,data-owner,data-source,data-source-version"/>
<xml-property name="uniqueProps" value="profile-name"/>
- <xml-property name="nameProps" value="profile-type"/>
+ <xml-property name="nameProps" value="profile-type"/>
<xml-property name="container" value="profiles"/>
<xml-property name="namespace" value="common"/>
<xml-property name="uriTemplate" value="/common/profiles/profile/{profile-name}"/>
<xml-property name="requiredProps" value="profile-name,profile-type,profile-selflink"/>
- </xml-properties>
+ </xml-properties>
</java-type>
- <java-type name="Contacts">
+ <java-type name="Contacts">
<xml-properties>
<xml-property name="description" value="Collection of contacts"/>
</xml-properties>
@@ -14591,8 +14623,8 @@
<java-attributes>
<xml-element container-type="java.util.ArrayList" java-attribute="contact" name="contact" type="inventory.aai.onap.org.v25.Contact"/>
</java-attributes>
- </java-type>
- <java-type name="Contact">
+ </java-type>
+ <java-type name="Contact">
<xml-root-element name="contact"/>
<java-attributes>
<xml-element java-attribute="contactName" name="contact-name" required="true" type="java.lang.String" xml-key="true">
@@ -14600,17 +14632,17 @@
<xml-property name="description" value="Name of the contact"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="contactTelephone" name="contact-telephone" type="java.lang.String">
+ <xml-element java-attribute="contactTelephone" name="contact-telephone" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Tel no. of contact"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="contactEmail" name="contact-email" type="java.lang.String">
+ <xml-element java-attribute="contactEmail" name="contact-email" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="e-mail of contact"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="vendorType" name="vendor-type" type="java.lang.String">
+ <xml-element java-attribute="vendorType" name="vendor-type" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="NI (Network Integrator)SI (System Integrator) 3rd Party LCM"/>
</xml-properties>
@@ -14621,12 +14653,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14646,11 +14678,11 @@
<xml-property name="nameProps" value="contact-name,vendor-type"/>
<xml-property name="uriTemplate" value="/common/contacts/contact/{contact-name}"/>
<xml-property name="requiredProps" value="contact-name"/>
- <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
+ <xml-property name="indexedProps" value="data-owner,data-source,data-source-version"/>
</xml-properties>
- </java-type>
+ </java-type>
- <java-type name="ObjectGroups">
+ <java-type name="ObjectGroups">
<xml-properties>
<xml-property name="description" value="Collection of object-groups"/>
</xml-properties>
@@ -14663,7 +14695,7 @@
<java-type name="ObjectGroup">
<xml-root-element name="object-group"/>
<java-attributes>
- <xml-element java-attribute="objectGroupId" name="object-group-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-element java-attribute="objectGroupId" name="object-group-id" required="true" type="java.lang.String" xml-key="true">
<xml-properties>
<xml-property name="description" value="UUID."/>
</xml-properties>
@@ -14688,18 +14720,33 @@
<xml-property name="description" value="used to track the versions of the object"/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="groupNumber" name="group-number" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="number of the group"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="groupRole" name="group-role" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="role for the group"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="groupFunction" name="group-function" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="function for the group"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14709,7 +14756,7 @@
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
</xml-properties>
</xml-element>
- <xml-element container-type="java.util.ArrayList" java-attribute="communityList" name="community-list" type="inventory.aai.onap.org.v25.CommunityList"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="communityList" name="community-list" type="inventory.aai.onap.org.v25.CommunityList"/>
<xml-element container-type="java.util.ArrayList" java-attribute="ipAddressList" name="ip-address-list" type="inventory.aai.onap.org.v25.IpAddressList"/>
<xml-element container-type="java.util.ArrayList" java-attribute="portList" name="port-list" type="inventory.aai.onap.org.v25.PortList"/>
<xml-element container-type="java.util.ArrayList" java-attribute="selectorList" name="selector-list" type="inventory.aai.onap.org.v25.SelectorList"/>
@@ -14722,7 +14769,7 @@
<xml-property name="namespace" value="common"/>
<xml-property name="uriTemplate" value="/common/object-groups/object-group/{object-group-id}"/>
<xml-property name="requiredProps" value="object-group-id,group-type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="CommunityList">
@@ -14744,12 +14791,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14803,23 +14850,33 @@
<xml-property name="description" value="Operator to apply to the port (greater than, less than, etc)."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="length" name="length" type="java.lang.Integer">
+ <xml-element java-attribute="length" name="length" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="ip-address prefix length, 32 for single address."/>
</xml-properties>
</xml-element>
+ <xml-element java-attribute="prefixGroup" name="prefix-group" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="identifies the name or category the prefix belongs to"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="prefixSubGroup" name="prefix-sub-group" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="extends the identification of the prefix in the prefix-group"/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14869,12 +14926,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14919,12 +14976,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -14942,7 +14999,7 @@
<xml-property name="uriTemplate" value="/selector-list/{selector}"/>
<xml-property name="requiredProps" value="selector"/>
<xml-property name="indexedProps" value="data-owner,data-source,data-source-version,type"/>
- </xml-properties>
+ </xml-properties>
</java-type>
<java-type name="Policies">
@@ -14984,26 +15041,26 @@
</xml-element>
<xml-element default-value="false" java-attribute="doNotTrack" name="do-not-track" required="true" type="java.lang.Boolean">
<xml-properties>
- <xml-property name="defaultValue" value="false"/>
+ <xml-property name="defaultValue" value="false"/>
<xml-property name="description" value="Do not track"/>
</xml-properties>
</xml-element>
<xml-element default-value="false" java-attribute="preDnat" name="pre-dnat" required="true" type="java.lang.Boolean">
<xml-properties>
- <xml-property name="defaultValue" value="false"/>
+ <xml-property name="defaultValue" value="false"/>
<xml-property name="description" value="Pre destination NAT"/>
</xml-properties>
</xml-element>
<xml-element default-value="false" java-attribute="applyOnForward" name="apply-on-forward" required="true" type="java.lang.Boolean">
<xml-properties>
- <xml-property name="defaultValue" value="false"/>
+ <xml-property name="defaultValue" value="false"/>
<xml-property name="description" value="apply on forward"/>
</xml-properties>
</xml-element>
<xml-element java-attribute="selector" name="selector" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Host and Interface Type Selector"/>
- <xml-property name="dbAlias" value="selector-local"/>
+ <xml-property name="dbAlias" value="selector-local"/>
</xml-properties>
</xml-element>
<xml-element java-attribute="order" name="order" type="java.lang.Integer">
@@ -15036,7 +15093,7 @@
<xml-property name="description" value="Description of the policy"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="policyVariables" name="policy-variables" type="java.lang.String">
+ <xml-element java-attribute="policyVariables" name="policy-variables" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Set of rule variables"/>
</xml-properties>
@@ -15051,18 +15108,18 @@
<xml-property name="description" value="policy direction set as ingress or egress"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -15127,13 +15184,13 @@
<xml-property name="description" value="Action to perform when matching this rule."/>
</xml-properties>
</xml-element>
- <xml-element container-type="java.util.ArrayList" java-attribute="icmp" name="icmp" type="java.lang.String">
- <xml-properties>
+ <xml-element container-type="java.util.ArrayList" java-attribute="icmp" name="icmp" type="java.lang.String">
+ <xml-properties>
<xml-property name="description" value=""/>
</xml-properties>
</xml-element>
- <xml-element container-type="java.util.ArrayList" java-attribute="notIcmp" name="not-icmp" type="java.lang.String">
- <xml-properties>
+ <xml-element container-type="java.util.ArrayList" java-attribute="notIcmp" name="not-icmp" type="java.lang.String">
+ <xml-properties>
<xml-property name="description" value=""/>
</xml-properties>
</xml-element>
@@ -15142,7 +15199,7 @@
<xml-property name="description" value="Sequence number of the rule."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="threshold" name="threshold" type="java.lang.Integer">
+ <xml-element java-attribute="threshold" name="threshold" type="java.lang.Integer">
<xml-properties>
<xml-property name="description" value="Threshold"/>
</xml-properties>
@@ -15164,11 +15221,11 @@
</xml-element>
<xml-element default-value="false" java-attribute="log" name="log" required="true" type="java.lang.Boolean">
<xml-properties>
- <xml-property name="defaultValue" value="false"/>
+ <xml-property name="defaultValue" value="false"/>
<xml-property name="description" value="Boolean to indicate whether or not logging is required."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="description" name="description" type="java.lang.String">
+ <xml-element java-attribute="description" name="description" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Description."/>
</xml-properties>
@@ -15179,12 +15236,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -15240,7 +15297,7 @@
</xml-element>
<xml-element default-value="false" java-attribute="dhcpPool" name="dhcp-pool" required="true" type="java.lang.Boolean">
<xml-properties>
- <xml-property name="defaultValue" value="false"/>
+ <xml-property name="defaultValue" value="false"/>
<xml-property name="description" value="DHCP Agent access."/>
</xml-properties>
</xml-element>
@@ -15256,12 +15313,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -15279,8 +15336,8 @@
<xml-property name="container" value="vlan-characteristics"/>
<xml-property name="namespace" value="common"/>
<xml-property name="uriTemplate" value="/common/vlan-characteristics/vlan-characteristic/{vlan-characteristic-id}"/>
- <xml-property name="requiredProps" value="vlan-characteristic-id,dhcp-pool,internet-access"/>
- </xml-properties>
+ <xml-property name="requiredProps" value="vlan-characteristic-id,dhcp-pool,internet-access"/>
+ </xml-properties>
</java-type>
<java-type name="RelationshipRules">
@@ -15322,12 +15379,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -15346,11 +15403,11 @@
<xml-property name="container" value="relationship-rules"/>
<xml-property name="namespace" value="common"/>
<xml-property name="uriTemplate" value="/common/relationship-rules/relationship-rule/{rule-id}"/>
- <xml-property name="requiredProps" value="rule-id,context,rule-traversals,applies-to"/>
- </xml-properties>
+ <xml-property name="requiredProps" value="rule-id,context,rule-traversals,applies-to"/>
+ </xml-properties>
</java-type>
- <java-type name="RelationshipComponents">
+ <java-type name="RelationshipComponents">
<xml-properties>
<xml-property name="description" value="Collection of relationship components"/>
</xml-properties>
@@ -15389,12 +15446,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -15413,7 +15470,7 @@
<xml-property name="dependentOn" value="relationship-rule"/>
<xml-property name="uriTemplate" value="common/relationship-components/relationship-component/{rule-node}"/>
<xml-property name="requiredProps" value="rule-node,rule-property,rule-value,component-order"/>
- </xml-properties>
+ </xml-properties>
</java-type>
@@ -15471,17 +15528,17 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
</xml-properties>
@@ -15494,10 +15551,10 @@
<xml-property name="container" value="aggregate-routes"/>
<xml-property name="dependentOn" value="vrf,l3-network"/>
<xml-property name="uriTemplate" value="/aggregate-routes/aggregate-route/{agg-route-id}"/>
- <xml-property name="requiredProps" value="agg-route-id"/>
+ <xml-property name="requiredProps" value="agg-route-id"/>
</xml-properties>
- </java-type>
- <java-type name="CommunicationServiceProfiles">
+ </java-type>
+ <java-type name="CommunicationServiceProfiles">
<xml-properties>
<xml-property name="description" value="Collection of communication service profile."/>
</xml-properties>
@@ -15555,12 +15612,12 @@
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
@@ -15581,292 +15638,292 @@
<xml-property name="uriTemplate" value="/service-instances/service-instance/{service-instance-id}/communication-service-profiles/communication-service-profile/{profile-id}"/>
<xml-property name="searcheable" value="profile-id"/>
</xml-properties>
- </java-type>
- <java-type name="ServiceProfiles">
- <xml-properties>
- <xml-property name="description" value="Collection of E2E slice service profile."/>
- </xml-properties>
- <xml-root-element name="service-profiles"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="serviceProfile" name="service-profile" type="inventory.aai.onap.org.v25.ServiceProfile"/>
- </java-attributes>
- </java-type>
- <java-type name="ServiceProfile">
- <xml-root-element name="service-profile"/>
- <java-attributes>
- <xml-element java-attribute="profileId" name="profile-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="ID of the profile."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="latency" name="latency" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The packet transmission latency (millisecond) through the RAN, CN, and TN part of 5G network and is used to evaluate utilization performance of the end-to-end network slice instance."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="maxNumberOfUEs" name="max-number-of-UEs" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The maximum number of UEs may simultaneously access the E2E slice service"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="coverageAreaTAList" name="coverage-area-TA-list" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="A list of TrackingAreas where the NSI can be selected."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="uEMobilityLevel" name="ue-mobility-level" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="User mobility level, value can be stationary, nomadic, restricted mobility, fully mobility."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceSharingLevel" name="resource-sharing-level" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Whether the resources to be allocated to the network slice instance may be shared with another network slice instance(s)."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="activityFactor" name="activity-factor" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="Percentage value of the amount of simultaneous active UEs to the total number of UEs where active means the UEs are exchanging data with the network."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="jitter" name="jitter" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The jitter requirements of network slice."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="survivalTime" name="survival-time" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="An attribute specifies the time that an application consuming a communication service may continue without an anticipated message."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="availability" name="availability" type="java.lang.Float">
- <xml-properties>
- <xml-property name="description" value="This parameter specifies the availability requirement, expressed as a percentage."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="reliability" name="reliability" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="An attribute specifies in the context of network layer packet transmissions, percentage value of the amount of sent network layer packets successfully delivered to a given system entity within the time constraint required by the targeted service, divided by the total number of sent network layer packets."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dlThptPerSlice" name="dl-thpt-per-slice" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="This attribute defines achievable data rate of the network slice in downlink that is available ubiquitously across the coverage area of the slice."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="dlThptPerUE" name="dl-thpt-per-UE" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="This attribute defines downlink data rate supported by the network slice per UE."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ulThptPerSlice" name="ul-thpt-per-slice" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="This attribute defines achievable data rate of the network slice in uplink that is available ubiquitously across the coverage area of the slice."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ulThptPerUE" name="ul-thpt-per-UE" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="This attribute defines uplink data rate supported by the network slice per UE."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="maxPktSize" name="max-pkt-size" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="This parameter specifies the maximum packet size supported by the network slice."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="maxNumberOfConns" name="max-number-of-conns" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="This parameter defines the maximum number of concurrent sessions supported by the network slice."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="termDensity" name="term-density" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="An attribute specifies the overall user density over the coverage area of the network slice."/>
- </xml-properties>
- </xml-element>
+ </java-type>
+ <java-type name="ServiceProfiles">
+ <xml-properties>
+ <xml-property name="description" value="Collection of E2E slice service profile."/>
+ </xml-properties>
+ <xml-root-element name="service-profiles"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="serviceProfile" name="service-profile" type="inventory.aai.onap.org.v25.ServiceProfile"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="ServiceProfile">
+ <xml-root-element name="service-profile"/>
+ <java-attributes>
+ <xml-element java-attribute="profileId" name="profile-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="ID of the profile."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="latency" name="latency" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The packet transmission latency (millisecond) through the RAN, CN, and TN part of 5G network and is used to evaluate utilization performance of the end-to-end network slice instance."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="maxNumberOfUEs" name="max-number-of-UEs" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The maximum number of UEs may simultaneously access the E2E slice service"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="coverageAreaTAList" name="coverage-area-TA-list" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="A list of TrackingAreas where the NSI can be selected."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="uEMobilityLevel" name="ue-mobility-level" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="User mobility level, value can be stationary, nomadic, restricted mobility, fully mobility."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceSharingLevel" name="resource-sharing-level" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Whether the resources to be allocated to the network slice instance may be shared with another network slice instance(s)."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="activityFactor" name="activity-factor" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="Percentage value of the amount of simultaneous active UEs to the total number of UEs where active means the UEs are exchanging data with the network."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="jitter" name="jitter" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The jitter requirements of network slice."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="survivalTime" name="survival-time" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="An attribute specifies the time that an application consuming a communication service may continue without an anticipated message."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="availability" name="availability" type="java.lang.Float">
+ <xml-properties>
+ <xml-property name="description" value="This parameter specifies the availability requirement, expressed as a percentage."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="reliability" name="reliability" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="An attribute specifies in the context of network layer packet transmissions, percentage value of the amount of sent network layer packets successfully delivered to a given system entity within the time constraint required by the targeted service, divided by the total number of sent network layer packets."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dlThptPerSlice" name="dl-thpt-per-slice" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="This attribute defines achievable data rate of the network slice in downlink that is available ubiquitously across the coverage area of the slice."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dlThptPerUE" name="dl-thpt-per-UE" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="This attribute defines downlink data rate supported by the network slice per UE."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ulThptPerSlice" name="ul-thpt-per-slice" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="This attribute defines achievable data rate of the network slice in uplink that is available ubiquitously across the coverage area of the slice."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ulThptPerUE" name="ul-thpt-per-UE" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="This attribute defines uplink data rate supported by the network slice per UE."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="maxPktSize" name="max-pkt-size" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="This parameter specifies the maximum packet size supported by the network slice."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="maxNumberOfConns" name="max-number-of-conns" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="This parameter defines the maximum number of concurrent sessions supported by the network slice."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="termDensity" name="term-density" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="An attribute specifies the overall user density over the coverage area of the network slice."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Requirement of E2E Slice service."/>
- <xml-property name="uniqueProps" value="profile-id"/>
- <xml-property name="indexedProps" value="profile-id,data-owner,data-source,data-source-version"/>
- <xml-property name="container" value="service-profiles"/>
- <xml-property name="dependentOn" value="service-instance"/>
- <xml-property name="uriTemplate" value="/service-instances/service-instance/{service-instance-id}/service-profiles/service-profile/{profile-id}"/>
- <xml-property name="searcheable" value="profile-id"/>
- </xml-properties>
- </java-type>
- <java-type name="SliceProfiles">
- <xml-properties>
- <xml-property name="description" value="Collection of slice subnet service profile."/>
- </xml-properties>
- <xml-root-element name="slice-profiles"/>
- <java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="sliceProfile" name="slice-profile" type="inventory.aai.onap.org.v25.SliceProfile"/>
- </java-attributes>
- </java-type>
- <java-type name="SliceProfile">
- <xml-root-element name="slice-profile"/>
- <java-attributes>
- <xml-element java-attribute="profileId" name="profile-id" required="true" type="java.lang.String" xml-key="true">
- <xml-properties>
- <xml-property name="description" value="ID of the profile."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="latency" name="latency" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The packet transmission latency (millisecond) through the RAN or CN or TN and is used to evaluate utilization performance of the end-to-end network slice instance."/>
- </xml-properties>
- </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Requirement of E2E Slice service."/>
+ <xml-property name="uniqueProps" value="profile-id"/>
+ <xml-property name="indexedProps" value="profile-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="container" value="service-profiles"/>
+ <xml-property name="dependentOn" value="service-instance"/>
+ <xml-property name="uriTemplate" value="/service-instances/service-instance/{service-instance-id}/service-profiles/service-profile/{profile-id}"/>
+ <xml-property name="searcheable" value="profile-id"/>
+ </xml-properties>
+ </java-type>
+ <java-type name="SliceProfiles">
+ <xml-properties>
+ <xml-property name="description" value="Collection of slice subnet service profile."/>
+ </xml-properties>
+ <xml-root-element name="slice-profiles"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="sliceProfile" name="slice-profile" type="inventory.aai.onap.org.v25.SliceProfile"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="SliceProfile">
+ <xml-root-element name="slice-profile"/>
+ <java-attributes>
+ <xml-element java-attribute="profileId" name="profile-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="ID of the profile."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="latency" name="latency" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The packet transmission latency (millisecond) through the RAN or CN or TN and is used to evaluate utilization performance of the end-to-end network slice instance."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="maxNumberOfUEs" name="max-number-of-UEs" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The maximum number of UEs may simultaneously access the slice subnet service"/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="coverageAreaTAList" name="coverage-area-TA-list" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="A list of TrackingAreas where the NSSI can be selected."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="ueMobilityLevel" name="ue-mobility-level" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="User mobility level, value can be stationary, nomadic, restricted mobility, fully mobility."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="resourceSharingLevel" name="resource-sharing-level" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Whether the resources to be allocated to the slice subnet instance may be shared with another network slice instance(s)."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="expDataRateUL" name="exp-data-rate-UL" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="User experience data rate of upload."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="expDataRateDL" name="exp-data-rate-DL" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="User experience data rate of download."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="areaTrafficCapUL" name="area-traffic-cap-UL" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The area traffic capbility of upload."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="areaTrafficCapDL" name="area-traffic-cap-DL" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The area traffic capbility of download."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="activityFactor" name="activity-factor" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="An attribute specfies the percentage value of the amount of simultaneous active UEs to the total number of UEs where active means the UEs are exchanging data with the network."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="jitter" name="jitter" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="The jitter requirements of network slice subnet."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="survivalTime" name="survival-time" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Survival time for network slice subnet."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="csAvailabilityTarget" name="cs-availability-target" type="java.lang.Float">
- <xml-properties>
- <xml-property name="description" value="Communication service availability target value."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="maxBandwidth" name="max-bandwidth" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="Maxmun bandwidth value of TN network."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="expDataRate" name="exp-data-rate" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="Expected date rate for uRLLC."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="maxNumberOfPDUSession" name="max-number-of-PDU-session" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="maxNumberofPDUSession Integer 1 The maximum number of PDU sessions that can simultaneously/concurrently access to the network slice."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="overallUserDensity" name="overall-user-density" type="java.lang.Integer">
- <xml-properties>
- <xml-property name="description" value="Overall User Density."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="csReliabilityMeanTime" name="cs-reliability-mean-time" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Communication service reliability mean time between failures."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="msgSizeByte" name="msg-size-byte" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Message size(byte) ."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="transferIntervalTarget" name="transfer-interval-target" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="transferIntervalTarget String 1 Target value of transfer interval."/>
- </xml-properties>
- </xml-element>
+ <xml-properties>
+ <xml-property name="description" value="The maximum number of UEs may simultaneously access the slice subnet service"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="coverageAreaTAList" name="coverage-area-TA-list" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="A list of TrackingAreas where the NSSI can be selected."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="ueMobilityLevel" name="ue-mobility-level" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="User mobility level, value can be stationary, nomadic, restricted mobility, fully mobility."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceSharingLevel" name="resource-sharing-level" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Whether the resources to be allocated to the slice subnet instance may be shared with another network slice instance(s)."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="expDataRateUL" name="exp-data-rate-UL" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="User experience data rate of upload."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="expDataRateDL" name="exp-data-rate-DL" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="User experience data rate of download."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="areaTrafficCapUL" name="area-traffic-cap-UL" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The area traffic capbility of upload."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="areaTrafficCapDL" name="area-traffic-cap-DL" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The area traffic capbility of download."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="activityFactor" name="activity-factor" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="An attribute specfies the percentage value of the amount of simultaneous active UEs to the total number of UEs where active means the UEs are exchanging data with the network."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="jitter" name="jitter" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="The jitter requirements of network slice subnet."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="survivalTime" name="survival-time" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Survival time for network slice subnet."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="csAvailabilityTarget" name="cs-availability-target" type="java.lang.Float">
+ <xml-properties>
+ <xml-property name="description" value="Communication service availability target value."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="maxBandwidth" name="max-bandwidth" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="Maxmun bandwidth value of TN network."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="expDataRate" name="exp-data-rate" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="Expected date rate for uRLLC."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="maxNumberOfPDUSession" name="max-number-of-PDU-session" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="maxNumberofPDUSession Integer 1 The maximum number of PDU sessions that can simultaneously/concurrently access to the network slice."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="overallUserDensity" name="overall-user-density" type="java.lang.Integer">
+ <xml-properties>
+ <xml-property name="description" value="Overall User Density."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="csReliabilityMeanTime" name="cs-reliability-mean-time" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Communication service reliability mean time between failures."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="msgSizeByte" name="msg-size-byte" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Message size(byte) ."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="transferIntervalTarget" name="transfer-interval-target" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="transferIntervalTarget String 1 Target value of transfer interval."/>
+ </xml-properties>
+ </xml-element>
<xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
<xml-property name="ownerCheck" value="N/A"/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the upstream source of the data."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
<xml-properties>
<xml-property name="description" value="Identifies the version of the upstream source."/>
</xml-properties>
</xml-element>
- <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
- <xml-properties>
- <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
- </xml-properties>
- </xml-element>
- <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
- </java-attributes>
- <xml-properties>
- <xml-property name="description" value="Requirement of network slice subnet service."/>
- <xml-property name="uniqueProps" value="profile-id"/>
- <xml-property name="indexedProps" value="profile-id,data-owner,data-source,data-source-version"/>
- <xml-property name="container" value="slice-profiles"/>
- <xml-property name="dependentOn" value="service-instance"/>
- <xml-property name="uriTemplate" value="/service-instances/service-instance/{service-instance-id}/slice-profiles/slice-profile/{profile-id}"/>
- <xml-property name="searcheable" value="profile-id"/>
- </xml-properties>
- </java-type>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="Requirement of network slice subnet service."/>
+ <xml-property name="uniqueProps" value="profile-id"/>
+ <xml-property name="indexedProps" value="profile-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="container" value="slice-profiles"/>
+ <xml-property name="dependentOn" value="service-instance"/>
+ <xml-property name="uriTemplate" value="/service-instances/service-instance/{service-instance-id}/slice-profiles/slice-profile/{profile-id}"/>
+ <xml-property name="searcheable" value="profile-id"/>
+ </xml-properties>
+ </java-type>
<java-type name="K8sResources">
<xml-properties>
@@ -16672,26 +16729,27 @@
<xml-property name="requiredProps" value="esi-id"/>
</xml-properties>
</java-type>
- <java-type name="LcmpUnreachables">
+
+ <java-type name="IcmpUnreachables">
<xml-properties>
- <xml-property name="description" value="Collection of lcmp unreachables."/>
+ <xml-property name="description" value="Collection of icmp unreachables."/>
</xml-properties>
- <xml-root-element name="lcmp-unreachables"/>
+ <xml-root-element name="icmp-unreachables"/>
<java-attributes>
- <xml-element container-type="java.util.ArrayList" java-attribute="lcmpUnreachable" name="lcmp-unreachable" type="inventory.aai.onap.org.v25.LcmpUnreachable"/>
+ <xml-element container-type="java.util.ArrayList" java-attribute="icmpUnreachable" name="icmp-unreachable" type="inventory.aai.onap.org.v25.IcmpUnreachable"/>
</java-attributes>
</java-type>
- <java-type name="LcmpUnreachable">
- <xml-root-element name="lcmp-unreachable"/>
+ <java-type name="IcmpUnreachable">
+ <xml-root-element name="icmp-unreachable"/>
<java-attributes>
- <xml-element java-attribute="lcmpUnreachableId" name="lcmp-unreachable-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-element java-attribute="icmpUnreachableId" name="icmp-unreachable-id" required="true" type="java.lang.String" xml-key="true">
<xml-properties>
<xml-property name="description" value="object identifier"/>
</xml-properties>
</xml-element>
<xml-element java-attribute="afIpv4" name="af-ipv4" type="java.lang.String">
<xml-properties>
- <xml-property name="description" value="Flag to indicate generation of Internet Control Message Protocol (ICMP) unreachable messages for ipv4 address family Values, null, disable, enable"/>
+ <xml-property name="description" value="Flag to indicate generation of Internet Control Message Protocol (ICMP) unreachable messages for ipv4 address family Values: null, disable, enable"/>
</xml-properties>
</xml-element>
<xml-element java-attribute="afIpv6" name="af-ipv6" type="java.lang.String">
@@ -16724,13 +16782,146 @@
</java-attributes>
<xml-properties>
<xml-property name="description" value="Flag to indicate generation of Internet Control Message Protocol (ICMP) unreachable messages"/>
- <xml-property name="indexedProps" value="lcmp-unreachable-id,data-owner,data-source,data-source-version"/>
+ <xml-property name="indexedProps" value="icmp-unreachable-id,data-owner,data-source,data-source-version"/>
<xml-property name="dependentOn" value="l-interface"/>
- <xml-property name="container" value="lcmp-unreachables"/>
- <xml-property name="uriTemplate" value="/lcmp-unreachables/lcmp-unreachable/{lcmp-unreachable-id}"/>
- <xml-property name="requiredProps" value="lcmp-unreachable-id"/>
- </xml-properties>
+ <xml-property name="container" value="icmp-unreachables"/>
+ <xml-property name="uriTemplate" value="/icmp-unreachables/icmp-unreachable/{icmp-unreachable-id}"/>
+ <xml-property name="requiredProps" value="icmp-unreachable-id"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="ObjectGroupMembers">
+ <xml-properties>
+ <xml-property name="description" value="Collection of object group member."/>
+ </xml-properties>
+ <xml-root-element name="object-group-members"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="objectGroupMember" name="object-group-member" type="inventory.aai.onap.org.v25.ObjectGroupMember"/>
+ </java-attributes>
+ </java-type>
+ <java-type name="ObjectGroupMember">
+ <xml-root-element name="object-group-member"/>
+ <java-attributes>
+ <xml-element java-attribute="objectGroupMemberId" name="object-group-member-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="object identifier"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="sequenceNumber" name="sequence-number" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="indicates the sequence of the member in the group"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="memberType" name="member-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="type of member For object-group-type=OBJECT-TRACKING, member-type=ACTION"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-property name="ownerCheck" value="N/A"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="used to identify a member of an object group"/>
+ <xml-property name="indexedProps" value="object-group-member-id,member-type,data-owner,data-source,data-source-version"/>
+ <xml-property name="container" value="object-group-members"/>
+ <xml-property name="uniqueProps" value="object-group-member-id"/>
+ <xml-property name="namespace" value="common"/>
+ <xml-property name="uriTemplate" value="/common/object-group-members/object-group-member/{object-group-member-id}"/>
+ <xml-property name="requiredProps" value="object-group-member-id"/>
+ </xml-properties>
+ </java-type>
+
+ <java-type name="ObjectGroupKeyTerms">
+ <xml-properties>
+ <xml-property name="description" value="Collection of object group key term."/>
+ </xml-properties>
+ <xml-root-element name="object-group-key-terms"/>
+ <java-attributes>
+ <xml-element container-type="java.util.ArrayList" java-attribute="objectGroupKeyTerm" name="object-group-key-term" type="inventory.aai.onap.org.v25.ObjectGroupKeyTerm"/>
+ </java-attributes>
</java-type>
- </java-types>
+ <java-type name="ObjectGroupKeyTerm">
+ <xml-root-element name="object-group-key-term"/>
+ <java-attributes>
+ <xml-element java-attribute="objectGroupKeyTermId" name="object-group-key-term-id" required="true" type="java.lang.String" xml-key="true">
+ <xml-properties>
+ <xml-property name="description" value="object identifier"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="sequenceNumber" name="sequence-number" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="indicates the sequence of the term in the group member"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="keyTermType" name="key-term-type" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="type of term For object-group-type=OBJECT-TRACKING, member-type=ACTION, key-term-type= STATE-CHANGE"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="keyWord" name="key-word" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="device configuration command"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="keyWordQualifier" name="key-word-qualifier" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="additional qualifier (sub key-word) used for device configuration"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataOwner" name="data-owner" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the entity that is responsible managing this inventory object."/>
+ <xml-property name="ownerCheck" value="N/A"/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSource" name="data-source" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the upstream source of the data."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="dataSourceVersion" name="data-source-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Identifies the version of the upstream source."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="resourceVersion" name="resource-version" type="java.lang.String">
+ <xml-properties>
+ <xml-property name="description" value="Used for optimistic concurrency. Must be empty on create, valid on update and delete."/>
+ </xml-properties>
+ </xml-element>
+ <xml-element java-attribute="relationshipList" name="relationship-list" type="inventory.aai.onap.org.v25.RelationshipList"/>
+ </java-attributes>
+ <xml-properties>
+ <xml-property name="description" value="used to identify key term of an object group member"/>
+ <xml-property name="indexedProps" value="object-group-key-term-id,key-term-type,key-word,data-owner,data-source,data-source-version"/>
+ <xml-property name="container" value="object-group-key-terms"/>
+ <xml-property name="uniqueProps" value="object-group-key-term-id"/>
+ <xml-property name="namespace" value="common"/>
+ <xml-property name="uriTemplate" value="/common/object-group-key-terms/object-group-key-term/{object-group-key-term-id}"/>
+ <xml-property name="requiredProps" value="object-group-key-term-id"/>
+ </xml-properties>
+ </java-type>
+
+ </java-types>
</xml-bindings>