From 7e9f827af41471e51c5b910443953eb85747279e Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Thu, 19 Apr 2018 16:02:29 -0400 Subject: Update swagger file and html to latest versions Issue-ID: AAI-1051 Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a Signed-off-by: Jimmy Forsyth --- .../aai_swagger_yaml/aai_swagger_v10.yaml | 72 +++++++++--------- .../aai_swagger_yaml/aai_swagger_v11.yaml | 87 +++++++++++----------- .../aai_swagger_yaml/aai_swagger_v12.yaml | 87 +++++++++++----------- .../aai_swagger_yaml/aai_swagger_v13.yaml | 87 +++++++++++----------- .../resources/aai_swagger_yaml/aai_swagger_v8.yaml | 72 +++++++++--------- .../resources/aai_swagger_yaml/aai_swagger_v9.yaml | 72 +++++++++--------- 6 files changed, 234 insertions(+), 243 deletions(-) (limited to 'aai-schema/src/main/resources/aai_swagger_yaml') diff --git a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v10.yaml b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v10.yaml index 797e5d9b..74425ab7 100644 --- a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v10.yaml +++ b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v10.yaml @@ -42080,9 +42080,9 @@ definitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -42108,12 +42108,12 @@ definitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -42196,10 +42196,10 @@ definitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -42231,9 +42231,9 @@ definitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -47331,9 +47331,9 @@ patchDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -47350,12 +47350,12 @@ patchDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -47431,10 +47431,10 @@ patchDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -47457,9 +47457,9 @@ patchDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -51724,9 +51724,9 @@ getDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -51752,12 +51752,12 @@ getDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -51840,10 +51840,10 @@ getDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -51875,9 +51875,9 @@ getDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: diff --git a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v11.yaml b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v11.yaml index e34cbab8..629ae58d 100644 --- a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v11.yaml +++ b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v11.yaml @@ -44954,10 +44954,10 @@ definitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -44973,7 +44973,6 @@ definitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -45596,9 +45595,9 @@ definitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -45624,12 +45623,12 @@ definitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -45712,10 +45711,10 @@ definitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -45747,9 +45746,9 @@ definitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -48266,7 +48265,7 @@ definitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) @@ -50634,10 +50633,10 @@ patchDefinitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -50653,7 +50652,6 @@ patchDefinitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -51082,9 +51080,9 @@ patchDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -51101,12 +51099,12 @@ patchDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -51182,10 +51180,10 @@ patchDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -51208,9 +51206,9 @@ patchDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -53101,7 +53099,7 @@ patchDefinitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) @@ -55022,10 +55020,10 @@ getDefinitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -55041,7 +55039,6 @@ getDefinitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -55664,9 +55661,9 @@ getDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -55692,12 +55689,12 @@ getDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -55780,10 +55777,10 @@ getDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -55815,9 +55812,9 @@ getDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -58334,7 +58331,7 @@ getDefinitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) diff --git a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml index b4aac6c7..f5c1a63b 100644 --- a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml +++ b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v12.yaml @@ -46986,10 +46986,10 @@ definitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -47006,7 +47006,6 @@ definitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,HPA-CAPABILITY,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -47652,9 +47651,9 @@ definitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -47680,12 +47679,12 @@ definitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -47767,10 +47766,10 @@ definitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -47802,9 +47801,9 @@ definitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -50355,7 +50354,7 @@ definitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) @@ -52734,10 +52733,10 @@ patchDefinitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -52754,7 +52753,6 @@ patchDefinitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,HPA-CAPABILITY,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -53197,9 +53195,9 @@ patchDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -53216,12 +53214,12 @@ patchDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -53297,10 +53295,10 @@ patchDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -53323,9 +53321,9 @@ patchDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -55250,7 +55248,7 @@ patchDefinitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) @@ -57182,10 +57180,10 @@ getDefinitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -57202,7 +57200,6 @@ getDefinitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,HPA-CAPABILITY,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -57848,9 +57845,9 @@ getDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -57876,12 +57873,12 @@ getDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -57963,10 +57960,10 @@ getDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -57998,9 +57995,9 @@ getDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -60551,7 +60548,7 @@ getDefinitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) diff --git a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v13.yaml b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v13.yaml index 3359bf46..f2223efc 100644 --- a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v13.yaml +++ b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v13.yaml @@ -46986,10 +46986,10 @@ definitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -47006,7 +47006,6 @@ definitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,HPA-CAPABILITY,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -47652,9 +47651,9 @@ definitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -47680,12 +47679,12 @@ definitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -47767,10 +47766,10 @@ definitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -47802,9 +47801,9 @@ definitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -50355,7 +50354,7 @@ definitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) @@ -52734,10 +52733,10 @@ patchDefinitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -52754,7 +52753,6 @@ patchDefinitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,HPA-CAPABILITY,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -53197,9 +53195,9 @@ patchDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -53216,12 +53214,12 @@ patchDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -53297,10 +53295,10 @@ patchDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -53323,9 +53321,9 @@ patchDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -55250,7 +55248,7 @@ patchDefinitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) @@ -57182,10 +57180,10 @@ getDefinitions: description: | cloud-region designates an installation of a cloud cluster or region or instantiation. ###### Related Nodes - - TO esr-system-info (CHILD of cloud-region, cloud-region has esr-system-info, One2Many)(2) - TO complex( cloud-region LocatedIn complex, MANY2ONE) - TO l3-network( cloud-region Uses l3-network, MANY2MANY) - TO zone( cloud-region LocatedIn zone, MANY2ONE) + - FROM esr-system-info( esr-system-info BelongsTo cloud-region, MANY2ONE)(1) - FROM availability-zone( availability-zone BelongsTo cloud-region, MANY2ONE)(1) - FROM dvs-switch( dvs-switch BelongsTo cloud-region, MANY2ONE) - FROM flavor( flavor BelongsTo cloud-region, MANY2ONE) @@ -57202,7 +57200,6 @@ getDefinitions: - FROM pserver( pserver LocatedIn cloud-region, MANY2ONE) -(1) IF this CLOUD-REGION node is deleted, this FROM node is DELETED also - -(2) IF this CLOUD-REGION node is deleted, this TO node is DELETED also -CLOUD-REGION cannot be deleted if related to DVS-SWITCH,FLAVOR,HPA-CAPABILITY,GROUP-ASSIGNMENT,IMAGE,OAM-NETWORK,SNAPSHOT,TENANT,VIP-IPV4-ADDRESS-LIST,VIP-IPV6-ADDRESS-LIST,VOLUME-GROUP required: @@ -57848,9 +57845,9 @@ getDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -57876,12 +57873,12 @@ getDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -57963,10 +57960,10 @@ getDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -57998,9 +57995,9 @@ getDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -60551,7 +60548,7 @@ getDefinitions: - TO complex( pnf LocatedIn complex, MANY2ONE) - TO instance-group( pnf MemberOf instance-group, MANY2MANY) - TO zone( pnf LocatedIn zone, MANY2ONE) - - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc has pnf, One2Many) + - FROM esr-thirdparty-sdnc( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) - FROM generic-vnf( generic-vnf HostedOn pnf, MANY2MANY) - FROM logical-link( logical-link BridgedTo pnf, MANY2MANY) - FROM lag-interface( lag-interface BindsTo pnf, MANY2ONE)(1) diff --git a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v8.yaml b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v8.yaml index 5c0825e6..a3b1b3d5 100644 --- a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v8.yaml +++ b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v8.yaml @@ -39054,9 +39054,9 @@ definitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -39082,12 +39082,12 @@ definitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -39170,10 +39170,10 @@ definitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -39205,9 +39205,9 @@ definitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -44078,9 +44078,9 @@ patchDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -44097,12 +44097,12 @@ patchDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -44178,10 +44178,10 @@ patchDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -44204,9 +44204,9 @@ patchDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -48356,9 +48356,9 @@ getDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -48384,12 +48384,12 @@ getDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -48472,10 +48472,10 @@ getDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -48507,9 +48507,9 @@ getDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: diff --git a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v9.yaml b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v9.yaml index 66724c00..0cccd4b4 100644 --- a/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v9.yaml +++ b/aai-schema/src/main/resources/aai_swagger_yaml/aai_swagger_v9.yaml @@ -41778,9 +41778,9 @@ definitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -41806,12 +41806,12 @@ definitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -41894,10 +41894,10 @@ definitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -41929,9 +41929,9 @@ definitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -46964,9 +46964,9 @@ patchDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -46983,12 +46983,12 @@ patchDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -47064,10 +47064,10 @@ patchDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -47090,9 +47090,9 @@ patchDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: @@ -51327,9 +51327,9 @@ getDefinitions: description: | Persist EMS address information used by EMS driver. ###### Related Nodes - - TO esr-system-info (CHILD of esr-ems, esr-ems has esr-system-info, One2Many)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-ems, MANY2ONE)(1) - -(2) IF this ESR-EMS node is deleted, this TO node is DELETED also + -(1) IF this ESR-EMS node is deleted, this FROM node is DELETED also required: - ems-id properties: @@ -51355,12 +51355,12 @@ getDefinitions: description: | Persist common address information of external systems. ###### Related Nodes - - FROM esr-ems (PARENT of esr-system-info, esr-ems has esr-system-info)(3) - - FROM esr-vnfm (PARENT of esr-system-info, esr-vnfm has esr-system-info)(3) - - FROM esr-thirdparty-sdnc (PARENT of esr-system-info, esr-thirdparty-sdnc has esr-system-info)(3) - - FROM cloud-region (PARENT of esr-system-info, cloud-region has esr-system-info)(3) + - TO esr-ems( esr-system-info BelongsTo esr-ems, MANY2ONE)(4) + - TO esr-vnfm( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(4) + - TO esr-thirdparty-sdnc( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(4) + - TO cloud-region( esr-system-info BelongsTo cloud-region, MANY2ONE)(4) - -(3) IF this FROM node is deleted, this ESR-SYSTEM-INFO is DELETED also + -(4) IF this TO node is deleted, this ESR-SYSTEM-INFO is DELETED also required: - esr-system-info-id - user-name @@ -51443,10 +51443,10 @@ getDefinitions: description: | Persist SDNC address information used by ONAP SDNC. ###### Related Nodes - - TO esr-system-info (CHILD of esr-thirdparty-sdnc, esr-thirdparty-sdnc has esr-system-info, One2One)(2) - - TO pnf( esr-thirdparty-sdnc has pnf, One2Many) + - TO pnf( esr-thirdparty-sdnc AppliesTo pnf, ONE2MANY) + - FROM esr-system-info( esr-system-info BelongsTo esr-thirdparty-sdnc, ONE2ONE)(1) - -(2) IF this ESR-THIRDPARTY-SDNC node is deleted, this TO node is DELETED also + -(1) IF this ESR-THIRDPARTY-SDNC node is deleted, this FROM node is DELETED also required: - thirdparty-sdnc-id properties: @@ -51478,9 +51478,9 @@ getDefinitions: description: | Persist VNFM address information used by VF-C. ###### Related Nodes - - TO esr-system-info (CHILD of esr-vnfm, esr-vnfm has esr-system-info, One2One)(2) + - FROM esr-system-info( esr-system-info BelongsTo esr-vnfm, ONE2ONE)(1) - -(2) IF this ESR-VNFM node is deleted, this TO node is DELETED also + -(1) IF this ESR-VNFM node is deleted, this FROM node is DELETED also required: - vnfm-id properties: -- cgit 1.2.3-korg