Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-builder-4c-4g-90957 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/sdnc-northbound-maven-clm-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-SDIA7tEMWK7g/agent.1707
SSH_AGENT_PID=1709
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/sdnc-northbound-maven-clm-master@tmp/private_key_4444066562533593588.key (/w/workspace/sdnc-northbound-maven-clm-master@tmp/private_key_4444066562533593588.key)
[ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
The recommended git tool is: NONE
using credential onap-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://cloud.onap.org/mirror/sdnc/northbound
 > git init /w/workspace/sdnc-northbound-maven-clm-master # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/northbound
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials Gerrit user
Verifying host key using manually-configured host key entries
 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdnc/northbound +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/northbound # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 97980a0fee8aedd42e7ab02a183623a70b8c4192 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97980a0fee8aedd42e7ab02a183623a70b8c4192 # timeout=10
Commit message: "Release version 3.0.1 of sdnc/northbound"
 > git rev-list --no-walk b2982a10cd483d44a4aebf9720c4236b92edb4d9 # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins7962648234594236475.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kc8t
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Kc8t/bin to PATH
Generating Requirements File
Python 3.10.6
pip 24.3.1 from /tmp/venv-Kc8t/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.5.2
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.81
botocore==1.35.81
bs4==0.0.2
cachetools==5.5.0
certifi==2024.12.14
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.8.0
cmd2==2.5.7
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.37.0
httplib2==0.22.0
identify==2.6.3
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.9.1
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.0
oslo.context==5.7.0
oslo.i18n==6.5.0
oslo.log==6.2.0
oslo.serialization==5.6.0
oslo.utils==8.0.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.22.3
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.4
simplejson==3.19.3
six==1.17.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.4.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.28.0
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[sdnc-northbound-maven-clm-master] $ /bin/sh -xe /tmp/jenkins12772588288327219199.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu1804-builder-4c-4g-90957
[sdnc-northbound-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=sdnc/northbound -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=sdnc/northbound --version
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"
[sdnc-northbound-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1174563804169747471.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk17
GIT_URL="git://cloud.onap.org/mirror"

[EnvInject] - Variables injected successfully.
[sdnc-northbound-maven-clm-master] $ /bin/sh /tmp/jenkins7238770753945245552.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "17.0.4" 2022-07-19
OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04)
OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/sdnc-northbound-maven-clm-master@tmp/config13022105615717310646tmp
copy managed file [sdnc-northbound-settings] to file:/w/workspace/sdnc-northbound-maven-clm-master@tmp/config6211351371228606550tmp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_GOALS=clean install

[EnvInject] - Variables injected successfully.
[sdnc-northbound-maven-clm-master] $ /bin/bash -l /tmp/jenkins15163437017521376599.sh
---> common-variables.sh
--show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
---> sonatype-clm.sh
Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.onap.sdnc.northbound:generic-resource-api-model-swagger:jar:3.0.2-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.onap.sdnc.northbound:generic-resource-api-model-swagger:3.0.2-SNAPSHOT (/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/pom.xml) points at org.onap.sdnc.northbound:generic-resource-api-model instead of org.onap.ccsdk.parent:oparent, please verify your project structure @ line 5, column 13
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 216, column 21
[WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found > @ line 37, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.2-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.onap.sdnc.northbound:generic-resource-api-client:3.0.2-SNAPSHOT (/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/pom.xml) points at org.onap.sdnc.northbound:generic-resource-api instead of org.onap.ccsdk.parent:client-parent, please verify your project structure @ line 5, column 13
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang [bundle]
[INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger [jar]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model [pom]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-provider [bundle]
[INFO] sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api [feature]
[INFO] sdnc-northbound :: generic-resource-api :: features-generic-resource-api [feature]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-features [pom]
[INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-client [jar]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-installer [pom]
[INFO] sdnc-northbound :: generic-resource-api                            [pom]
[INFO] sdnc-northbound :: optical-service :: optical-service-model     [bundle]
[INFO] sdnc-northbound :: optical-service :: optical-service-provider  [bundle]
[INFO] sdnc-northbound :: optical-service :: sdnc-optical-service     [feature]
[INFO] sdnc-northbound :: optical-service :: features-optical-service [feature]
[INFO] sdnc-northbound :: optical-service:: optical-service-features      [pom]
[INFO] sdnc-northbound :: optical-service :: optical-service-installer    [pom]
[INFO] sdnc-northbound :: optical-service                                 [pom]
[INFO] sdnc-northbound :: vnftools :: vnftools-provider                [bundle]
[INFO] sdnc-northbound :: vnftools :: sdnc-vnftools                   [feature]
[INFO] sdnc-northbound :: vnftools :: features-vnftools               [feature]
[INFO] sdnc-northbound :: vnftools :: vnftools-features                   [pom]
[INFO] sdnc-northbound :: vnftools :: vnftools-installer                  [pom]
[INFO] VNF Tools Plugin                                                   [pom]
[INFO] sdnc-northbound :: features :: sdnc-northbound-all             [feature]
[INFO] sdnc-northbound :: features :: features-sdnc-northbound        [feature]
[INFO] sdnc-northbound :: features :: sdnc-northbound-features-installer  [pom]
[INFO] sdnc-northbound :: features                                        [pom]
[INFO] sdnc-northbound                                                    [pom]
[INFO] 
[INFO] ------< org.onap.sdnc.northbound:generic-resource-api-model-yang >------
[INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang 3.0.2-SNAPSHOT [1/28]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model-yang ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model-yang ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ generic-resource-api-model-yang ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/src/main/yang
[INFO] yang-to-sources: Found 2 dependencies in 6.367 ms
[INFO] yang-to-sources: Project model files found: 1 in 191.8 ms
[INFO] yang-to-sources: 3 YANG models processed in 434.3 ms
[INFO] BindingJavaFileGenerator: Defined 907 files in 267.8 ms
[INFO] Sorted 907 files into 239 directories in 9.185 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 907 in 1.036 s
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (generation) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ generic-resource-api-model-yang ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/spi
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/spi
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ generic-resource-api-model-yang ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 906 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ generic-resource-api-model-yang >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ generic-resource-api-model-yang <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ generic-resource-api-model-yang ---
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ generic-resource-api-model-yang ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-model-yang ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model-yang ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model-yang ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ generic-resource-api-model-yang ---
[INFO] Building bundle: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-model-yang ---
[ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/javadoc-bundle-options. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:107: warning: no comment
[WARNING] Asynccomplete(1, "asynccomplete"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:109: warning: no comment
[WARNING] Notifycomplete(2, "notifycomplete")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:105: warning: no comment
[WARNING] Synccomplete(0, "synccomplete"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:207: warning: no comment
[WARNING] Activate(1, "activate"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:205: warning: no comment
[WARNING] Assign(0, "assign"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:209: warning: no comment
[WARNING] Create(2, "create"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:215: warning: no comment
[WARNING] Deactivate(5, "deactivate")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:211: warning: no comment
[WARNING] Delete(3, "delete"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/allotted/resource/status/AllottedResourceStatus.java:213: warning: no comment
[WARNING] Unassign(4, "unassign"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:109: warning: no comment
[WARNING] Asynccomplete(1, "asynccomplete"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:111: warning: no comment
[WARNING] Notifycomplete(2, "notifycomplete")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:107: warning: no comment
[WARNING] Synccomplete(0, "synccomplete"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:211: warning: no comment
[WARNING] Activate(1, "activate"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:209: warning: no comment
[WARNING] Assign(0, "assign"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:213: warning: no comment
[WARNING] Create(2, "create"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:223: warning: no comment
[WARNING] Deactivate(7, "deactivate")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:219: warning: no comment
[WARNING] Delete(5, "delete"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:215: warning: no comment
[WARNING] Disable(3, "disable"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:217: warning: no comment
[WARNING] Enable(4, "enable"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/configuration/status/ConfigurationStatus.java:221: warning: no comment
[WARNING] Unassign(6, "unassign"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/ForwardingPathInformation.java:71: warning: no comment
[WARNING] Service(1, "Service")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/ForwardingPathInformation.java:69: warning: no comment
[WARNING] VNF(0, "VNF"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GenericConfigurationNotificationOutput.java:16: warning: no comment
[WARNING] public interface GenericConfigurationNotificationOutput
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/GENERICRESOURCEAPIService.java:9: warning: no comment
[WARNING] public interface GENERICRESOURCEAPIService
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/sub/_interface/network/data/sub/_interface/network/data/network/information/items/NetworkInformationItem.java:86: warning: no comment
[WARNING] N(1, "N")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/sub/_interface/network/data/sub/_interface/network/data/network/information/items/NetworkInformationItem.java:84: warning: no comment
[WARNING] Y(0, "Y"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/vm/network/data/network/information/items/NetworkInformationItem.java:88: warning: no comment
[WARNING] N(1, "N")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/vm/network/data/network/information/items/NetworkInformationItem.java:86: warning: no comment
[WARNING] Y(0, "Y"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:569: warning: no comment
[WARNING] ActivateDCINetworkInstance(19, "ActivateDCINetworkInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:533: warning: no comment
[WARNING] ActivateNetworkInstance(1, "ActivateNetworkInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:551: warning: no comment
[WARNING] ActivatePnfInstance(10, "ActivatePnfInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:631: warning: no comment
[WARNING] ActivateSDWANDeviceInstance(50, "ActivateSDWANDeviceInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:649: warning: no comment
[WARNING] ActivateSDWANLanPortInstance(59, "ActivateSDWANLanPortInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:639: warning: no comment
[WARNING] ActivateSDWANPortInstance(54, "ActivateSDWANPortInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:665: warning: no comment
[WARNING] ActivateSDWANSiteInstance(67, "ActivateSDWANSiteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:657: warning: no comment
[WARNING] ActivateSDWANVpnInstance(63, "ActivateSDWANVpnInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:599: warning: no comment
[WARNING] ActivateSiteInstance(34, "ActivateSiteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:591: warning: no comment
[WARNING] ActivateSOTNAttachmentInstance(30, "ActivateSOTNAttachmentInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:583: warning: no comment
[WARNING] ActivateSOTNConnectivityInstance(26, "ActivateSOTNConnectivityInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:701: warning: no comment
[WARNING] ActivateSOTNL2VpnInstance(85, "ActivateSOTNL2VpnInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:685: warning: no comment
[WARNING] ActivateSOTNUnderlayInstance(77, "ActivateSOTNUnderlayInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:693: warning: no comment
[WARNING] ActivateSOTNUniInstance(81, "ActivateSOTNUniInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:709: warning: no comment
[WARNING] ActivateTransportSliceInstance(89, "ActivateTransportSliceInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:557: warning: no comment
[WARNING] ActivateVfModuleInstance(13, "ActivateVfModuleInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:545: warning: no comment
[WARNING] ActivateVnfInstance(7, "ActivateVnfInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:707: warning: no comment
[WARNING] AllocateTransportSliceInstance(88, "AllocateTransportSliceInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:679: warning: no comment
[WARNING] ChangeInternetProfileInstance(74, "ChangeInternetProfileInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:609: warning: no comment
[WARNING] ChangePortMirrorConfigurationInstance(39, "ChangePortMirrorConfigurationInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:673: warning: no comment
[WARNING] CreateAccessConnectivityInstance(71, "CreateAccessConnectivityInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:577: warning: no comment
[WARNING] CreateBRGInstance(23, "CreateBRGInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:717: warning: no comment
[WARNING] CreateCloudLeasedLineInstance(93, "CreateCloudLeasedLineInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:561: warning: no comment
[WARNING] CreateContrailRouteInstance(15, "CreateContrailRouteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:623: warning: no comment
[WARNING] CreateForwardingPathInstance(46, "CreateForwardingPathInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:611: warning: no comment
[WARNING] CreateGenericConfigurationInstance(40, "CreateGenericConfigurationInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:677: warning: no comment
[WARNING] CreateInternetProfileInstance(73, "CreateInternetProfileInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:531: warning: no comment
[WARNING] CreateNetworkInstance(0, "CreateNetworkInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:549: warning: no comment
[WARNING] CreatePnfInstance(9, "CreatePnfInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:605: warning: no comment
[WARNING] CreatePortMirrorConfigurationInstance(37, "CreatePortMirrorConfigurationInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:629: warning: no comment
[WARNING] CreateSDWANDeviceInstance(49, "CreateSDWANDeviceInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:647: warning: no comment
[WARNING] CreateSDWANLanPortInstance(58, "CreateSDWANLanPortInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:637: warning: no comment
[WARNING] CreateSDWANPortInstance(53, "CreateSDWANPortInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:663: warning: no comment
[WARNING] CreateSDWANSiteInstance(66, "CreateSDWANSiteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:655: warning: no comment
[WARNING] CreateSDWANVpnInstance(62, "CreateSDWANVpnInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:565: warning: no comment
[WARNING] CreateSecurityZoneInstance(17, "CreateSecurityZoneInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:539: warning: no comment
[WARNING] CreateServiceInstance(4, "CreateServiceInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:597: warning: no comment
[WARNING] CreateSiteInstance(33, "CreateSiteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:589: warning: no comment
[WARNING] CreateSOTNAttachmentInstance(29, "CreateSOTNAttachmentInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:581: warning: no comment
[WARNING] CreateSOTNConnectivityInstance(25, "CreateSOTNConnectivityInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:699: warning: no comment
[WARNING] CreateSOTNL2VpnInstance(84, "CreateSOTNL2VpnInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:683: warning: no comment
[WARNING] CreateSOTNUnderlayInstance(76, "CreateSOTNUnderlayInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:691: warning: no comment
[WARNING] CreateSOTNUniInstance(80, "CreateSOTNUniInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:573: warning: no comment
[WARNING] CreateTunnelXConnInstance(21, "CreateTunnelXConnInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:555: warning: no comment
[WARNING] CreateVfModuleInstance(12, "CreateVfModuleInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:543: warning: no comment
[WARNING] CreateVnfInstance(6, "CreateVnfInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:571: warning: no comment
[WARNING] DeActivateDCINetworkInstance(20, "DeActivateDCINetworkInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:535: warning: no comment
[WARNING] DeActivateNetworkInstance(2, "DeActivateNetworkInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:633: warning: no comment
[WARNING] DeactivateSDWANDeviceInstance(51, "DeactivateSDWANDeviceInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:651: warning: no comment
[WARNING] DeactivateSDWANLanPortInstance(60, "DeactivateSDWANLanPortInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:641: warning: no comment
[WARNING] DeactivateSDWANPortInstance(55, "DeactivateSDWANPortInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:667: warning: no comment
[WARNING] DeactivateSDWANSiteInstance(68, "DeactivateSDWANSiteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:659: warning: no comment
[WARNING] DeactivateSDWANVpnInstance(64, "DeactivateSDWANVpnInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:601: warning: no comment
[WARNING] DeactivateSiteInstance(35, "DeactivateSiteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:593: warning: no comment
[WARNING] DeactivateSOTNAttachmentInstance(31, "DeactivateSOTNAttachmentInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:585: warning: no comment
[WARNING] DeactivateSOTNConnectivityInstance(27, "DeactivateSOTNConnectivityInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:703: warning: no comment
[WARNING] DeactivateSOTNL2VpnInstance(86, "DeactivateSOTNL2VpnInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:687: warning: no comment
[WARNING] DeactivateSOTNUnderlayInstance(78, "DeactivateSOTNUnderlayInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:695: warning: no comment
[WARNING] DeactivateSOTNUniInstance(82, "DeactivateSOTNUniInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:711: warning: no comment
[WARNING] DeactivateTransportSliceInstance(90, "DeactivateTransportSliceInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:675: warning: no comment
[WARNING] DeleteAccessConnectivityInstance(72, "DeleteAccessConnectivityInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:579: warning: no comment
[WARNING] DeleteBRGInstance(24, "DeleteBRGInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:721: warning: no comment
[WARNING] DeleteCloudLeasedLineInstance(95, "DeleteCloudLeasedLineInstance")
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:563: warning: no comment
[WARNING] DeleteContrailRouteInstance(16, "DeleteContrailRouteInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:625: warning: no comment
[WARNING] DeleteForwardingPathInstance(47, "DeleteForwardingPathInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:613: warning: no comment
[WARNING] DeleteGenericConfigurationInstance(41, "DeleteGenericConfigurationInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:681: warning: no comment
[WARNING] DeleteInternetProfileInstance(75, "DeleteInternetProfileInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:537: warning: no comment
[WARNING] DeleteNetworkInstance(3, "DeleteNetworkInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:553: warning: no comment
[WARNING] DeletePnfInstance(11, "DeletePnfInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:607: warning: no comment
[WARNING] DeletePortMirrorConfigurationInstance(38, "DeletePortMirrorConfigurationInstance"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:621: warning: no comment
[WARNING] DeletePreloadNetworkRequest(45, "DeletePreloadNetworkRequest"),
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/generic/resource/rev170824/OperStatusData.java:617: warning: no comment
[WARNING] DeletePreloadVfModuleRequest(43, "DeletePreloadVfModuleRequest"),
[WARNING] ^
[WARNING] 100 warnings
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model-yang ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-model-yang ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-model-yang ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/bom.xml
[INFO]            attaching as generic-resource-api-model-yang-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/bom.json
[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO]            attaching as generic-resource-api-model-yang-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model-yang ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ generic-resource-api-model-yang ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ generic-resource-api-model-yang ---
[WARNING] Unused declared dependencies found:
[WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ generic-resource-api-model-yang ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-model-yang ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ generic-resource-api-model-yang ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ generic-resource-api-model-yang ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model-yang ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/jacoco.exec
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-model-yang ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ generic-resource-api-model-yang ---
[INFO] Writing OBR metadata
[INFO] Installing org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ generic-resource-api-model-yang ---
[INFO] org.onap.sdnc.northbound:generic-resource-api-model-yang:bundle:3.0.2-SNAPSHOT
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |  +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] \- org.mockito:mockito-core:jar:3.5.11:test
[INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.9:test
[INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO]    \- org.objenesis:objenesis:jar:3.1:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api-model-yang ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/sonatype-clm/module.xml
[INFO] 
[INFO] ----< org.onap.sdnc.northbound:generic-resource-api-model-swagger >-----
[INFO] Building sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger 3.0.2-SNAPSHOT [2/28]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Checksum validation failed, expected <!doctype but is fbfa5e67b210c8652a845b694aff921644a10e4e from Restlet for http://maven.restlet.com/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
[WARNING] Could not validate integrity of download from http://maven.restlet.com/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, expected <!doctype but is fbfa5e67b210c8652a845b694aff921644a10e4e
    at org.eclipse.aether.connector.basic.ChecksumValidator.validateExternalChecksums (ChecksumValidator.java:174)
    at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:103)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultMetadataResolver$ResolveTask.run (DefaultMetadataResolver.java:586)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
[WARNING] Checksum validation failed, expected <!doctype but is fbfa5e67b210c8652a845b694aff921644a10e4e from Restlet for http://maven.restlet.com/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml
[WARNING] The metadata /tmp/r/org/apache/maven/plugins/maven-source-plugin/maven-metadata-Restlet.xml is invalid: unexpected markup <!d (position: START_DOCUMENT seen <!d... @1:3) 
[WARNING] Checksum validation failed, expected <!doctype but is fbfa5e67b210c8652a845b694aff921644a10e4e from Restlet for http://maven.restlet.com/com/sonatype/clm/clm-maven-plugin/maven-metadata.xml
[WARNING] Could not validate integrity of download from http://maven.restlet.com/com/sonatype/clm/clm-maven-plugin/maven-metadata.xml
org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, expected <!doctype but is fbfa5e67b210c8652a845b694aff921644a10e4e
    at org.eclipse.aether.connector.basic.ChecksumValidator.validateExternalChecksums (ChecksumValidator.java:174)
    at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:103)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultMetadataResolver$ResolveTask.run (DefaultMetadataResolver.java:586)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
    at java.lang.Thread.run (Thread.java:833)
[WARNING] Checksum validation failed, expected <!doctype but is fbfa5e67b210c8652a845b694aff921644a10e4e from Restlet for http://maven.restlet.com/com/sonatype/clm/clm-maven-plugin/maven-metadata.xml
[WARNING] The metadata /tmp/r/com/sonatype/clm/clm-maven-plugin/maven-metadata-Restlet.xml is invalid: unexpected markup <!d (position: START_DOCUMENT seen <!d... @1:3) 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack-dependencies (unpack-shared-resources) @ generic-resource-api-model-swagger ---
[INFO] Unpacking /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.4/rfc6991-ietf-yang-types-12.0.4.jar to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
[INFO] Unpacking /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
[INFO] Unpacking /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/12.0.4/ietf-type-util-12.0.4.jar to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
[INFO] Unpacking /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.4/rfc6991-ietf-inet-types-12.0.4.jar to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ generic-resource-api-model-swagger ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
     [move] Moving 3 files to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/dependency
     [move] Moved 3 empty directories to 1 empty directory under /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/dependency
     [copy] Copying 3 files to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/yang
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model-swagger ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model-swagger ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- yang-maven-plugin:1.2.3:generate-sources (yang2swagger-json) @ generic-resource-api-model-swagger ---
[WARNING] yang-to-sources: Dependency resolution conflict:
[WARNING] yang-to-sources: 'org.opendaylight.yangtools:yang-maven-plugin' dependency [org.slf4j:slf4j-api:jar:1.7.18:compile] has different version than one declared in current project [org.slf4j:slf4j-api:jar:1.7.32:provided]. It is recommended to fix this problem because it may cause compilation errors.
Dec 14, 2024 3:55:19 PM com.google.common.base.internal.Finalizer getInheritableThreadLocalsField
INFO: Couldn't access Thread.inheritableThreadLocals. Reference finalizer threads will inherit thread local values.
[INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/yang
[INFO] yang-to-sources: YANG files parsed from [META-INF/yang/ietf-inet-types@2013-07-15.yang, META-INF/yang/ietf-yang-types@2013-07-15.yang, META-INF/yang/GENERIC-RESOURCE-API@2017-08-24.yang]
[INFO] yang-to-sources: Code generator instantiated from com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator
[INFO] yang-to-sources: Sources will be generated to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/json
[INFO] yang-to-sources: Succesfully deleted output directory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/json
[INFO] Generating swagger for yang modules: [ietf-yang-types,ietf-inet-types,GENERIC-RESOURCE-API]
[INFO] processing container statement services
[INFO] processing list statement service
[INFO] processing container statement service-status
[INFO] processing container statement service-data
[INFO] processing container statement networks
[INFO] processing list statement network
[INFO] processing container statement network-data
[INFO] processing container statement network-provided-allotted-resources
[INFO] processing container statement network-level-oper-status
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement network-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement network-request-input
[INFO] processing container statement network-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)region-identifier
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement network-topology
[INFO] processing container statement network-parameters
[INFO] processing list statement network-parameter
[INFO] processing container statement onap-model-information
[INFO] processing container statement network-assignments
[INFO] processing container statement network-topology-identifier-structure
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-topology
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-data
[INFO] processing container statement pnfs
[INFO] processing list statement pnf
[INFO] processing container statement pnf-data
[INFO] processing container statement pnf-level-oper-status
[INFO] processing container statement pnf-topology
[INFO] processing container statement pnf-parameters-data
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement pnf-topology-identifier-structure
[INFO] processing container statement onap-model-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-topology
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement pnf-request-input
[INFO] processing container statement pnf-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement pnf-details
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-data
[INFO] processing container statement vnfs
[INFO] processing list statement vnf
[INFO] processing container statement vnf-data
[INFO] processing container statement vnf-network-collections
[INFO] processing list statement vnf-network-collection
[INFO] processing container statement networks
[INFO] processing list statement network
[INFO] processing container statement vnf-floating-ip
[INFO] processing container statement ip-addresses
[INFO] processing container statement vnf-sub-interface-groups
[INFO] processing list statement vnf-sub-interface-group
[INFO] processing container statement customer-bonding-requests
[INFO] processing list statement customer-bonding-request
[INFO] processing container statement vnfcs
[INFO] processing list statement vnfc
[INFO] processing container statement vnics
[INFO] processing list statement vnic
[INFO] processing container statement sub-interfaces
[INFO] processing list statement sub-interface
[INFO] processing container statement sub-interface-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement sub-interface-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement vnf-provided-allotted-resources
[INFO] processing container statement vf-modules
[INFO] processing list statement vf-module
[INFO] processing container statement vf-module-data
[INFO] processing container statement vf-module-level-oper-status
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-request-input
[INFO] processing container statement vf-module-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-topology
[INFO] processing container statement vf-module-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement vf-module-topology-identifier
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-assignments
[INFO] processing container statement vms
[INFO] processing list statement vm
[INFO] processing container statement vm-names
[INFO] processing list statement vnfc-names
[INFO] processing container statement vnfc-networks
[INFO] processing list statement vnfc-network-data
[INFO] processing container statement vnfc-ports
[INFO] processing list statement vnfc-port
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[INFO] processing list statement vnfc-subnet
[INFO] processing list statement vnfc-ip-assignments
[INFO] processing list statement vnfc-subnet-ip
[INFO] processing container statement connection-point
[INFO] processing list statement vlan-data
[INFO] processing container statement vm-networks
[INFO] processing list statement vm-network
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement mac-addresses
[INFO] processing container statement floating-ips
[INFO] processing container statement interface-route-prefixes
[INFO] processing container statement sriov-parameters
[INFO] processing container statement heat-vlan-filters
[INFO] processing container statement application-tags
[INFO] processing container statement c-tags
[INFO] processing container statement s-tags
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement onap-model-information
[INFO] processing container statement dhcp-subnet-assignments
[INFO] processing list statement dhcp-subnet-assignment
[INFO] processing container statement vlan-vnfc-instance-groups
[INFO] processing list statement vlan-vnfc-instance-group
[INFO] processing container statement vnfcs
[INFO] processing list statement vnfc
[INFO] processing container statement vnic-groups
[INFO] processing list statement vnic-group
[INFO] processing container statement vlan-common-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement vlan-vnics
[INFO] processing list statement vlan-vnic
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-topology
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-data
[INFO] processing container statement vnf-level-oper-status
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement license-information
[INFO] processing list statement entitlement-pool-list
[INFO] processing list statement license-key-group-list
[INFO] processing container statement request-information
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vnf-request-input
[INFO] processing container statement vnf-networks
[INFO] processing list statement vnf-network
[INFO] processing container statement subnets-data
[INFO] processing list statement subnet-data
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing list statement vnf-network-instance-group-ids
[INFO] processing container statement vnf-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement vnf-topology
[INFO] processing container statement vnf-parameters-data
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement vnf-topology-identifier-structure
[INFO] processing container statement vnf-resource-assignments
[INFO] processing container statement availability-zones
[INFO] processing container statement vnf-networks
[INFO] processing list statement vnf-network
[INFO] processing container statement subnets-data
[INFO] processing list statement subnet-data
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-topology
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-data
[INFO] processing container statement consumed-allotted-resources
[INFO] processing list statement consumed-allotted-resource
[INFO] processing container statement provided-allotted-resources
[INFO] processing list statement provided-allotted-resource
[INFO] processing container statement provided-configurations
[INFO] processing list statement provided-configuration
[INFO] processing container statement vnfc-instance-groups
[INFO] processing list statement vnfc-instance-group
[INFO] processing container statement vnfc-objects
[INFO] processing list statement vnfc-object
[INFO] processing container statement vnics
[INFO] processing list statement vnic
[INFO] processing container statement capacity
[INFO] processing container statement vnic-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement network-instance-groups
[INFO] processing list statement network-instance-group
[INFO] processing container statement subnet-assignment-policy
[INFO] processing container statement vpn-binding-policy
[INFO] processing container statement aggregate-route-policy
[INFO] processing container statement networks
[INFO] processing list statement network
[INFO] processing container statement customer-bonding-requests
[INFO] processing list statement customer-bonding-request
[INFO] processing list statement vpn-bindings
[INFO] processing container statement onap-model-information
[INFO] processing list statement aggregate-routes
[INFO] processing list statement subnets
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-instance-group
[INFO] processing container statement forwarding-paths
[INFO] processing list statement forwarding-path
[INFO] processing container statement service-paths
[INFO] processing list statement service-path
[INFO] processing list statement service
[INFO] processing container statement vnfs
[INFO] processing list statement vnf
[INFO] processing container statement vf-module-instance
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-information
[INFO] processing container statement service-topology
[INFO] processing container statement service-topology-identifier
[INFO] processing container statement service-parameters
[INFO] processing list statement service-parameter
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-assignments
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-topology
[INFO] processing container statement service-level-oper-status
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement service-request-input
[INFO] processing container statement service-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-data
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service
[INFO] processing container statement contrail-route-allotted-resources
[INFO] processing list statement contrail-route-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement contrail-route-request-input
[INFO] processing container statement source-network
[INFO] processing container statement dest-network
[INFO] processing container statement contrail-applied-service-info
[INFO] processing container statement contrail-route-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
[INFO] processing container statement contrail-route-topology
[INFO] processing container statement contrail-route-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement contrail-route-assignments
[INFO] processing container statement source-network
[INFO] processing container statement dest-network
[INFO] processing container statement contrail-applied-service
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-topology
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement security-zone-allotted-resources
[INFO] processing list statement security-zone-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement security-zone-request-input
[INFO] processing container statement security-zone-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
[INFO] processing container statement security-zone-topology
[INFO] processing container statement security-zone-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement security-zone-assignments
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-topology
[INFO] processing container statement security-zone-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement tunnelxconn-allotted-resources
[INFO] processing list statement tunnelxconn-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement tunnelxconn-request-input
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
[INFO] processing container statement tunnelxconn-topology
[INFO] processing container statement tunnelxconn-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement onap-model-information
[INFO] processing container statement tunnelxconn-assignments
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-topology
[INFO] processing container statement tunnelxconn-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement brg-allotted-resources
[INFO] processing list statement brg-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement brg-request-input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
[INFO] processing container statement brg-topology
[INFO] processing container statement brg-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement brg-assignments
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-topology
[INFO] processing container statement brg-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement connection-attachment-allotted-resources
[INFO] processing list statement connection-attachment-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement connection-attachment-request-input
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
[INFO] processing container statement connection-attachment-topology
[INFO] processing container statement connection-attachment-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement connection-attachment-assignments
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-topology
[INFO] processing container statement connection-attachment-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement port-mirror-configurations
[INFO] processing list statement port-mirror-configuration
[INFO] processing container statement configuration-data
[INFO] processing container statement configuration-operation-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement configuration-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement port-mirror-configuration-request-input
[INFO] processing container statement source-port
[INFO] processing container statement pnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
[INFO] processing container statement dest-port
[INFO] processing container statement pnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement port-mirror-configuration-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
[INFO] processing container statement port-mirror-configuration-topology
[INFO] processing container statement port-mirror-configuration-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement configuration-identifiers
[INFO] processing container statement onap-model-information
[INFO] processing container statement port-mirror-configuration-assignments
[INFO] processing container statement contrail-vmi-params
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement source-vnfc-instance-group-id
[INFO] processing container statement dest-vnfc-instance-group-id
[INFO] processing container statement source-to-dest-maps
[INFO] processing list statement source-to-dest-map
[INFO] processing container statement dest-ip-addresses
[INFO] processing container statement ip-addresses
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-configuration-topology
[INFO] processing container statement configuration-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)configuration-data
[INFO] processing container statement configuration-status
[INFO] processing container statement generic-configurations
[INFO] processing list statement gc-configuration
[INFO] processing container statement configuration-data
[INFO] processing container statement configuration-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement configuration-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement gc-request-input
[INFO] processing container statement input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing list statement configuration-ids
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
[INFO] processing container statement configuration-oper-status
[INFO] processing container statement configuration-status
[INFO] processing container statement preload-information
[INFO] processing list statement preload-list
[INFO] processing container statement preload-data
[INFO] processing container statement preload-oper-status
[INFO] processing container statement preload-network-topology-information
[INFO] processing list statement vpn-bindings
[INFO] processing list statement network-policy
[INFO] processing list statement route-table-reference
[INFO] processing list statement host-routes
[INFO] processing container statement network-topology-identifier-structure
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing list statement subnets
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)provider-network-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-network-topology-information
[INFO] processing container statement preload-vf-module-topology-information
[INFO] processing container statement vnf-topology-identifier-structure
[INFO] processing container statement vnf-resource-assignments
[INFO] processing container statement availability-zones
[INFO] processing container statement vnf-networks
[INFO] processing list statement vnf-network
[INFO] processing container statement subnets-data
[INFO] processing list statement subnet-data
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement vf-module-topology
[INFO] processing container statement vf-module-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement vf-module-topology-identifier
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-assignments
[INFO] processing container statement vms
[INFO] processing list statement vm
[INFO] processing container statement vm-names
[INFO] processing list statement vnfc-names
[INFO] processing container statement vnfc-networks
[INFO] processing list statement vnfc-network-data
[INFO] processing container statement vnfc-ports
[INFO] processing list statement vnfc-port
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[INFO] processing list statement vnfc-subnet
[INFO] processing list statement vnfc-ip-assignments
[INFO] processing list statement vnfc-subnet-ip
[INFO] processing container statement connection-point
[INFO] processing list statement vlan-data
[INFO] processing container statement vm-networks
[INFO] processing list statement vm-network
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement mac-addresses
[INFO] processing container statement floating-ips
[INFO] processing container statement interface-route-prefixes
[INFO] processing container statement sriov-parameters
[INFO] processing container statement heat-vlan-filters
[INFO] processing container statement application-tags
[INFO] processing container statement c-tags
[INFO] processing container statement s-tags
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement onap-model-information
[INFO] processing container statement dhcp-subnet-assignments
[INFO] processing list statement dhcp-subnet-assignment
[INFO] processing container statement vlan-vnfc-instance-groups
[INFO] processing list statement vlan-vnfc-instance-group
[INFO] processing container statement vnfcs
[INFO] processing list statement vnfc
[INFO] processing container statement vnic-groups
[INFO] processing list statement vnic-group
[INFO] processing container statement vlan-common-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement vlan-vnics
[INFO] processing list statement vlan-vnic
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-vf-module-topology-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-data
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)topology-response-common
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-get-resource-request-input-data
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Empty model in generic.resource.api.networkassignments.NetworkAssignments
[WARNING] Empty model in generic.resource.api.serviceassignments.ServiceAssignments
[WARNING] Empty model in generic.resource.api.connectionattachmentassignments.ConnectionAttachmentAssignments
[INFO] yang-to-sources: Sources generated by com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator: [/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/json/generic-resource.json]
[INFO] 
[INFO] --- yang-maven-plugin:1.2.3:generate-sources (yang2swagger-yaml) @ generic-resource-api-model-swagger ---
[WARNING] yang-to-sources: Dependency resolution conflict:
[WARNING] yang-to-sources: 'org.opendaylight.yangtools:yang-maven-plugin' dependency [org.slf4j:slf4j-api:jar:1.7.18:compile] has different version than one declared in current project [org.slf4j:slf4j-api:jar:1.7.32:provided]. It is recommended to fix this problem because it may cause compilation errors.
[INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/yang
[INFO] yang-to-sources: YANG files parsed from [META-INF/yang/ietf-inet-types@2013-07-15.yang, META-INF/yang/ietf-yang-types@2013-07-15.yang, META-INF/yang/GENERIC-RESOURCE-API@2017-08-24.yang]
[INFO] yang-to-sources: Code generator instantiated from com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator
[INFO] yang-to-sources: Sources will be generated to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/yaml
[INFO] yang-to-sources: Succesfully deleted output directory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/yaml
[INFO] Generating swagger for yang modules: [ietf-yang-types,ietf-inet-types,GENERIC-RESOURCE-API]
[INFO] processing container statement services
[INFO] processing list statement service
[INFO] processing container statement service-status
[INFO] processing container statement service-data
[INFO] processing container statement networks
[INFO] processing list statement network
[INFO] processing container statement network-data
[INFO] processing container statement network-provided-allotted-resources
[INFO] processing container statement network-level-oper-status
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement network-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement network-request-input
[INFO] processing container statement network-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)region-identifier
[INFO] processing container statement network-topology
[INFO] processing container statement network-parameters
[INFO] processing list statement network-parameter
[INFO] processing container statement network-assignments
[INFO] processing container statement onap-model-information
[INFO] processing container statement network-topology-identifier-structure
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-topology
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-data
[INFO] processing container statement pnfs
[INFO] processing list statement pnf
[INFO] processing container statement pnf-data
[INFO] processing container statement pnf-level-oper-status
[INFO] processing container statement pnf-topology
[INFO] processing container statement pnf-parameters-data
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement pnf-topology-identifier-structure
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-topology
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement pnf-request-input
[INFO] processing container statement pnf-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement pnf-details
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-data
[INFO] processing container statement vnfs
[INFO] processing list statement vnf
[INFO] processing container statement vnf-data
[INFO] processing container statement vnf-network-collections
[INFO] processing list statement vnf-network-collection
[INFO] processing container statement networks
[INFO] processing list statement network
[INFO] processing container statement vnf-floating-ip
[INFO] processing container statement ip-addresses
[INFO] processing container statement vnf-sub-interface-groups
[INFO] processing list statement vnf-sub-interface-group
[INFO] processing container statement customer-bonding-requests
[INFO] processing list statement customer-bonding-request
[INFO] processing container statement vnfcs
[INFO] processing list statement vnfc
[INFO] processing container statement vnics
[INFO] processing list statement vnic
[INFO] processing container statement sub-interfaces
[INFO] processing list statement sub-interface
[INFO] processing container statement sub-interface-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement sub-interface-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement vnf-provided-allotted-resources
[INFO] processing container statement vf-modules
[INFO] processing list statement vf-module
[INFO] processing container statement vf-module-data
[INFO] processing container statement vf-module-level-oper-status
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-request-input
[INFO] processing container statement vf-module-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement vf-module-topology
[INFO] processing container statement vf-module-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-topology-identifier
[INFO] processing container statement vf-module-assignments
[INFO] processing container statement vms
[INFO] processing list statement vm
[INFO] processing container statement vm-names
[INFO] processing list statement vnfc-names
[INFO] processing container statement vnfc-networks
[INFO] processing list statement vnfc-network-data
[INFO] processing container statement vnfc-ports
[INFO] processing list statement vnfc-port
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[INFO] processing list statement vnfc-subnet
[INFO] processing list statement vnfc-ip-assignments
[INFO] processing list statement vnfc-subnet-ip
[INFO] processing container statement connection-point
[INFO] processing list statement vlan-data
[INFO] processing container statement vm-networks
[INFO] processing list statement vm-network
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement mac-addresses
[INFO] processing container statement floating-ips
[INFO] processing container statement interface-route-prefixes
[INFO] processing container statement sriov-parameters
[INFO] processing container statement heat-vlan-filters
[INFO] processing container statement application-tags
[INFO] processing container statement c-tags
[INFO] processing container statement s-tags
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement onap-model-information
[INFO] processing container statement dhcp-subnet-assignments
[INFO] processing list statement dhcp-subnet-assignment
[INFO] processing container statement vlan-vnfc-instance-groups
[INFO] processing list statement vlan-vnfc-instance-group
[INFO] processing container statement vnfcs
[INFO] processing list statement vnfc
[INFO] processing container statement vnic-groups
[INFO] processing list statement vnic-group
[INFO] processing container statement vlan-common-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement vlan-vnics
[INFO] processing list statement vlan-vnic
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-topology
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-data
[INFO] processing container statement vnf-level-oper-status
[INFO] processing container statement vnf-topology
[INFO] processing container statement vnf-parameters-data
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement vnf-topology-identifier-structure
[INFO] processing container statement vnf-resource-assignments
[INFO] processing container statement availability-zones
[INFO] processing container statement vnf-networks
[INFO] processing list statement vnf-network
[INFO] processing container statement subnets-data
[INFO] processing list statement subnet-data
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-topology
[INFO] processing container statement license-information
[INFO] processing list statement entitlement-pool-list
[INFO] processing list statement license-key-group-list
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement vnf-request-input
[INFO] processing container statement vnf-networks
[INFO] processing list statement vnf-network
[INFO] processing container statement subnets-data
[INFO] processing list statement subnet-data
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing list statement vnf-network-instance-group-ids
[INFO] processing container statement vnf-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-data
[INFO] processing container statement consumed-allotted-resources
[INFO] processing list statement consumed-allotted-resource
[INFO] processing container statement provided-allotted-resources
[INFO] processing list statement provided-allotted-resource
[INFO] processing container statement provided-configurations
[INFO] processing list statement provided-configuration
[INFO] processing container statement vnfc-instance-groups
[INFO] processing list statement vnfc-instance-group
[INFO] processing container statement vnfc-objects
[INFO] processing list statement vnfc-object
[INFO] processing container statement vnics
[INFO] processing list statement vnic
[INFO] processing container statement capacity
[INFO] processing container statement vnic-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement network-instance-groups
[INFO] processing list statement network-instance-group
[INFO] processing container statement subnet-assignment-policy
[INFO] processing container statement vpn-binding-policy
[INFO] processing container statement aggregate-route-policy
[INFO] processing container statement networks
[INFO] processing list statement network
[INFO] processing container statement customer-bonding-requests
[INFO] processing list statement customer-bonding-request
[INFO] processing list statement vpn-bindings
[INFO] processing container statement onap-model-information
[INFO] processing list statement aggregate-routes
[INFO] processing list statement subnets
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-instance-group
[INFO] processing container statement forwarding-paths
[INFO] processing list statement forwarding-path
[INFO] processing container statement service-paths
[INFO] processing list statement service-path
[INFO] processing list statement service
[INFO] processing container statement vnfs
[INFO] processing list statement vnf
[INFO] processing container statement vf-module-instance
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-information
[INFO] processing container statement service-topology
[INFO] processing container statement service-topology-identifier
[INFO] processing container statement service-assignments
[INFO] processing container statement service-parameters
[INFO] processing list statement service-parameter
[INFO] processing container statement onap-model-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-topology
[INFO] processing container statement service-level-oper-status
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement service-request-input
[INFO] processing container statement service-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-data
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service
[INFO] processing container statement contrail-route-allotted-resources
[INFO] processing list statement contrail-route-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement contrail-route-request-input
[INFO] processing container statement source-network
[INFO] processing container statement dest-network
[INFO] processing container statement contrail-applied-service-info
[INFO] processing container statement contrail-route-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
[INFO] processing container statement contrail-route-topology
[INFO] processing container statement contrail-route-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement contrail-route-assignments
[INFO] processing container statement source-network
[INFO] processing container statement dest-network
[INFO] processing container statement contrail-applied-service
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-topology
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement security-zone-allotted-resources
[INFO] processing list statement security-zone-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement security-zone-request-input
[INFO] processing container statement security-zone-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
[INFO] processing container statement security-zone-topology
[INFO] processing container statement security-zone-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement security-zone-assignments
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-topology
[INFO] processing container statement security-zone-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement tunnelxconn-allotted-resources
[INFO] processing list statement tunnelxconn-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement tunnelxconn-request-input
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
[INFO] processing container statement tunnelxconn-topology
[INFO] processing container statement tunnelxconn-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement onap-model-information
[INFO] processing container statement tunnelxconn-assignments
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-topology
[INFO] processing container statement tunnelxconn-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement brg-allotted-resources
[INFO] processing list statement brg-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement brg-request-input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
[INFO] processing container statement brg-topology
[INFO] processing container statement brg-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[INFO] processing container statement brg-assignments
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-topology
[INFO] processing container statement brg-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement connection-attachment-allotted-resources
[INFO] processing list statement connection-attachment-allotted-resource
[INFO] processing container statement allotted-resource-data
[INFO] processing container statement allotted-resource-operation-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement request-information
[INFO] processing container statement allotted-resource-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement connection-attachment-request-input
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
[INFO] processing container statement connection-attachment-topology
[INFO] processing container statement connection-attachment-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement connection-attachment-assignments
[INFO] processing container statement onap-model-information
[INFO] processing container statement allotted-resource-identifiers
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-topology
[INFO] processing container statement connection-attachment-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement allotted-resource-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
[INFO] processing container statement allotted-resource-status
[INFO] processing container statement port-mirror-configurations
[INFO] processing list statement port-mirror-configuration
[INFO] processing container statement configuration-data
[INFO] processing container statement configuration-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement configuration-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement port-mirror-configuration-request-input
[INFO] processing container statement source-port
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement pnf-information
[INFO] processing container statement onap-model-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
[INFO] processing container statement dest-port
[INFO] processing container statement vnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement pnf-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement port-mirror-configuration-input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
[INFO] processing container statement port-mirror-configuration-topology
[INFO] processing container statement port-mirror-configuration-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement configuration-identifiers
[INFO] processing container statement onap-model-information
[INFO] processing container statement port-mirror-configuration-assignments
[INFO] processing container statement contrail-vmi-params
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement source-vnfc-instance-group-id
[INFO] processing container statement dest-vnfc-instance-group-id
[INFO] processing container statement source-to-dest-maps
[INFO] processing list statement source-to-dest-map
[INFO] processing container statement dest-ip-addresses
[INFO] processing container statement ip-addresses
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-configuration-topology
[INFO] processing container statement configuration-oper-status
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)configuration-data
[INFO] processing container statement configuration-status
[INFO] processing container statement generic-configurations
[INFO] processing list statement gc-configuration
[INFO] processing container statement configuration-data
[INFO] processing container statement configuration-operation-information
[INFO] processing container statement request-information
[INFO] processing container statement sdnc-request-header
[INFO] processing container statement gc-request-input
[INFO] processing container statement input-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing list statement configuration-ids
[INFO] processing container statement configuration-information
[INFO] processing container statement onap-model-information
[INFO] processing container statement service-information
[INFO] processing container statement onap-model-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
[INFO] processing container statement configuration-oper-status
[INFO] processing container statement configuration-status
[INFO] processing container statement preload-information
[INFO] processing list statement preload-list
[INFO] processing container statement preload-data
[INFO] processing container statement preload-oper-status
[INFO] processing container statement preload-network-topology-information
[INFO] processing list statement route-table-reference
[INFO] processing list statement host-routes
[INFO] processing list statement vpn-bindings
[INFO] processing list statement network-policy
[INFO] processing list statement subnets
[INFO] processing container statement network-topology-identifier-structure
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)provider-network-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-network-topology-information
[INFO] processing container statement preload-vf-module-topology-information
[INFO] processing container statement vnf-topology-identifier-structure
[INFO] processing container statement vnf-resource-assignments
[INFO] processing container statement availability-zones
[INFO] processing container statement vnf-networks
[INFO] processing list statement vnf-network
[INFO] processing container statement subnets-data
[INFO] processing list statement subnet-data
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement vf-module-topology
[INFO] processing container statement vf-module-parameters
[INFO] processing list statement param
[INFO] processing container statement resource-resolution-data
[INFO] processing list statement resource-key
[INFO] processing container statement onap-model-information
[INFO] processing container statement vf-module-topology-identifier
[INFO] processing container statement vf-module-assignments
[INFO] processing container statement vms
[INFO] processing list statement vm
[INFO] processing container statement vm-names
[INFO] processing list statement vnfc-names
[INFO] processing container statement vnfc-networks
[INFO] processing list statement vnfc-network-data
[INFO] processing container statement vnfc-ports
[INFO] processing list statement vnfc-port
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[INFO] processing list statement vnfc-subnet
[INFO] processing list statement vnfc-ip-assignments
[INFO] processing list statement vnfc-subnet-ip
[INFO] processing container statement connection-point
[INFO] processing list statement vlan-data
[INFO] processing container statement vm-networks
[INFO] processing list statement vm-network
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement mac-addresses
[INFO] processing container statement floating-ips
[INFO] processing container statement interface-route-prefixes
[INFO] processing container statement sriov-parameters
[INFO] processing container statement heat-vlan-filters
[INFO] processing container statement application-tags
[INFO] processing container statement c-tags
[INFO] processing container statement s-tags
[INFO] processing container statement related-networks
[INFO] processing list statement related-network
[INFO] processing container statement vlan-tags
[INFO] processing container statement onap-model-information
[INFO] processing container statement dhcp-subnet-assignments
[INFO] processing list statement dhcp-subnet-assignment
[INFO] processing container statement vlan-vnfc-instance-groups
[INFO] processing list statement vlan-vnfc-instance-group
[INFO] processing container statement vnfcs
[INFO] processing list statement vnfc
[INFO] processing container statement vnic-groups
[INFO] processing list statement vnic-group
[INFO] processing container statement vlan-common-ip-addresses
[INFO] processing container statement ip-addresses
[INFO] processing container statement vlan-vnics
[INFO] processing list statement vlan-vnic
[INFO] processing container statement vnic-sub-interfaces
[INFO] processing list statement sub-interface-network-data
[INFO] processing container statement network-information-items
[INFO] processing list statement network-information-item
[INFO] processing container statement network-ips
[INFO] processing container statement floating-ips
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-vf-module-topology-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-data
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)topology-response-common
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-get-resource-request-input-data
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
[WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
[WARNING] Empty model in generic.resource.api.networkassignments.NetworkAssignments
[WARNING] Empty model in generic.resource.api.serviceassignments.ServiceAssignments
[WARNING] Empty model in generic.resource.api.connectionattachmentassignments.ConnectionAttachmentAssignments
[INFO] yang-to-sources: Sources generated by com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator: [/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml]
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (fix-swagger-yaml) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ generic-resource-api-model-swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ generic-resource-api-model-swagger ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ generic-resource-api-model-swagger ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ generic-resource-api-model-swagger ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ generic-resource-api-model-swagger ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model-swagger ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model-swagger ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ generic-resource-api-model-swagger ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach-artifacts) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model-swagger ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ generic-resource-api-model-swagger ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model-swagger ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model-swagger ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ generic-resource-api-model-swagger ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.2-SNAPSHOT/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.2-SNAPSHOT/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/json/generic-resource.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.2-SNAPSHOT/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.json
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.2-SNAPSHOT/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.yaml
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ generic-resource-api-model-swagger ---
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api-model-swagger ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/sonatype-clm/module.xml
[INFO] 
[INFO] --------< org.onap.sdnc.northbound:generic-resource-api-model >---------
[INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-model 3.0.2-SNAPSHOT [3/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-model ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-model ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-model ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-model ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-model ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/bom.xml
[INFO]            attaching as generic-resource-api-model-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/bom.json
[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO]            attaching as generic-resource-api-model-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-model ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-model ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.2-SNAPSHOT/generic-resource-api-model-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.2-SNAPSHOT/generic-resource-api-model-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.2-SNAPSHOT/generic-resource-api-model-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ generic-resource-api-model ---
[INFO] org.onap.sdnc.northbound:generic-resource-api-model:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api-model ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/target/sonatype-clm/module.xml
[INFO] 
[INFO] -------< org.onap.sdnc.northbound:generic-resource-api-provider >-------
[INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-provider 3.0.2-SNAPSHOT [4/28]
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-provider ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-provider ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ generic-resource-api-provider ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generated-sources/yang
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ generic-resource-api-provider ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [debug release 17] to target/classes
[WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[99,7] [try] auto-closeable resource GenericResourceApiProvider has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[170,44] [removal] <R,I>registerRpcImplementation(Class<R>,I) in RpcProviderService has been deprecated and marked for removal
  where R,I are type-variables:
    R extends RpcService declared in method <R,I>registerRpcImplementation(Class<R>,I)
    I extends R declared in method <R,I>registerRpcImplementation(Class<R>,I)
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[314,19] [cast] redundant cast to Optional<Service>
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[432,8] [rawtypes] found raw type: InstanceIdentifier
  missing type arguments for generic class InstanceIdentifier<T>
  where T is a type-variable:
    T extends DataObject declared in class InstanceIdentifier
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,54] [unchecked] unchecked method invocation: method read in interface ReadOperations is applied to given types
  required: LogicalDatastoreType,InstanceIdentifier<T>
  found:    LogicalDatastoreType,InstanceIdentifier
  where T is a type-variable:
    T extends DataObject declared in method <T>read(LogicalDatastoreType,InstanceIdentifier<T>)
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,61] [unchecked] unchecked conversion
  required: InstanceIdentifier<T>
  found:    InstanceIdentifier
  where T is a type-variable:
    T extends DataObject declared in method <T>read(LogicalDatastoreType,InstanceIdentifier<T>)
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,91] [unchecked] unchecked cast
  required: Optional<PreloadList>
  found:    Object
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:[74,39] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:[103,39] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:[120,33] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:[28,16] [deprecation] setYangMappingProperties(Properties) in MdsalHelper has been deprecated
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ generic-resource-api-provider >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ generic-resource-api-provider ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ generic-resource-api-provider <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ generic-resource-api-provider ---
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ generic-resource-api-provider ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 23 source files with javac [debug release 17] to target/test-classes
[WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[63,8] [rawtypes] found raw type: InstanceIdentifier
  missing type arguments for generic class InstanceIdentifier<T>
  where T is a type-variable:
    T extends DataObject declared in class InstanceIdentifier
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,64] [unchecked] unchecked method invocation: method read in interface ReadOperations is applied to given types
  required: LogicalDatastoreType,InstanceIdentifier<T>
  found:    LogicalDatastoreType,InstanceIdentifier
  where T is a type-variable:
    T extends DataObject declared in method <T>read(LogicalDatastoreType,InstanceIdentifier<T>)
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,87] [unchecked] unchecked conversion
  required: InstanceIdentifier<T>
  found:    InstanceIdentifier
  where T is a type-variable:
    T extends DataObject declared in method <T>read(LogicalDatastoreType,InstanceIdentifier<T>)
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,117] [unchecked] unchecked cast
  required: Optional<Service>
  found:    Object
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[86,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[105,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[124,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[135,46] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[145,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[157,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[166,67] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[177,46] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[187,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[199,56] [deprecation] execute(String,String,String,String,Properties) in SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-provider ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.sdnc.northbound.PnfTopologyOperationRPCTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.304 s - in org.onap.sdnc.northbound.PnfTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.VfModuleTopologyOperationRPCTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.sdnc.northbound.VfModuleTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.GenericConfigurationTopologyOperationRPCTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.sdnc.northbound.GenericConfigurationTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.GetpathsegmentTopologyOperationRPCTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.sdnc.northbound.GetpathsegmentTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.ContrailRouteTopologyOperationRPCTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.onap.sdnc.northbound.ContrailRouteTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.ConnectionAttachmentTopologyOperationRPCTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.sdnc.northbound.ConnectionAttachmentTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.VnfTopologyOperationRPCTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.sdnc.northbound.VnfTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.GenericResourceApiSvcLogicServiceClientTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.onap.sdnc.northbound.GenericResourceApiSvcLogicServiceClientTest
[INFO] Running org.onap.sdnc.northbound.GenericConfigurationNotificationRPCTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.sdnc.northbound.GenericConfigurationNotificationRPCTest
[INFO] Running org.onap.sdnc.northbound.PortMirrorTopologyOperationRPCTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.sdnc.northbound.PortMirrorTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.PreloadNetworkTopologyRPCTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.sdnc.northbound.PreloadNetworkTopologyRPCTest
[INFO] Running org.onap.sdnc.northbound.BrgTopologyOperationRPCTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.sdnc.northbound.BrgTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.NetworkTopologyOperationRPCTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.sdnc.northbound.NetworkTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.TunnelxconnTopologyOperationRPCTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.sdnc.northbound.TunnelxconnTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.SecurityZoneTopologyOperationRPCTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.sdnc.northbound.SecurityZoneTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.PreloadVnfTopologyOperationRPCTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.sdnc.northbound.PreloadVnfTopologyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.PolicyUpdateNotifyOperationRPCTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.sdnc.northbound.PolicyUpdateNotifyOperationRPCTest
[INFO] Running org.onap.sdnc.northbound.ServiceTopologyOperationRPCTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.sdnc.northbound.ServiceTopologyOperationRPCTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-provider ---
[INFO] Loading execution data file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'sdnc-northbound :: generic-resource-api :: generic-resource-api-provider' with 8 classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ generic-resource-api-provider ---
[INFO] Building bundle: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-provider ---
[ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/javadoc-bundle-options. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:101: warning: no comment
[WARNING] protected static final String APP_NAME = "generic-resource-api";
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:141: warning: no comment
[WARNING] protected DataBroker dataBroker;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:130: warning: no comment
[WARNING] protected static final String INVALID_INPUT_ERROR_MESSAGE = "invalid input: the service-instance does not have any service data in SDNC";
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:108: warning: no comment
[WARNING] protected static final String NO_SERVICE_LOGIC_ACTIVE = "No service logic active for ";
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:142: warning: no comment
[WARNING] protected NotificationPublishService notificationService;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:104: warning: no comment
[WARNING] protected static final String NULL_OR_EMPTY_ERROR_PARAM = "invalid input, null or empty service-instance-id";
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:144: warning: no comment
[WARNING] protected ObjectRegistration<GENERICRESOURCEAPIService> rpcRegistration;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:143: warning: no comment
[WARNING] protected RpcProviderService rpcService;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:146: warning: no comment
[WARNING] public GenericResourceApiProvider(DataBroker dataBroker, NotificationPublishService notificationPublishService,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:158: warning: no comment
[WARNING] public void initialize() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:177: warning: no comment
[WARNING] protected void initializeChild() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:3756: warning: no comment
[WARNING] public void processAsyncPortMirrorTopologyOperation(PortMirrorTopologyOperationInput input) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:1615: warning: no comment
[WARNING] public void processAsyncVfModuleTopologyOperation(VfModuleTopologyOperationInput input) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:1194: warning: no comment
[WARNING] public void processAsyncVnfTopologyOperation(VnfTopologyOperationInput input) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:206: warning: no comment
[WARNING] public void setDataBroker(DataBroker dataBroker) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:213: warning: no comment
[WARNING] public void setNotificationService(NotificationPublishService notificationService) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:220: warning: no comment
[WARNING] public void setRpcService(RpcProviderService rpcService) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:33: warning: no comment
[WARNING] public class GenericResourceApiSvcLogicServiceClient {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:39: warning: no comment
[WARNING] protected Logger LOG = LoggerFactory
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:41: warning: no comment
[WARNING] protected SvcLogicService svcLogic = null;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:43: warning: no comment
[WARNING] public GenericResourceApiSvcLogicServiceClient(SvcLogicService svcLogic)
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:115: warning: no comment
[WARNING] public Properties execute(String module, String rpc, String version, String mode, Properties properties)
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:58: warning: no comment
[WARNING] public Properties execute(String module, String rpc, String version, String mode, PreloadDataBuilder serviceData)
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:92: warning: no comment
[WARNING] public Properties execute(String module,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:53: warning: no comment
[WARNING] public Properties execute(String module, String rpc, String version, String mode, ServiceDataBuilder serviceData)
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:63: warning: no comment
[WARNING] public Properties execute(String module,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:48: warning: no comment
[WARNING] public boolean hasGraph(String module, String rpc, String version, String mode) throws SvcLogicException
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:13: warning: no comment
[WARNING] public class GenericResourceApiUtil extends MdsalHelper {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:17: warning: no comment
[WARNING] public static final String PROPERTIES_FILE = "/opt/opendaylight/current/configuration/generic-resource-api.properties";
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:20: warning: no comment
[WARNING] public static void loadProperties() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:3: warning: no comment
[WARNING] public class ResponseObject {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:10: warning: no comment
[WARNING] public ResponseObject(String statusCode, String message) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:23: warning: no comment
[WARNING] public String getMessage() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:15: warning: no comment
[WARNING] public String getStatusCode() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:27: warning: no comment
[WARNING] public void setMessage(String message) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:19: warning: no comment
[WARNING] public void setStatusCode(String statusCode) {
[WARNING] ^
[WARNING] 36 warnings
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-provider ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-provider ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository.
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository.
[INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/bom.xml
[INFO]            attaching as generic-resource-api-provider-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/bom.json
[INFO]            attaching as generic-resource-api-provider-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ generic-resource-api-provider ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ generic-resource-api-provider ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[WARNING]    org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[WARNING]    org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ generic-resource-api-provider ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-provider ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ generic-resource-api-provider ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ generic-resource-api-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/jacoco.exec
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-provider ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ generic-resource-api-provider ---
[INFO] Installing org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ generic-resource-api-provider ---
[INFO] org.onap.sdnc.northbound:generic-resource-api-provider:bundle:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2-SNAPSHOT:compile
[INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |  |  +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] +- org.onap.ccsdk.sli.core:sli-common:jar:2.0.1:provided
[INFO] |  +- org.antlr:antlr4:jar:4.12.0:provided
[INFO] |  |  +- org.antlr:antlr-runtime:jar:3.5.3:provided
[INFO] |  |  +- org.antlr:ST4:jar:4.3.4:provided
[INFO] |  |  +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:provided
[INFO] |  |  \- com.ibm.icu:icu4j:jar:71.1:provided
[INFO] |  +- org.antlr:antlr4-runtime:jar:4.12.0:provided
[INFO] |  +- org.apache.commons:commons-text:jar:1.11.0:provided
[INFO] |  +- org.onap.ccsdk.sli.core:dblib-provider:jar:2.0.1:provided
[INFO] |  |  +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.5:provided
[INFO] |  |  +- org.apache.tomcat:tomcat-jdbc:jar:9.0.52:provided
[INFO] |  |  |  \- org.apache.tomcat:tomcat-juli:jar:9.0.52:provided
[INFO] |  |  \- org.onap.ccsdk.sli.core:utils-provider:jar:2.0.1:provided
[INFO] |  |     \- com.att.eelf:eelf-core:jar:1.0.0:provided
[INFO] |  +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:provided
[INFO] |  +- com.google.code.gson:gson:jar:2.10.1:provided
[INFO] |  +- javax.xml.bind:jaxb-api:jar:2.3.1:provided
[INFO] |  +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided
[INFO] |  \- com.sun.xml.bind:jaxb-impl:jar:2.2.11:provided
[INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:2.0.1:provided
[INFO] |  +- org.onap.ccsdk.sli.core:sli-provider-base:jar:2.0.1:provided
[INFO] |  +- commons-lang:commons-lang:jar:2.6:provided
[INFO] |  \- com.google.code.findbugs:annotations:jar:3.0.1:provided
[INFO] |     +- net.jcip:jcip-annotations:jar:1.0:provided
[INFO] |     \- com.google.code.findbugs:jsr305:jar:3.0.1:provided
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-model:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:test
[INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.4:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.4:test
[INFO] |  +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:test
[INFO] |  |  +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:test
[INFO] |  |  |  \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:test
[INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:test
[INFO] |  |  |  \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:test
[INFO] |  |  \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:test
[INFO] |  |     \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test
[INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:test
[INFO] |  \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test
[INFO] |     +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:test
[INFO] |     \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:test
[INFO] |  +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:test
[INFO] |  |  \- org.immutables:value:jar:annotations:2.10.0:test
[INFO] |  +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:test
[INFO] |  |  \- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:test
[INFO] |  |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:test
[INFO] |  +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:test
[INFO] |  +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:test
[INFO] |  +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:test
[INFO] |  |  \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:test
[INFO] |  \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.mockito:mockito-core:jar:3.12.4:test
[INFO] |  +- net.bytebuddy:byte-buddy:jar:1.14.9:test
[INFO] |  +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO] |  \- org.objenesis:objenesis:jar:3.2:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api-provider ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/sonatype-clm/module.xml
[INFO] 
[INFO] ---------< org.onap.sdnc.northbound:sdnc-generic-resource-api >---------
[INFO] Building sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api 3.0.2-SNAPSHOT [5/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-generic-resource-api ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-generic-resource-api ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-generic-resource-api ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-generic-resource-api >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-generic-resource-api <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-generic-resource-api ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-generic-resource-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-generic-resource-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-generic-resource-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 182 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/bom.xml
[INFO]            attaching as sdnc-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/bom.json
[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO]            attaching as sdnc-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-generic-resource-api ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-generic-resource-api ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-generic-resource-api ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-generic-resource-api ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-generic-resource-api ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-generic-resource-api ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.2-SNAPSHOT/sdnc-generic-resource-api-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.2-SNAPSHOT/sdnc-generic-resource-api-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.2-SNAPSHOT/sdnc-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.2-SNAPSHOT/sdnc-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sdnc-generic-resource-api ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sdnc-generic-resource-api ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/sonatype-clm/module.xml
[INFO] 
[INFO] -------< org.onap.sdnc.northbound:features-generic-resource-api >-------
[INFO] Building sdnc-northbound :: generic-resource-api :: features-generic-resource-api 3.0.2-SNAPSHOT [6/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-generic-resource-api ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-generic-resource-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-generic-resource-api ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-generic-resource-api ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-generic-resource-api ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-generic-resource-api ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-generic-resource-api >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-generic-resource-api ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-generic-resource-api <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-generic-resource-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-generic-resource-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-generic-resource-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-generic-resource-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-generic-resource-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-generic-resource-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 183 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/bom.xml
[INFO]            attaching as features-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/bom.json
[INFO]            attaching as features-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-generic-resource-api ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-generic-resource-api ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-generic-resource-api ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-generic-resource-api ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-generic-resource-api ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-generic-resource-api ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-generic-resource-api ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-generic-resource-api/3.0.2-SNAPSHOT/features-generic-resource-api-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/features-generic-resource-api/3.0.2-SNAPSHOT/features-generic-resource-api-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-generic-resource-api/3.0.2-SNAPSHOT/features-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-generic-resource-api/3.0.2-SNAPSHOT/features-generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-generic-resource-api ---
[INFO] org.onap.sdnc.northbound:features-generic-resource-api:feature:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:sdnc-generic-resource-api:xml:features:3.0.2-SNAPSHOT:compile
[INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.4:compile
[INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.4:compile
[INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:compile
[INFO] |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile
[INFO] |  |  |  |  |           +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile
[INFO] |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:compile
[INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:compile
[INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal.model:general-entity:jar:12.0.4:compile
[INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.4:compile
[INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:compile
[INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile
[INFO] |  |  |        \- org.immutables:value:jar:annotations:2.10.0:compile
[INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.5:compile
[INFO] |  |  |  |     \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.5:compile
[INFO] |  |  |  |        +- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile
[INFO] |  |  |  |        \- org.opendaylight.odlparent:odl-guava:xml:features:8.1.2:compile
[INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.4:compile
[INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.4:compile
[INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.4:compile
[INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
[INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:8.0.4:compile
[INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] |  |  |     |  +- io.netty:netty:jar:3.10.6.Final:compile
[INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
[INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.12:compile
[INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile
[INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.4:compile
[INFO] |  |  |     |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile
[INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:compile
[INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.20.0:compile
[INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:compile
[INFO] |  |  |     |  \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.12:compile
[INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.4:compile
[INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.2:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.2:compile
[INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.11.0:compile
[INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.2:compile
[INFO] |  |     |  |  \- com.google.code.gson:gson:jar:2.10.1:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.2:compile
[INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.5:compile
[INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.2:compile
[INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.12.0:compile
[INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile
[INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile
[INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.5:compile
[INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile
[INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile
[INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.4:compile
[INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.4:compile
[INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.4:compile
[INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.4:compile
[INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile
[INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.5:compile
[INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.4:compile
[INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.4:compile
[INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.2:compile
[INFO] |  |     |  |  +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:compile
[INFO] |  |     |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.2:compile
[INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:8.0.4:compile
[INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.4:compile
[INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile
[INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile
[INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile
[INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.4:compile
[INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile
[INFO] |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile
[INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.4:compile
[INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.4:compile
[INFO] |  +- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2-SNAPSHOT:compile
[INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] |  \- org.onap.sdnc.northbound:generic-resource-api-provider:jar:3.0.2-SNAPSHOT:compile
[INFO] |     +- org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] |     \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO] |        \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test
[INFO] |  |  |  +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test
[INFO] |  |  |  |  \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test
[INFO] |  |  |     \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test
[INFO] |  |  +- org.apache.commons:commons-compress:jar:1.20:test
[INFO] |  |  +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test
[INFO] |  |  |  +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test
[INFO] |  |  |  \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
[INFO] |  |  +- commons-io:commons-io:jar:2.15.1:test
[INFO] |  |  \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test
[INFO] |  |  |  \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test
[INFO] |  |  |     \- javax.annotation:javax.annotation-api:jar:1.3.1:test
[INFO] |  |  \- org.slf4j:jcl-over-slf4j:jar:1.7.29:test
[INFO] |  +- org.apache.karaf.features:standard:xml:features:4.3.1:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test
[INFO] |  |  \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test
[INFO] |  |     +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test
[INFO] |  |     +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.4:test
[INFO] |  |     +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
[INFO] |  |     +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test
[INFO] |  |     |  +- org.glassfish.jaxb:txw2:jar:2.3.3:test
[INFO] |  |     |  +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test
[INFO] |  |     |  \- com.sun.activation:jakarta.activation:jar:1.2.2:test
[INFO] |  |     +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test
[INFO] |  |     |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test
[INFO] |  |     |  \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test
[INFO] |  |     \- javax.activation:activation:jar:1.1.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-commons:jar:2.6.7:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test
[INFO] |  |     \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test
[INFO] |  |        +- org.osgi:org.osgi.dto:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.resource:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided
[INFO] |  |        |  \- org.osgi:osgi.annotation:jar:7.0.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.log:jar:1.5.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided
[INFO] |  |        +- org.osgi:org.osgi.util.function:jar:1.2.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.promise:jar:1.3.0:test
[INFO] |  |        \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test
[INFO] |  +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided
[INFO] |  +- org.osgi:org.osgi.framework:jar:1.10.0:provided
[INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] |  +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.2:test
[INFO] |  |  +- org.apache.karaf.features:framework:kar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf.features:base:jar:4.3.1:test
[INFO] |  |  |  |  +- com.sun.activation:javax.activation:jar:1.2.0:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test
[INFO] |  |  |  |  |  \- xml-apis:xml-apis:jar:1.4.01:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test
[INFO] |  |  |  |  |  \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test
[INFO] |  |  |  |  \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.main:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf:org.apache.karaf.util:jar:4.3.1:test
[INFO] |  |  |  |  |  \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test
[INFO] |  |  |  |  +- net.java.dev.jna:jna:jar:5.8.0:test
[INFO] |  |  |  |  \- net.java.dev.jna:jna-platform:jar:5.8.0:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test
[INFO] |  |  |  |  \- org.apache.sshd:sshd-osgi:jar:2.10.0:test
[INFO] |  |  |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test
[INFO] |  |  |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
[INFO] |  |  |  +- org.jline:jline:jar:3.21.0:test
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test
[INFO] |  |  |  |  +- org.osgi:osgi.core:jar:7.0.0:provided
[INFO] |  |  |  |  \- org.osgi:osgi.cmpn:jar:7.0.0:provided
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test
[INFO] |  |  |  \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test
[INFO] |  |  +- org.apache.karaf.features:framework:xml:features:4.3.1:test
[INFO] |  |  +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test
[INFO] |  |  +- org.osgi:org.osgi.service.event:jar:1.4.0:test
[INFO] |  |  +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test
[INFO] |  |  +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test
[INFO] |  |  +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test
[INFO] |  |  \- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test
[INFO] |  +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test
[INFO] |  |  +- org.apache.maven.wagon:wagon-http:jar:3.2.0:test
[INFO] |  |  |  +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test
[INFO] |  |  |  |  \- org.jsoup:jsoup:jar:1.12.1:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.13:test
[INFO] |  |  |  |  \- commons-codec:commons-codec:jar:1.15:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.14:test
[INFO] |  |  |  +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test
[INFO] |  |  |  \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test
[INFO] |  |  \- org.osgi:org.osgi.service.url:jar:1.0.1:provided
[INFO] |  \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |     +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |     +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |     +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |     +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |     \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.2:test
[INFO] |  \- org.awaitility:awaitility:jar:4.1.1:test
[INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] \- org.mockito:mockito-core:jar:3.5.11:test
[INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.9:compile
[INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO]    \- org.objenesis:objenesis:jar:3.1:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-generic-resource-api ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/features-generic-resource-api/target/sonatype-clm/module.xml
[INFO] 
[INFO] -------< org.onap.sdnc.northbound:generic-resource-api-features >-------
[INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-features 3.0.2-SNAPSHOT [7/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-features ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-features ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-features ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-features ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-features ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-features ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-features ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-features ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/bom.xml
[INFO]            attaching as generic-resource-api-features-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/bom.json
[INFO]            attaching as generic-resource-api-features-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-features ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-features ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-features/3.0.2-SNAPSHOT/generic-resource-api-features-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-features/3.0.2-SNAPSHOT/generic-resource-api-features-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-features/3.0.2-SNAPSHOT/generic-resource-api-features-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ generic-resource-api-features ---
[INFO] org.onap.sdnc.northbound:generic-resource-api-features:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api-features ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/target/sonatype-clm/module.xml
[INFO] 
[INFO] --------< org.onap.sdnc.northbound:generic-resource-api-client >--------
[INFO] Building sdnc-northbound :: generic-resource-api:: generic-resource-api-client 3.0.2-SNAPSHOT [8/28]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The metadata /tmp/r/com/sonatype/clm/clm-maven-plugin/maven-metadata-Restlet.xml is invalid: unexpected markup <!d (position: START_DOCUMENT seen <!d... @1:3) 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ generic-resource-api-client ---
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.3:generate (default) @ generic-resource-api-client ---
[INFO] reading from /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/../model/swagger/src/main/yaml/generic-resource.yaml
[WARNING] Output directory does not exist, or is inaccessible. No file (.swager-codegen-ignore) will be evaluated.
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAddrFromStartEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateroutesAggregateRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceidentifiersAllottedResourceIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourcestatusAllottedResourceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgassignmentsBrgAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgrequestinputBrgRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectPerformanceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationidentifiersConfigurationIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationstatusConfigurationStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionPoint.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentassignmentsConnectionAttachmentAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionPoint.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionpointVlanData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailRouteAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailrouteassignmentsContrailAppliedService.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailRouteRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailrouterequestinputContrailAppliedServiceInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiDhcpEnabledEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathTypeEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathinformationServicePaths.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingPathRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcrequestinputConfigurationIds.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurationTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurations.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostroutesHostRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiInstanceReference.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpAddresses.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpTypeEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpaddressesIpAddresses.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastOrderStatusEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastRpcActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationEntitlementPoolList.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationLicenseKeyGroupList.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiMaintenanceIndicatorEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkassignmentsNetworkAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupAggregateRoutePolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerBondingRequests.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerbondingrequestsCustomerBondingRequest.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupSubnetAssignmentPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupVpnBindingPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkparametersNetworkParameter.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkpolicyNetworkPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyidentifierstructureNetworkTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapModelInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapmodelinformationOnapModelInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOperStatusData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOrderStatusEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceResolutionData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceresolutiondataResourceKey.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfDetails.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyidentifierstructurePnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyUpdateNotifyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurations.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortMirrorConfigurationAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsDestVnfcInstanceGroupId.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceToDestMaps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceVnfcInstanceGroupId.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourcetodestmapsSourceToDestMap.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadModelInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadTopologyResponseBody.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadoperstatusPreloadOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiProviderNetworkInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRegionIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatedNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestStatusEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestinformationRequestInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRouteTableReference.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRoutetablereferenceRouteTableReference.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRpcActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncRequestHeader.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncrequestheaderSdncRequestHeader.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneassignmentsSecurityZoneAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonerequestinputSecurityZoneRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceModelInfrastructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicePathInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceassignmentsServiceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataConsumedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingPaths.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkdataNetworkProvidedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedConfigurations.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfModules.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfModule.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVnfProvidedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceparametersServiceParameter.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationService.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationServiceVnfs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicerequestinputServiceRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicestatusServiceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyidentifierServiceTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaceNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaces.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubInterfaceNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataFloatingIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkInformationItems.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkInformationItem.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubInterfaces.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubinterfaceSubInterfaceNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnets.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnetsSubnets.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTopologyResponseCommon.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnassignmentsTunnelxconnAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnrequestinputTunnelxconnRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiUseDhcpEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpSubnetAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpsubnetassignmentsDhcpSubnetAssignment.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsVms.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyidentifierVfModuleTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanVnfcInstanceGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlantagsVlanTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanVnfcInstanceGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanVnfcInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataFloatingIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataInterfaceRoutePrefixes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataMacAddresses.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkInformationItems.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkInformationItem.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsCTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsSTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersHeatVlanFilters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNames.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmnamesVnfcNames.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfCloudParam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequest.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequestInputData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkCollection.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfPathInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResourceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfSubInterfaceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfVnrRebuildData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcAddressFamilyEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcObjects.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcSubnetDhcpEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcPorts.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcSubnet.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcportsVnfcPort.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcIpAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcipassignmentsVnfcSubnetIp.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcObjects.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcObject.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnic.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnicCapacity.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnfVfModule.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfNetworkCollection.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworksNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsdataSubnetData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfpathinformationVfModuleInstance.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworkInstanceGroupIds.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfResourceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsAvailabilityZones.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsVnfNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerBondingRequests.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerbondingrequestsCustomerBondingRequest.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyidentifierstructureVnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfVnrRebuildData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfvnrrebuilddataVnrsData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanvnicsVlanVnic.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrparametersVnrParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnBindings.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnbindingsVpnBindings.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceinformationAllottedResourceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyBrgTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationinformationConfigurationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionAttachmentAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionattachmentallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyConnectionAttachmentTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailRouteAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailrouteallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyContrailRouteTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingpathrequestinputForwardingPaths.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcConfiguration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcconfigurationConfigurationData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationtopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmenttopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinformationNetworkInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkrequestinputNetworkRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyNetworkTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfdetailsPnfDetails.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfinformationPnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfrequestinputPnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyPnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortMirrorConfigurationRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortMirrorConfiguration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortmirrorconfigurationConfigurationData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationtopologyPortMirrorConfigurationTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrortopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloaddataPreloadData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadmodelinformationPreloadList.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyinformationPreloadNetworkTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyinformationPreloadVfModuleTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatednetworkRelatedNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityZoneAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityzoneallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologySecurityZoneTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServiceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnfPnfData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfmoduleVfModuleData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceinformationServiceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicemodelinfrastructureService.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyServiceTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubInterface.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyTunnelxconnTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfModuleAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleinformationVfModuleInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmodulerequestinputVfModuleRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyVfModuleTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcsVnfc.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmTopologyData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcinstancegroupVnfcInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnfVfModule.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcsVnfc.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfinformationVnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfSubInterfaceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyVnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnicsVnic.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortmirrorconfigurationrequestinputSourcePort.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingpathsForwardingPath.java
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_serviceGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_servicePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_servicePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_serviceDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typeGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typeDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referencePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServicePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServicePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instanceGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instancePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instancePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instanceDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameterPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:brg-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIbrg_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:collectPerformanceData/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIcollectPerformanceDataPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:connection-attachment-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIconnection_attachment_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:contrail-route-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIcontrail_route_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:generic-configuration-notification/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgeneric_configuration_notificationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:generic-configuration-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgeneric_configuration_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:getpathsegment-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgetpathsegment_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:network-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APInetwork_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:pnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpnf_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:policy-update-notify-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpolicy_update_notify_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:port-mirror-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIport_mirror_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:preload-network-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpreload_network_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpreload_vf_module_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:security-zone-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIsecurity_zone_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:service-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIservice_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:tunnelxconn-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APItunnelxconn_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vf-module-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvf_module_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vnf-get-resource-request/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvnf_get_resource_requestPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvnf_topology_operationPost
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/DataApi.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/OperationsApi.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/pom.xml
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/README.md
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/.swagger-codegen-ignore
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/.swagger-codegen/VERSION
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ generic-resource-api-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ generic-resource-api-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 428 source files to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ generic-resource-api-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ generic-resource-api-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ generic-resource-api-client ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (install-sources) > generate-sources @ generic-resource-api-client >>>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.2.3:generate (default) @ generic-resource-api-client ---
[INFO] reading from /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/../model/swagger/src/main/yaml/generic-resource.yaml
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAddrFromStartEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateroutesAggregateRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceidentifiersAllottedResourceIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourcestatusAllottedResourceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgassignmentsBrgAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgrequestinputBrgRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectPerformanceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationidentifiersConfigurationIdentifiers.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationstatusConfigurationStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionPoint.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentassignmentsConnectionAttachmentAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionPoint.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionpointVlanData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailRouteAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailrouteassignmentsContrailAppliedService.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailRouteRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailrouterequestinputContrailAppliedServiceInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiDhcpEnabledEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathTypeEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathinformationServicePaths.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingPathRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcrequestinputConfigurationIds.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurationTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurations.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostroutesHostRoutes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiInstanceReference.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpAddresses.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpTypeEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpaddressesIpAddresses.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastOrderStatusEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastRpcActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationEntitlementPoolList.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationLicenseKeyGroupList.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiMaintenanceIndicatorEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkassignmentsNetworkAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupAggregateRoutePolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerBondingRequests.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerbondingrequestsCustomerBondingRequest.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupSubnetAssignmentPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupVpnBindingPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkparametersNetworkParameter.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkpolicyNetworkPolicy.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyidentifierstructureNetworkTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapModelInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapmodelinformationOnapModelInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOperStatusData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOrderStatusEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceResolutionData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceresolutiondataResourceKey.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfDetails.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyidentifierstructurePnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyUpdateNotifyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurations.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortMirrorConfigurationAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsDestVnfcInstanceGroupId.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceToDestMaps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceVnfcInstanceGroupId.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourcetodestmapsSourceToDestMap.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadModelInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadTopologyResponseBody.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadoperstatusPreloadOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiProviderNetworkInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRegionIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatedNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestStatusEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestinformationRequestInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRouteTableReference.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRoutetablereferenceRouteTableReference.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRpcActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncRequestHeader.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncrequestheaderSdncRequestHeader.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneassignmentsSecurityZoneAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonerequestinputSecurityZoneRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceModelInfrastructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicePathInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceassignmentsServiceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataConsumedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingPaths.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkdataNetworkProvidedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedConfigurations.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfModules.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfModule.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVnfProvidedAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceparametersServiceParameter.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationService.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationServiceVnfs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicerequestinputServiceRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicestatusServiceStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyidentifierServiceTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaceNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaces.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubInterfaceNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataFloatingIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkInformationItems.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkInformationItem.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubInterfaces.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubinterfaceSubInterfaceNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnets.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnetsSubnets.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTopologyResponseCommon.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAllottedResources.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnassignmentsTunnelxconnAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnrequestinputTunnelxconnRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiUseDhcpEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpSubnetAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpsubnetassignmentsDhcpSubnetAssignment.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsVms.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyidentifierVfModuleTopologyIdentifier.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanVnfcInstanceGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlantagsVlanTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanVnfcInstanceGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanVnfcInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataFloatingIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataInterfaceRoutePrefixes.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataMacAddresses.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkInformationItems.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkInformationItem.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsCTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsSTags.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersHeatVlanFilters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNames.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmnamesVnfcNames.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfCloudParam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequest.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequestInputData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfLevelOperStatus.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkCollection.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformationBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfPathInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResourceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResponseInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfSubInterfaceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyOperation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfVnrRebuildData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcAddressFamilyEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcObjects.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcSubnetDhcpEnumeration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcPorts.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcSubnet.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcportsVnfcPort.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcIpAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcipassignmentsVnfcSubnetIp.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcObjects.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcObject.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnic.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnicCapacity.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcs.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInputBodyparam.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnfVfModule.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfNetworkCollection.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworksNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsdataSubnetData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfpathinformationVfModuleInstance.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworkInstanceGroupIds.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfResourceAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsAvailabilityZones.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsVnfNetworks.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerBondingRequests.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerbondingrequestsCustomerBondingRequest.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyidentifierstructureVnfTopologyIdentifierStructure.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfVnrRebuildData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfvnrrebuilddataVnrsData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicGroups.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanvnicsVlanVnic.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnics.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrparametersVnrParameters.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnBindings.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnbindingsVpnBindings.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceinformationAllottedResourceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyBrgTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationinformationConfigurationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionAttachmentAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionattachmentallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyConnectionAttachmentTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailRouteAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailrouteallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyContrailRouteTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingpathrequestinputForwardingPaths.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcConfiguration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcconfigurationConfigurationData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationtopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmenttopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinformationNetworkInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkrequestinputNetworkRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyNetworkTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfdetailsPnfDetails.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfinformationPnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfrequestinputPnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyPnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortInfo.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortMirrorConfigurationRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortMirrorConfiguration.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortmirrorconfigurationConfigurationData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationtopologyPortMirrorConfigurationTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrortopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloaddataPreloadData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadmodelinformationPreloadList.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyinformationPreloadNetworkTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyinformationPreloadVfModuleTopologyInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatednetworkRelatedNetwork.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityZoneAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityzoneallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologySecurityZoneTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServiceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnfPnfData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfmoduleVfModuleData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceinformationServiceInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicemodelinfrastructureService.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyServiceTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubInterface.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnAllottedResource.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnallottedresourceAllottedResourceData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyTunnelxconnTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfModuleAssignments.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleinformationVfModuleInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmodulerequestinputVfModuleRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyVfModuleTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcsVnfc.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmTopologyData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcinstancegroupVnfcInstanceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnf.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnfVfModule.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcNetworkData.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcsVnfc.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfinformationVnfInformation.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfRequestInput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfSubInterfaceGroup.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyVnfTopology.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyoperationOutput.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnicsVnic.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortmirrorconfigurationrequestinputSourcePort.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingpathsForwardingPath.java
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/brg-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationBrg_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/brg-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyBrg_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-data/brg-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_dataBrg_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesBrg_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/connection-attachment-request-input/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationConnection_attachment_request_inputParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/connection-attachment-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyConnection_attachment_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-data/connection-attachment-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_dataConnection_attachment_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:connection-attachment-allotted-resources/connection-attachment-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIconnection_attachment_allotted_resourcesConnection_attachment_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-applied-service-info/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_applied_service_infoDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/contrail-route-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputContrail_route_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputDest_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/contrail-route-request-input/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationContrail_route_request_inputSource_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_serviceGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_servicePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_servicePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/contrail-applied-service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsContrail_applied_serviceDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/dest-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsDest_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-assignments/source-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_assignmentsSource_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/contrail-route-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyContrail_route_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-data/contrail-route-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_dataContrail_route_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIcontrail_route_allotted_resourcesContrail_route_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/configuration-ids={configuration-ids-configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputConfiguration_idsconfiguration_ids_configuration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/gc-request-input/input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGc_request_inputInput_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/gc-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGc_configurationconfiguration_idConfiguration_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/configuration-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationConfiguration_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portPnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/dest-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputDest_portVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/port-mirror-configuration-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputPort_mirror_configuration_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/pnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portPnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/port-mirror-configuration-request-input/source-port/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationPort_mirror_configuration_request_inputSource_portVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/configuration-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataConfiguration_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/configuration-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyConfiguration_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/contrail-vmi-params/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsContrail_vmi_paramsParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/dest-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsDest_vnfc_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-to-dest-maps/source-to-dest-map={source-port-id}/dest-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_to_dest_mapsSource_to_dest_mapsource_port_idDest_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-assignments/source-vnfc-instance-group-id/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_assignmentsSource_vnfc_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-data/port-mirror-configuration-topology/port-mirror-configuration-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_dataPort_mirror_configuration_topologyPort_mirror_configuration_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration={configuration-id}/configuration-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPort_mirror_configurationconfiguration_idConfiguration_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typeGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typeDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/host-routes={route-prefix}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationHost_routesroute_prefixDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-policy={network-policy-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_policynetwork_policy_fqdnDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/network-topology-identifier-structure/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationNetwork_topology_identifier_structureRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referencePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/route-table-reference={route-table-reference-fqdn}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationRoute_table_referenceroute_table_reference_fqdnDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationSubnetsstart_addressDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-network-topology-information/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_network_topology_informationVpn_bindingsvpn_binding_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVf_module_topologyVf_module_topology_identifierDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsAvailability_zonesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/preload-list={preload-id},{preload-type}/preload-data/preload-vf-module-topology-information/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPreload_listpreload_idpreload_typePreload_dataPreload_vf_module_topology_informationVnf_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/security-zone-request-input/security-zone-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSecurity_zone_request_inputSecurity_zone_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-data/security-zone-topology/security-zone-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_dataSecurity_zone_topologySecurity_zone_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIsecurity_zone_allotted_resourcesSecurity_zone_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServicePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/consumed-allotted-resources/consumed-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataConsumed_allotted_resourcesConsumed_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServicePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instanceGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instancePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instancePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/forwarding-paths/forwarding-path={forwarding-path-id}/service-paths/service-path={service-path-instance-id}/service={service-service-instance-id}/vnfs/vnf={vnf-instance-id}/vf-module-instance/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataForwarding_pathsForwarding_pathforwarding_path_idService_pathsService_pathservice_path_instance_idServiceservice_service_instance_idVnfsVnfvnf_instance_idVf_module_instanceDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-route-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_route_policyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/aggregate-routes={route-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idAggregate_routesroute_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/networks/network={network-id}/vpn-bindings={vpn-binding-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idNetworksNetworknetwork_idVpn_bindingsvpn_binding_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnet-assignment-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnet_assignment_policyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/subnets={start-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idSubnetsstart_addressDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/network-instance-groups/network-instance-group={network-instance-group-id}/vpn-binding-policy/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetwork_instance_groupsNetwork_instance_groupnetwork_instance_group_idVpn_binding_policyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_provided_allotted_resourcesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-request-input/network-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_request_inputNetwork_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameterPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-parameters/network-parameter={network-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_parametersNetwork_parameternetwork_parameter_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/network-topology-identifier-structure/related-networks/related-network={related-network-network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyNetwork_topology_identifier_structureRelated_networksRelated_networkrelated_network_network_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/network-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataNetwork_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/networks/network={network-id}/network-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataNetworksNetworknetwork_idNetwork_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-details/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_detailsOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-request-input/pnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_request_inputPnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/pnf-topology/pnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataPnf_topologyPnf_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/pnfs/pnf={pnf-id}/pnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataPnfsPnfpnf_idPnf_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_allotted_resourcesProvided_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/provided-configurations/provided-configuration={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataProvided_configurationsProvided_configurationconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-request-input/service-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_request_inputService_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-parameters/service-parameter={service-parameter-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_parametersService_parameterservice_parameter_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/service-topology/service-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataService_topologyService_topology_identifierDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/capacity/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameCapacityDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfc-instance-groups/vnfc-instance-group={instance-group-role},{nfc-naming-code},{configuration-id}/vnfc-objects/vnfc-object={vnfc-key}/vnics/vnic={vnic-port-name}/vnic-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfc_instance_groupsVnfc_instance_groupinstance_group_rolenfc_naming_codeconfiguration_idVnfc_objectsVnfc_objectvnfc_keyVnicsVnicvnic_port_nameVnic_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/entitlement-pool-list={entitlement-pool-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationEntitlement_pool_listentitlement_pool_uuidactionDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/license-information/license-key-group-list={license-key-group-uuid},{action}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataLicense_informationLicense_key_group_listlicense_key_group_uuidactionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-request-input/vf-module-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_request_inputVf_module_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/dhcp-subnet-assignments/dhcp-subnet-assignment={neutron-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsDhcp_subnet_assignmentsDhcp_subnet_assignmentneutron_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-common-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_common_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vlan-vnfc-instance-groups/vlan-vnfc-instance-group={instance-group-id}/vnfcs/vnfc={vnfc-name}/vnic-groups/vnic-group={vnic-interface-role}/vlan-vnics/vlan-vnic={vnic-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVlan_vnfc_instance_groupsVlan_vnfc_instance_groupinstance_group_idVnfcsVnfcvnfc_nameVnic_groupsVnic_groupvnic_interface_roleVlan_vnicsVlan_vnicvnic_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/connection-point/vlan-data={vlan-uuid}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleConnection_pointVlan_datavlan_uuidDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-ports/vnfc-port={vnfc-port-id}/vnic-sub-interfaces/sub-interface-network-data={network-id}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_portsVnfc_portvnfc_port_idVnic_sub_interfacesSub_interface_network_datanetwork_idNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-names/vnfc-names={vnfc-name}/vnfc-networks/vnfc-network-data={vnfc-network-role}/vnfc-subnet={vnfc-subnet-role}/vnfc-ip-assignments={vnfc-address-family}/vnfc-subnet-ip={vnfc-ip-address}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_namesVnfc_namesvnfc_nameVnfc_networksVnfc_network_datavnfc_network_roleVnfc_subnetvnfc_subnet_roleVnfc_ip_assignmentsvnfc_address_familyVnfc_subnet_ipvnfc_ip_addressDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/floating-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleFloating_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/interface-route-prefixes/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleInterface_route_prefixesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/mac-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleMac_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/network-information-items/network-information-item={ip-version}/network-ips/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleNetwork_information_itemsNetwork_information_itemip_versionNetwork_ipsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/c-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsC_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/application-tags/s-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersApplication_tagsS_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-assignments/vms/vm={vm-type}/vm-networks/vm-network={network-role}/sriov-parameters/heat-vlan-filters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_assignmentsVmsVmvm_typeVm_networksVm_networknetwork_roleSriov_parametersHeat_vlan_filtersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vf-module-topology/vf-module-topology-identifier/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVf_module_topologyVf_module_topology_identifierDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vf-modules/vf-module={vf-module-id}/vf-module-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVf_modulesVf_modulevf_module_idVf_module_dataVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-level-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_level_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/networks/network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionNetworksNetworknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-network-collections/vnf-network-collection={network-instance-group-function}/vnf-floating-ip/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_network_collectionsVnf_network_collectionnetwork_instance_group_functionVnf_floating_ipIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-provided-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_provided_allotted_resourcesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-input-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_input_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-network-instance-group-ids={vnf-network-instance-group-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_network_instance_group_idsvnf_network_instance_group_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-request-input/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_request_inputVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/customer-bonding-requests/customer-bonding-request={configuration-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleCustomer_bonding_requestsCustomer_bonding_requestconfiguration_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-ip-addresses/ip-addresses/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_ip_addressesIp_addressesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/sub-interface-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameSub_interface_networkDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-sub-interface-groups/vnf-sub-interface-group={vnfc-instance-group-function},{network-instance-group-function},{parent-port-role}/vnfcs/vnfc={vnfc-name}/vnics/vnic={vnic-port-name}/sub-interfaces/sub-interface={sub-interface-port-name}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_sub_interface_groupsVnf_sub_interface_groupvnfc_instance_group_functionnetwork_instance_group_functionparent_port_roleVnfcsVnfcvnfc_nameVnicsVnicvnic_port_nameSub_interfacesSub_interfacesub_interface_port_nameVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-parameters-data/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_parameters_dataParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/availability-zones/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsAvailability_zonesDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_rolePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networkPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/related-networks/related-network={network-id}/vlan-tags/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleRelated_networksRelated_networknetwork_idVlan_tagsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_dataPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-resource-assignments/vnf-networks/vnf-network={network-role}/subnets-data/subnet-data={sdnc-subnet-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_resource_assignmentsVnf_networksVnf_networknetwork_roleSubnets_dataSubnet_datasdnc_subnet_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structureGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structurePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structurePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-data/vnfs/vnf={vnf-id}/vnf-data/vnf-topology/vnf-topology-identifier-structure/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_dataVnfsVnfvnf_idVnf_dataVnf_topologyVnf_topology_identifier_structureDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/service={service-instance-id}/service-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServiceservice_instance_idService_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourcePost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-oper-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_oper_statusDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/allotted-resource-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationAllotted_resource_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/request-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationRequest_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/sdnc-request-header/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationSdnc_request_headerDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/service-information/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationService_informationOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/allotted-resource-operation-information/tunnelxconn-request-input/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataAllotted_resource_operation_informationTunnelxconn_request_inputDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/allotted-resource-identifiers/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyAllotted_resource_identifiersDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/onap-model-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyOnap_model_informationDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-assignments/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_assignmentsDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnamePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnamePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataDelete
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyPost
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_namePost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-data/tunnelxconn-topology/tunnelxconn-parameters/param={name}/resource-resolution-data/resource-key={resource-key-name}/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_dataTunnelxconn_topologyTunnelxconn_parametersParamnameResource_resolution_dataResource_keyresource_key_nameDelete
[WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusGet
[WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusPut
[WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusPost
[WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource={allotted-resource-id}/allotted-resource-status/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesTunnelxconn_allotted_resourceallotted_resource_idAllotted_resource_statusDelete
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:brg-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIbrg_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:collectPerformanceData/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIcollectPerformanceDataPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:connection-attachment-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIconnection_attachment_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:contrail-route-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIcontrail_route_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:generic-configuration-notification/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgeneric_configuration_notificationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:generic-configuration-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgeneric_configuration_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:getpathsegment-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgetpathsegment_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:network-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APInetwork_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:pnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpnf_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:policy-update-notify-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpolicy_update_notify_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:port-mirror-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIport_mirror_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:preload-network-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpreload_network_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpreload_vf_module_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:security-zone-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIsecurity_zone_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:service-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIservice_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:tunnelxconn-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APItunnelxconn_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vf-module-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvf_module_topology_operationPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vnf-get-resource-request/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvnf_get_resource_requestPost
[WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvnf_topology_operationPost
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/DataApi.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/OperationsApi.java
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/pom.xml
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/README.md
[INFO] writing file /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generated-sources/swagger/.swagger-codegen/VERSION
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (install-sources) < generate-sources @ generic-resource-api-client <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (install-sources) @ generic-resource-api-client ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ generic-resource-api-client ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2-SNAPSHOT/generic-resource-api-client-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2-SNAPSHOT/generic-resource-api-client-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.2-SNAPSHOT/generic-resource-api-client-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:tree (default-cli) @ generic-resource-api-client ---
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api-client ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/sonatype-clm/module.xml
[INFO] 
[INFO] ------< org.onap.sdnc.northbound:generic-resource-api-installer >-------
[INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-installer 3.0.2-SNAPSHOT [9/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ generic-resource-api-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-installer ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-installer ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ generic-resource-api-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/features/sdnc-generic-resource-api/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.2-SNAPSHOT/sdnc-generic-resource-api-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-installer ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (maven-repo-zip) @ generic-resource-api-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/stage/sdnc-generic-resource-api-3.0.2-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (installer-zip) @ generic-resource-api-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/sdnc-generic-resource-api-3.0.2-SNAPSHOT-installer.zip
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-installer ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-installer ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/bom.xml
[INFO]            attaching as generic-resource-api-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/bom.json
[INFO]            attaching as generic-resource-api-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-installer ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.2-SNAPSHOT/generic-resource-api-installer-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/stage/sdnc-generic-resource-api-3.0.2-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.2-SNAPSHOT/generic-resource-api-installer-3.0.2-SNAPSHOT-repo.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/sdnc-generic-resource-api-3.0.2-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.2-SNAPSHOT/generic-resource-api-installer-3.0.2-SNAPSHOT.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.2-SNAPSHOT/generic-resource-api-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.2-SNAPSHOT/generic-resource-api-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ generic-resource-api-installer ---
[INFO] org.onap.sdnc.northbound:generic-resource-api-installer:pom:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:sdnc-generic-resource-api:xml:features:3.0.2-SNAPSHOT:compile
[INFO] \- org.onap.sdnc.northbound:generic-resource-api-provider:jar:3.0.2-SNAPSHOT:compile
[INFO]    +- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2-SNAPSHOT:compile
[INFO]    |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO]    |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO]    |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO]    |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO]    |  +- com.google.guava:guava:jar:29.0-jre:compile
[INFO]    |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO]    |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO]    |  |  +- org.checkerframework:checker-qual:jar:2.11.1:compile
[INFO]    |  |  +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile
[INFO]    |  |  \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[INFO]    |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided
[INFO]    |  +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO]    |  \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO]    +- org.apache.commons:commons-lang3:jar:3.12.0:compile
[INFO]    \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO]       +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO]       +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO]       \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO]          \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api-installer ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/sonatype-clm/module.xml
[INFO] 
[INFO] -----------< org.onap.sdnc.northbound:generic-resource-api >------------
[INFO] Building sdnc-northbound :: generic-resource-api 3.0.2-SNAPSHOT  [10/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/bom.xml
[INFO]            attaching as generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/bom.json
[INFO]            attaching as generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api/3.0.2-SNAPSHOT/generic-resource-api-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api/3.0.2-SNAPSHOT/generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api/3.0.2-SNAPSHOT/generic-resource-api-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ generic-resource-api ---
[INFO] org.onap.sdnc.northbound:generic-resource-api:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ generic-resource-api ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/target/sonatype-clm/module.xml
[INFO] 
[INFO] -----------< org.onap.sdnc.northbound:optical-service-model >-----------
[INFO] Building sdnc-northbound :: optical-service :: optical-service-model 3.0.2-SNAPSHOT [11/28]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-model ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-model ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-model ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-model ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-model ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ optical-service-model ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/src/main/yang
[INFO] yang-to-sources: Found 2 dependencies in 1.423 ms
[INFO] yang-to-sources: Project model files found: 1 in 3.735 ms
[INFO] yang-to-sources: 1 YANG models processed in 17.94 ms
[INFO] BindingJavaFileGenerator: Defined 29 files in 2.307 ms
[INFO] Sorted 29 files into 6 directories in 173.4 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 18.46 ms
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-model ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-model ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-model ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ optical-service-model ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ optical-service-model ---
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/spi
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 1 resource from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/spi
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ optical-service-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 28 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/optical/service/rev191206/OpticalserviceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/optical/service/rev191206/OpticalserviceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/optical/service/rev191206/OpticalserviceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ optical-service-model >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ optical-service-model ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ optical-service-model <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ optical-service-model ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ optical-service-model ---
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ optical-service-model ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ optical-service-model ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ optical-service-model ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ optical-service-model ---
[INFO] Building bundle: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-model ---
[ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/javadoc-bundle-options. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/optical/service/rev191206/OpticalserviceService.java:9: warning: no comment
[WARNING] public interface OpticalserviceService
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/optical/service/rev191206/optical/service/create/request/payload/ParamKey.java:23: warning: no comment
[WARNING] private final String _name;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/org/onap/sdnc/northbound/optical/service/rev191206/optical/service/delete/request/payload/ParamKey.java:23: warning: no comment
[WARNING] private final String _name;
[WARNING] ^
[WARNING] 3 warnings
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-model ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-model ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-model ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/bom.xml
[INFO]            attaching as optical-service-model-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/bom.json
[INFO]            attaching as optical-service-model-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ optical-service-model ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ optical-service-model ---
[WARNING] Unused declared dependencies found:
[WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ optical-service-model ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-model ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ optical-service-model ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ optical-service-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/jacoco.exec
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-model ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ optical-service-model ---
[INFO] Installing org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ optical-service-model ---
[INFO] org.onap.sdnc.northbound:optical-service-model:bundle:3.0.2-SNAPSHOT
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |  +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |  +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] \- org.mockito:mockito-core:jar:3.5.11:test
[INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.9:test
[INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO]    \- org.objenesis:objenesis:jar:3.1:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ optical-service-model ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/sonatype-clm/module.xml
[INFO] 
[INFO] ---------< org.onap.sdnc.northbound:optical-service-provider >----------
[INFO] Building sdnc-northbound :: optical-service :: optical-service-provider 3.0.2-SNAPSHOT [12/28]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-provider ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-provider ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-provider ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-provider ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ optical-service-provider ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/generated-sources/yang
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ optical-service-provider ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:[74,55] execute(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Properties) in org.onap.ccsdk.sli.core.sli.provider.SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:[122,55] execute(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Properties) in org.onap.ccsdk.sli.core.sli.provider.SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:[56,8] auto-closeable resource org.onap.sdnc.northbound.OpticalServiceProvider has a member method close() that could throw InterruptedException
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:[88,53] <R,I>registerRpcImplementation(java.lang.Class<R>,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ optical-service-provider >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ optical-service-provider ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ optical-service-provider <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ optical-service-provider ---
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ optical-service-provider ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/test/java/org/onap/sdnc/northbound/OpticalServiceClientTest.java:[72,37] execute(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Properties) in org.onap.ccsdk.sli.core.sli.provider.SvcLogicService has been deprecated
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/test/java/org/onap/sdnc/northbound/OpticalServiceClientTest.java:[85,37] execute(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Properties) in org.onap.ccsdk.sli.core.sli.provider.SvcLogicService has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ optical-service-provider ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.sdnc.northbound.TestOpticalServiceProvider
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.995 s - in org.onap.sdnc.northbound.TestOpticalServiceProvider
[INFO] Running org.onap.sdnc.northbound.OpticalServiceClientTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.onap.sdnc.northbound.OpticalServiceClientTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-provider ---
[INFO] Loading execution data file /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'sdnc-northbound :: optical-service :: optical-service-provider' with 5 classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ optical-service-provider ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ optical-service-provider ---
[INFO] Building bundle: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-provider ---
[ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/javadoc-bundle-options. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/AsyncNotificationHandling.java:51: warning: no comment
[WARNING] public class AsyncNotificationHandling extends HttpServlet implements Servlet {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:34: warning: no comment
[WARNING] public class OpticalServiceClient {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:40: warning: no comment
[WARNING] public OpticalServiceClient(final SvcLogicService svcLogicService) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:48: warning: no comment
[WARNING] public Properties execute(String module, String rpc, String version, String mode,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:56: warning: no comment
[WARNING] public Properties execute(String module, String rpc, String version, String mode,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:96: warning: no comment
[WARNING] public Properties execute(String module, String rpc, String version, String mode,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:104: warning: no comment
[WARNING] public Properties execute(String module, String rpc, String version, String mode,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:44: warning: no comment
[WARNING] public boolean hasGraph(String module, String rpc, String version, String mode) throws SvcLogicException {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:64: warning: no comment
[WARNING] protected DataBroker dataBroker;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:65: warning: no comment
[WARNING] protected NotificationPublishService notificationService;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:66: warning: no comment
[WARNING] protected RpcProviderService rpcProviderService;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:67: warning: no comment
[WARNING] protected ObjectRegistration<OpticalserviceService> rpcRegistration;
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:70: warning: no comment
[WARNING] public OpticalServiceProvider(final DataBroker dataBroker,
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:83: warning: no comment
[WARNING] public void initialize() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:94: warning: no comment
[WARNING] protected void initializeChild() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/SdncOdlConnection.java:40: warning: no comment
[WARNING] public class SdncOdlConnection {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/SdncOdlConnection.java:86: warning: no comment
[WARNING] public static SdncOdlConnection newInstance(String url, String user, String password) {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/SdncOdlConnection.java:91: warning: no comment
[WARNING] public String send(String method, String contentType, String msg) throws IOException {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/AsyncNotificationHandling.java:55: warning: no comment
[WARNING] private final Logger LOG = LoggerFactory.getLogger(AsyncNotificationHandling.class);
[WARNING] ^
[WARNING] 19 warnings
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-provider ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-provider ---
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-provider ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository.
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository.
[INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/bom.xml
[INFO]            attaching as optical-service-provider-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/bom.json
[INFO]            attaching as optical-service-provider-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ optical-service-provider ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ optical-service-provider ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.onap.ccsdk.sli.core:utils-provider:jar:2.0.1:provided
[WARNING]    com.google.guava:guava:jar:32.1.3-jre:compile
[WARNING]    org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[WARNING]    org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test
[WARNING]    org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[WARNING]    org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ optical-service-provider ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-provider ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ optical-service-provider ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ optical-service-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/jacoco.exec
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-provider ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ optical-service-provider ---
[INFO] Installing org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ optical-service-provider ---
[INFO] org.onap.sdnc.northbound:optical-service-provider:bundle:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:optical-service-model:jar:3.0.2-SNAPSHOT:compile
[INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  |  \- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |  |  +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] +- org.onap.ccsdk.sli.core:sli-common:jar:2.0.1:provided
[INFO] |  +- org.antlr:antlr4:jar:4.12.0:provided
[INFO] |  |  +- org.antlr:antlr-runtime:jar:3.5.3:provided
[INFO] |  |  +- org.antlr:ST4:jar:4.3.4:provided
[INFO] |  |  +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:provided
[INFO] |  |  \- com.ibm.icu:icu4j:jar:71.1:provided
[INFO] |  +- org.antlr:antlr4-runtime:jar:4.12.0:provided
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] |  +- org.apache.commons:commons-text:jar:1.11.0:provided
[INFO] |  +- org.onap.ccsdk.sli.core:dblib-provider:jar:2.0.1:provided
[INFO] |  |  +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.5:provided
[INFO] |  |  +- org.apache.tomcat:tomcat-jdbc:jar:9.0.52:provided
[INFO] |  |  |  \- org.apache.tomcat:tomcat-juli:jar:9.0.52:provided
[INFO] |  |  \- org.onap.ccsdk.sli.core:utils-provider:jar:2.0.1:provided
[INFO] |  |     \- com.att.eelf:eelf-core:jar:1.0.0:provided
[INFO] |  +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:provided
[INFO] |  +- com.google.code.gson:gson:jar:2.10.1:provided
[INFO] |  +- javax.xml.bind:jaxb-api:jar:2.3.1:provided
[INFO] |  +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided
[INFO] |  \- com.sun.xml.bind:jaxb-impl:jar:2.2.11:provided
[INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:2.0.1:provided
[INFO] |  +- org.onap.ccsdk.sli.core:sli-provider-base:jar:2.0.1:provided
[INFO] |  +- commons-lang:commons-lang:jar:2.6:provided
[INFO] |  \- com.google.code.findbugs:annotations:jar:3.0.1:provided
[INFO] |     +- net.jcip:jcip-annotations:jar:1.0:provided
[INFO] |     \- com.google.code.findbugs:jsr305:jar:3.0.1:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.4.0:provided
[INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] +- org.json:json:jar:20201115:compile
[INFO] +- org.apache.velocity:velocity-engine-core:jar:2.3:compile
[INFO] +- commons-codec:commons-codec:jar:1.15:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-model:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:test
[INFO] |  \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:12.0.4:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:12.0.4:test
[INFO] |  +- io.github.java-diff-utils:java-diff-utils:jar:4.11:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:test
[INFO] |  |  +- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:test
[INFO] |  |  |  \- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:test
[INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:test
[INFO] |  |  |  +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:test
[INFO] |  |  |  |  \- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:test
[INFO] |  |  |  \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:test
[INFO] |  |  \- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:test
[INFO] |  |     \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:test
[INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:test
[INFO] |  \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:12.0.4:test
[INFO] |     +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:test
[INFO] |     \- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:test
[INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:test
[INFO] |  +- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:test
[INFO] |  |  \- org.immutables:value:jar:annotations:2.10.0:test
[INFO] |  +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:test
[INFO] |  |  +- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:test
[INFO] |  |  \- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:test
[INFO] |  |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:test
[INFO] |  +- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:test
[INFO] |  +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:test
[INFO] |  +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:test
[INFO] |  |  \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:test
[INFO] |  +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:test
[INFO] |  \- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.testng:testng:jar:7.3.0:test
[INFO] |  +- com.beust:jcommander:jar:1.78:test
[INFO] |  +- org.apache.ant:ant:jar:1.10.3:test
[INFO] |  |  \- org.apache.ant:ant-launcher:jar:1.10.3:test
[INFO] |  +- com.google.inject:guice:jar:no_aop:4.2.2:test
[INFO] |  |  +- javax.inject:javax.inject:jar:1:test
[INFO] |  |  \- aopalliance:aopalliance:jar:1.0:test
[INFO] |  \- org.yaml:snakeyaml:jar:1.26:test
[INFO] +- org.mockito:mockito-core:jar:3.5.11:test
[INFO] |  +- net.bytebuddy:byte-buddy:jar:1.14.9:test
[INFO] |  +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO] |  \- org.objenesis:objenesis:jar:3.1:test
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ optical-service-provider ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/sonatype-clm/module.xml
[INFO] 
[INFO] -----------< org.onap.sdnc.northbound:sdnc-optical-service >------------
[INFO] Building sdnc-northbound :: optical-service :: sdnc-optical-service 3.0.2-SNAPSHOT [13/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-optical-service ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-optical-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-optical-service ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-optical-service ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-optical-service ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-optical-service ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-optical-service ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-optical-service >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-optical-service ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-optical-service <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-optical-service ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-optical-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-optical-service ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-optical-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-optical-service ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-optical-service ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/bom.xml
[INFO]            attaching as sdnc-optical-service-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/bom.json
[INFO]            attaching as sdnc-optical-service-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-optical-service ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-optical-service ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-optical-service ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-optical-service ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-optical-service ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-optical-service ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.2-SNAPSHOT/sdnc-optical-service-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.2-SNAPSHOT/sdnc-optical-service-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.2-SNAPSHOT/sdnc-optical-service-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.2-SNAPSHOT/sdnc-optical-service-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sdnc-optical-service ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sdnc-optical-service ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/sonatype-clm/module.xml
[INFO] 
[INFO] ---------< org.onap.sdnc.northbound:features-optical-service >----------
[INFO] Building sdnc-northbound :: optical-service :: features-optical-service 3.0.2-SNAPSHOT [14/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-optical-service ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-optical-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-optical-service ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-optical-service ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-optical-service ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-optical-service ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-optical-service ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-optical-service ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-optical-service ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-optical-service >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-optical-service ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-optical-service <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-optical-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-optical-service ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-optical-service ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-optical-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-optical-service ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-optical-service ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/bom.xml
[INFO]            attaching as features-optical-service-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/bom.json
[INFO]            attaching as features-optical-service-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-optical-service ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-optical-service ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-optical-service ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-optical-service ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-optical-service ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-optical-service ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-optical-service ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.2-SNAPSHOT/features-optical-service-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.2-SNAPSHOT/features-optical-service-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.2-SNAPSHOT/features-optical-service-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.2-SNAPSHOT/features-optical-service-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-optical-service ---
[INFO] org.onap.sdnc.northbound:features-optical-service:feature:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:sdnc-optical-service:xml:features:3.0.2-SNAPSHOT:compile
[INFO] |  +- org.onap.sdnc.northbound:optical-service-model:jar:3.0.2-SNAPSHOT:compile
[INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] |  |  +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  |  |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] |  |  \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] |  \- org.onap.sdnc.northbound:optical-service-provider:jar:3.0.2-SNAPSHOT:compile
[INFO] |     +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |     +- org.json:json:jar:20201115:compile
[INFO] |     +- org.apache.velocity:velocity-engine-core:jar:2.3:compile
[INFO] |     |  \- org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] |     +- commons-codec:commons-codec:jar:1.15:compile
[INFO] |     \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO] |        \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test
[INFO] |  |  |  +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test
[INFO] |  |  |  |  \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test
[INFO] |  |  |     \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test
[INFO] |  |  +- org.apache.commons:commons-compress:jar:1.20:test
[INFO] |  |  +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test
[INFO] |  |  |  +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test
[INFO] |  |  |  \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
[INFO] |  |  +- commons-io:commons-io:jar:2.15.1:test
[INFO] |  |  \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test
[INFO] |  |  |  \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test
[INFO] |  |  |     \- javax.annotation:javax.annotation-api:jar:1.3.1:test
[INFO] |  |  \- org.slf4j:jcl-over-slf4j:jar:1.7.29:test
[INFO] |  +- org.apache.karaf.features:standard:xml:features:4.3.1:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test
[INFO] |  |  \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test
[INFO] |  |     +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test
[INFO] |  |     +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.4:test
[INFO] |  |     +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
[INFO] |  |     +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test
[INFO] |  |     |  +- org.glassfish.jaxb:txw2:jar:2.3.3:test
[INFO] |  |     |  +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test
[INFO] |  |     |  \- com.sun.activation:jakarta.activation:jar:1.2.2:test
[INFO] |  |     +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test
[INFO] |  |     |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test
[INFO] |  |     |  \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test
[INFO] |  |     \- javax.activation:activation:jar:1.1.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-commons:jar:2.6.7:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test
[INFO] |  |     \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test
[INFO] |  |        +- org.osgi:org.osgi.dto:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.resource:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided
[INFO] |  |        |  \- org.osgi:osgi.annotation:jar:7.0.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.log:jar:1.5.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided
[INFO] |  |        +- org.osgi:org.osgi.util.function:jar:1.2.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.promise:jar:1.3.0:test
[INFO] |  |        \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test
[INFO] |  +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided
[INFO] |  +- org.osgi:org.osgi.framework:jar:1.10.0:provided
[INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] |  +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.2:test
[INFO] |  |  +- org.apache.karaf.features:framework:kar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf.features:base:jar:4.3.1:test
[INFO] |  |  |  |  +- com.sun.activation:javax.activation:jar:1.2.0:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test
[INFO] |  |  |  |  |  \- xml-apis:xml-apis:jar:1.4.01:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test
[INFO] |  |  |  |  |  \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test
[INFO] |  |  |  |  \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.main:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf:org.apache.karaf.util:jar:4.3.1:test
[INFO] |  |  |  |  |  \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test
[INFO] |  |  |  |  +- net.java.dev.jna:jna:jar:5.8.0:test
[INFO] |  |  |  |  \- net.java.dev.jna:jna-platform:jar:5.8.0:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test
[INFO] |  |  |  |  \- org.apache.sshd:sshd-osgi:jar:2.10.0:test
[INFO] |  |  |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test
[INFO] |  |  |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
[INFO] |  |  |  +- org.jline:jline:jar:3.21.0:test
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test
[INFO] |  |  |  |  +- org.osgi:osgi.core:jar:7.0.0:provided
[INFO] |  |  |  |  \- org.osgi:osgi.cmpn:jar:7.0.0:provided
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test
[INFO] |  |  |  \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test
[INFO] |  |  +- org.apache.karaf.features:framework:xml:features:4.3.1:test
[INFO] |  |  +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test
[INFO] |  |  +- org.osgi:org.osgi.service.event:jar:1.4.0:test
[INFO] |  |  +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test
[INFO] |  |  +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test
[INFO] |  |  +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test
[INFO] |  |  \- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test
[INFO] |  +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test
[INFO] |  |  +- org.apache.maven.wagon:wagon-http:jar:3.2.0:test
[INFO] |  |  |  +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test
[INFO] |  |  |  |  \- org.jsoup:jsoup:jar:1.12.1:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.13:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.14:test
[INFO] |  |  |  +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test
[INFO] |  |  |  \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test
[INFO] |  |  \- org.osgi:org.osgi.service.url:jar:1.0.1:provided
[INFO] |  \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |     +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |     +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |     +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |     +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |     \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.2:test
[INFO] |  \- org.awaitility:awaitility:jar:4.1.1:test
[INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] \- org.mockito:mockito-core:jar:3.5.11:test
[INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.9:test
[INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO]    \- org.objenesis:objenesis:jar:3.1:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-optical-service ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/features-optical-service/target/sonatype-clm/module.xml
[INFO] 
[INFO] ---------< org.onap.sdnc.northbound:optical-service-features >----------
[INFO] Building sdnc-northbound :: optical-service:: optical-service-features 3.0.2-SNAPSHOT [15/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-features ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-features ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-features ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-features ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-features ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-features ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-features ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-features ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/bom.xml
[INFO]            attaching as optical-service-features-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/bom.json
[INFO]            attaching as optical-service-features-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-features ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-features ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-features/3.0.2-SNAPSHOT/optical-service-features-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-features/3.0.2-SNAPSHOT/optical-service-features-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-features/3.0.2-SNAPSHOT/optical-service-features-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ optical-service-features ---
[INFO] org.onap.sdnc.northbound:optical-service-features:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ optical-service-features ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/target/sonatype-clm/module.xml
[INFO] 
[INFO] ---------< org.onap.sdnc.northbound:optical-service-installer >---------
[INFO] Building sdnc-northbound :: optical-service :: optical-service-installer 3.0.2-SNAPSHOT [16/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ optical-service-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-installer ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-installer ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-installer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ optical-service-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/features/sdnc-optical-service/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-optical-service/3.0.2-SNAPSHOT/sdnc-optical-service-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-installer ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (maven-repo-zip) @ optical-service-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/stage/sdnc-optical-service-3.0.2-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (installer-zip) @ optical-service-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/sdnc-optical-service-3.0.2-SNAPSHOT-installer.zip
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-installer ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-installer ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/bom.xml
[INFO]            attaching as optical-service-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/bom.json
[INFO]            attaching as optical-service-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-installer ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.2-SNAPSHOT/optical-service-installer-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/stage/sdnc-optical-service-3.0.2-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.2-SNAPSHOT/optical-service-installer-3.0.2-SNAPSHOT-repo.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/sdnc-optical-service-3.0.2-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.2-SNAPSHOT/optical-service-installer-3.0.2-SNAPSHOT.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.2-SNAPSHOT/optical-service-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.2-SNAPSHOT/optical-service-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ optical-service-installer ---
[INFO] org.onap.sdnc.northbound:optical-service-installer:pom:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:sdnc-optical-service:xml:features:3.0.2-SNAPSHOT:compile
[INFO] +- org.onap.sdnc.northbound:optical-service-model:jar:3.0.2-SNAPSHOT:compile
[INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] |  +- com.google.guava:guava:jar:29.0-jre:compile
[INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |  |  +- org.checkerframework:checker-qual:jar:2.11.1:compile
[INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile
[INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided
[INFO] |  +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |  |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] |  \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] \- org.onap.sdnc.northbound:optical-service-provider:jar:3.0.2-SNAPSHOT:compile
[INFO]    +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO]    +- org.json:json:jar:20201115:compile
[INFO]    +- org.apache.velocity:velocity-engine-core:jar:2.3:compile
[INFO]    |  +- org.apache.commons:commons-lang3:jar:3.12.0:compile
[INFO]    |  \- org.slf4j:slf4j-api:jar:1.7.32:compile
[INFO]    +- commons-codec:commons-codec:jar:1.15:compile
[INFO]    \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO]       \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ optical-service-installer ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/sonatype-clm/module.xml
[INFO] 
[INFO] --------------< org.onap.sdnc.northbound:optical-service >--------------
[INFO] Building sdnc-northbound :: optical-service 3.0.2-SNAPSHOT       [17/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/bom.xml
[INFO]            attaching as optical-service-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/bom.json
[INFO]            attaching as optical-service-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service/3.0.2-SNAPSHOT/optical-service-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service/3.0.2-SNAPSHOT/optical-service-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service/3.0.2-SNAPSHOT/optical-service-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ optical-service ---
[INFO] org.onap.sdnc.northbound:optical-service:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ optical-service ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/optical-service/target/sonatype-clm/module.xml
[INFO] 
[INFO] -------------< org.onap.sdnc.northbound:vnftools-provider >-------------
[INFO] Building sdnc-northbound :: vnftools :: vnftools-provider 3.0.2-SNAPSHOT [18/28]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools-provider ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools-provider ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools-provider ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools-provider ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ vnftools-provider ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/generated-sources/yang
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ vnftools-provider ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/classes
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ vnftools-provider >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ vnftools-provider ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ vnftools-provider <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ vnftools-provider ---
[INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ vnftools-provider ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ vnftools-provider ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.onap.sdnc.vnftools.VnfToolsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 s - in org.onap.sdnc.vnftools.VnfToolsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools-provider ---
[INFO] Loading execution data file /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/code-coverage/jacoco-ut.exec
[INFO] Analyzed bundle 'sdnc-northbound :: vnftools :: vnftools-provider' with 1 classes
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ vnftools-provider ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ vnftools-provider ---
[INFO] Building bundle: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools-provider ---
[ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/javadoc-bundle-options. Ignored it.
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:38: warning: no comment
[WARNING] public class VnfTools implements SvcLogicJavaPlugin {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:51: warning: no comment
[WARNING] public VnfTools() {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:55: warning: no comment
[WARNING] public void checkIfActivateReady(Map<String, String> parameters, SvcLogicContext ctx) throws SvcLogicException {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:83: warning: no comment
[WARNING] public void generateName(Map<String, String> parameters, SvcLogicContext ctx) throws SvcLogicException {
[WARNING] ^
[WARNING] /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:109: warning: no comment
[WARNING] public void printContext(Map<String, String> parameters, SvcLogicContext ctx) throws SvcLogicException {
[WARNING] ^
[WARNING] 5 warnings
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools-provider ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools-provider ---
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools-provider ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository.
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository.
[INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/bom.xml
[INFO]            attaching as vnftools-provider-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/bom.json
[INFO]            attaching as vnftools-provider-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ vnftools-provider ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ vnftools-provider ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ vnftools-provider ---
[INFO] Building jar: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools-provider ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ vnftools-provider ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ vnftools-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools-provider ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/jacoco.exec
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools-provider ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ vnftools-provider ---
[INFO] Installing org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ vnftools-provider ---
[INFO] org.onap.sdnc.northbound:vnftools-provider:bundle:3.0.2-SNAPSHOT
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.mockito:mockito-core:jar:3.5.11:test
[INFO] |  +- net.bytebuddy:byte-buddy:jar:1.14.9:test
[INFO] |  +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO] |  \- org.objenesis:objenesis:jar:3.1:test
[INFO] +- org.onap.ccsdk.sli.core:sli-common:jar:2.0.1:provided
[INFO] |  +- org.antlr:antlr4:jar:4.12.0:provided
[INFO] |  |  +- org.antlr:antlr-runtime:jar:3.5.3:provided
[INFO] |  |  +- org.antlr:ST4:jar:4.3.4:provided
[INFO] |  |  +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:provided
[INFO] |  |  \- com.ibm.icu:icu4j:jar:71.1:provided
[INFO] |  +- org.antlr:antlr4-runtime:jar:4.12.0:provided
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.14.0:provided
[INFO] |  +- org.apache.commons:commons-text:jar:1.11.0:provided
[INFO] |  +- org.onap.ccsdk.sli.core:dblib-provider:jar:2.0.1:provided
[INFO] |  |  +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.5:provided
[INFO] |  |  +- org.apache.tomcat:tomcat-jdbc:jar:9.0.52:provided
[INFO] |  |  |  \- org.apache.tomcat:tomcat-juli:jar:9.0.52:provided
[INFO] |  |  \- org.onap.ccsdk.sli.core:utils-provider:jar:2.0.1:provided
[INFO] |  |     \- com.att.eelf:eelf-core:jar:1.0.0:provided
[INFO] |  +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:provided
[INFO] |  +- com.google.code.gson:gson:jar:2.10.1:provided
[INFO] |  +- javax.xml.bind:jaxb-api:jar:2.3.1:provided
[INFO] |  +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided
[INFO] |  \- com.sun.xml.bind:jaxb-impl:jar:2.2.11:provided
[INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:2.0.1:provided
[INFO] |  +- org.onap.ccsdk.sli.core:sli-provider-base:jar:2.0.1:provided
[INFO] |  +- commons-lang:commons-lang:jar:2.6:provided
[INFO] |  \- com.google.code.findbugs:annotations:jar:3.0.1:provided
[INFO] |     +- net.jcip:jcip-annotations:jar:1.0:provided
[INFO] |     \- com.google.code.findbugs:jsr305:jar:3.0.1:provided
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:compile
[INFO] +- org.onap.ccsdk.sli.core:sliPluginUtils-provider:jar:2.0.1:provided
[INFO] |  +- org.slf4j:jcl-over-slf4j:jar:1.7.29:provided
[INFO] |  +- com.google.guava:guava:jar:32.1.3-jre:provided
[INFO] |  |  +- com.google.guava:failureaccess:jar:1.0.1:provided
[INFO] |  |  +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] |  |  +- org.checkerframework:checker-qual:jar:3.42.0:provided
[INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.24.0:provided
[INFO] |  |  \- com.google.j2objc:j2objc-annotations:jar:2.8:provided
[INFO] |  \- org.codehaus.jettison:jettison:jar:1.4.1:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ vnftools-provider ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/sonatype-clm/module.xml
[INFO] 
[INFO] ---------------< org.onap.sdnc.northbound:sdnc-vnftools >---------------
[INFO] Building sdnc-northbound :: vnftools :: sdnc-vnftools 3.0.2-SNAPSHOT [19/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-vnftools ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-vnftools ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-vnftools ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-vnftools ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-vnftools ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-vnftools ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-vnftools ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-vnftools >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-vnftools ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-vnftools <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-vnftools ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-vnftools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-vnftools ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-vnftools ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-vnftools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-vnftools ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 178 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/bom.xml
[INFO]            attaching as sdnc-vnftools-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/bom.json
[INFO]            attaching as sdnc-vnftools-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-vnftools ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-vnftools ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-vnftools ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-vnftools ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-vnftools ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-vnftools ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.2-SNAPSHOT/sdnc-vnftools-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.2-SNAPSHOT/sdnc-vnftools-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.2-SNAPSHOT/sdnc-vnftools-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.2-SNAPSHOT/sdnc-vnftools-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sdnc-vnftools ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sdnc-vnftools ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/sonatype-clm/module.xml
[INFO] 
[INFO] -------------< org.onap.sdnc.northbound:features-vnftools >-------------
[INFO] Building sdnc-northbound :: vnftools :: features-vnftools 3.0.2-SNAPSHOT [20/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-vnftools ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-vnftools ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-vnftools ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-vnftools ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-vnftools ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-vnftools ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-vnftools ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-vnftools ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-vnftools ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-vnftools >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-vnftools ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-vnftools <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-vnftools ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-vnftools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-vnftools ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-vnftools ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-vnftools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-vnftools ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 179 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/bom.xml
[INFO]            attaching as features-vnftools-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/bom.json
[INFO]            attaching as features-vnftools-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-vnftools ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-vnftools ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-vnftools ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-vnftools ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-vnftools ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-vnftools ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-vnftools ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.2-SNAPSHOT/features-vnftools-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.2-SNAPSHOT/features-vnftools-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.2-SNAPSHOT/features-vnftools-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.2-SNAPSHOT/features-vnftools-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-vnftools ---
[INFO] org.onap.sdnc.northbound:features-vnftools:feature:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:sdnc-vnftools:xml:features:3.0.2-SNAPSHOT:compile
[INFO] |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.4:compile
[INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.4:compile
[INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:compile
[INFO] |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile
[INFO] |  |  |  |  |           +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile
[INFO] |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:compile
[INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:compile
[INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:compile
[INFO] |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal.model:general-entity:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.4:compile
[INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:compile
[INFO] |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile
[INFO] |  |  |        \- org.immutables:value:jar:annotations:2.10.0:compile
[INFO] |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.5:compile
[INFO] |  |  |  |  |     +- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile
[INFO] |  |  |  |  |     \- org.opendaylight.odlparent:odl-guava:xml:features:8.1.2:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO] |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.4:compile
[INFO] |  |  |     \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.4:compile
[INFO] |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.4:compile
[INFO] |  |  |     +- com.typesafe:config:jar:1.4.2:compile
[INFO] |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:8.0.4:compile
[INFO] |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] |  |  |     |  +- io.netty:netty:jar:3.10.6.Final:compile
[INFO] |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
[INFO] |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.12:compile
[INFO] |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-common-util:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile
[INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.4:compile
[INFO] |  |  |     |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile
[INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:compile
[INFO] |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.20.0:compile
[INFO] |  |  |     |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:compile
[INFO] |  |  |     |  \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] |  |  |     \- org.scala-lang:scala-library:jar:2.13.12:compile
[INFO] |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.4:compile
[INFO] |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.2:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.2:compile
[INFO] |  |     |  \- org.apache.commons:commons-text:jar:1.11.0:compile
[INFO] |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.2:compile
[INFO] |  |     |  |  \- com.google.code.gson:gson:jar:2.10.1:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.2:compile
[INFO] |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.5:compile
[INFO] |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.2:compile
[INFO] |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.12.0:compile
[INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile
[INFO] |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile
[INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.5:compile
[INFO] |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile
[INFO] |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile
[INFO] |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.4:compile
[INFO] |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.4:compile
[INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.4:compile
[INFO] |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.4:compile
[INFO] |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile
[INFO] |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile
[INFO] |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.5:compile
[INFO] |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.4:compile
[INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.4:compile
[INFO] |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.2:compile
[INFO] |  |     |  |  +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:compile
[INFO] |  |     |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:compile
[INFO] |  |     |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.2:compile
[INFO] |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:8.0.4:compile
[INFO] |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.4:compile
[INFO] |  |     |     \- org.opendaylight.controller:atomix-storage:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:cds-access-api:jar:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile
[INFO] |  |     |  |  \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile
[INFO] |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile
[INFO] |  |     +- org.opendaylight.controller:cds-access-client:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:cds-dom-api:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.4:compile
[INFO] |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.4:compile
[INFO] |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |  |     |  |  \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile
[INFO] |  |     |  +- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile
[INFO] |  |     |  \- org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] |  |     +- org.opendaylight.controller:eos-dom-akka:jar:8.0.4:compile
[INFO] |  |     |  \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.4:compile
[INFO] |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.4:compile
[INFO] |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.4:compile
[INFO] |  \- org.onap.sdnc.northbound:vnftools-provider:jar:3.0.2-SNAPSHOT:compile
[INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test
[INFO] |  |  |  +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test
[INFO] |  |  |  |  \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test
[INFO] |  |  |     \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test
[INFO] |  |  +- org.apache.commons:commons-compress:jar:1.20:test
[INFO] |  |  +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test
[INFO] |  |  |  +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test
[INFO] |  |  |  \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
[INFO] |  |  +- commons-io:commons-io:jar:2.15.1:test
[INFO] |  |  \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test
[INFO] |  |  |  \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test
[INFO] |  |  |     \- javax.annotation:javax.annotation-api:jar:1.3.1:test
[INFO] |  |  \- org.slf4j:jcl-over-slf4j:jar:1.7.29:test
[INFO] |  +- org.apache.karaf.features:standard:xml:features:4.3.1:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test
[INFO] |  |  \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test
[INFO] |  |     +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test
[INFO] |  |     +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.4:test
[INFO] |  |     +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
[INFO] |  |     +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test
[INFO] |  |     |  +- org.glassfish.jaxb:txw2:jar:2.3.3:test
[INFO] |  |     |  +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test
[INFO] |  |     |  \- com.sun.activation:jakarta.activation:jar:1.2.2:test
[INFO] |  |     +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test
[INFO] |  |     |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test
[INFO] |  |     |  \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test
[INFO] |  |     \- javax.activation:activation:jar:1.1.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-commons:jar:2.6.7:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test
[INFO] |  |     \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test
[INFO] |  |        +- org.osgi:org.osgi.dto:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.resource:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided
[INFO] |  |        |  \- org.osgi:osgi.annotation:jar:7.0.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.log:jar:1.5.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided
[INFO] |  |        +- org.osgi:org.osgi.util.function:jar:1.2.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.promise:jar:1.3.0:test
[INFO] |  |        \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test
[INFO] |  +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided
[INFO] |  +- org.osgi:org.osgi.framework:jar:1.10.0:provided
[INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] |  +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.2:test
[INFO] |  |  +- org.apache.karaf.features:framework:kar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf.features:base:jar:4.3.1:test
[INFO] |  |  |  |  +- com.sun.activation:javax.activation:jar:1.2.0:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test
[INFO] |  |  |  |  |  \- xml-apis:xml-apis:jar:1.4.01:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test
[INFO] |  |  |  |  |  \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test
[INFO] |  |  |  |  \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.main:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf:org.apache.karaf.util:jar:4.3.1:test
[INFO] |  |  |  |  |  \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test
[INFO] |  |  |  |  +- net.java.dev.jna:jna:jar:5.8.0:test
[INFO] |  |  |  |  \- net.java.dev.jna:jna-platform:jar:5.8.0:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test
[INFO] |  |  |  |  \- org.apache.sshd:sshd-osgi:jar:2.10.0:test
[INFO] |  |  |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test
[INFO] |  |  |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
[INFO] |  |  |  +- org.jline:jline:jar:3.21.0:test
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test
[INFO] |  |  |  |  +- org.osgi:osgi.core:jar:7.0.0:provided
[INFO] |  |  |  |  \- org.osgi:osgi.cmpn:jar:7.0.0:provided
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test
[INFO] |  |  |  \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test
[INFO] |  |  +- org.apache.karaf.features:framework:xml:features:4.3.1:test
[INFO] |  |  +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test
[INFO] |  |  +- org.osgi:org.osgi.service.event:jar:1.4.0:test
[INFO] |  |  +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test
[INFO] |  |  +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test
[INFO] |  |  +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test
[INFO] |  |  \- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test
[INFO] |  +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test
[INFO] |  |  +- org.apache.maven.wagon:wagon-http:jar:3.2.0:test
[INFO] |  |  |  +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test
[INFO] |  |  |  |  \- org.jsoup:jsoup:jar:1.12.1:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.13:test
[INFO] |  |  |  |  \- commons-codec:commons-codec:jar:1.15:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.14:test
[INFO] |  |  |  +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test
[INFO] |  |  |  \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test
[INFO] |  |  \- org.osgi:org.osgi.service.url:jar:1.0.1:provided
[INFO] |  \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |     +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |     +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |     +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |     +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |     \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.2:test
[INFO] |  \- org.awaitility:awaitility:jar:4.1.1:test
[INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] \- org.mockito:mockito-core:jar:3.5.11:test
[INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.9:compile
[INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO]    \- org.objenesis:objenesis:jar:3.1:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-vnftools ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/features-vnftools/target/sonatype-clm/module.xml
[INFO] 
[INFO] -------------< org.onap.sdnc.northbound:vnftools-features >-------------
[INFO] Building sdnc-northbound :: vnftools :: vnftools-features 3.0.2-SNAPSHOT [21/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools-features ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools-features ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools-features ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools-features ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools-features ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools-features ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools-features ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools-features ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools-features ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/bom.xml
[INFO]            attaching as vnftools-features-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/bom.json
[INFO]            attaching as vnftools-features-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools-features ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools-features ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools-features ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-features/3.0.2-SNAPSHOT/vnftools-features-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-features/3.0.2-SNAPSHOT/vnftools-features-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools-features/3.0.2-SNAPSHOT/vnftools-features-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ vnftools-features ---
[INFO] org.onap.sdnc.northbound:vnftools-features:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ vnftools-features ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/target/sonatype-clm/module.xml
[INFO] 
[INFO] ------------< org.onap.sdnc.northbound:vnftools-installer >-------------
[INFO] Building sdnc-northbound :: vnftools :: vnftools-installer 3.0.2-SNAPSHOT [22/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ vnftools-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools-installer ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools-installer ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools-installer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ vnftools-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/features/sdnc-vnftools/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-vnftools/3.0.2-SNAPSHOT/sdnc-vnftools-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/assembly/system/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools-installer ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (maven-repo-zip) @ vnftools-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/stage/sdnc-vnftools-3.0.2-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (installer-zip) @ vnftools-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/sdnc-vnftools-3.0.2-SNAPSHOT-installer.zip
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools-installer ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools-installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools-installer ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/bom.xml
[INFO]            attaching as vnftools-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/bom.json
[INFO]            attaching as vnftools-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools-installer ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.2-SNAPSHOT/vnftools-installer-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/stage/sdnc-vnftools-3.0.2-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.2-SNAPSHOT/vnftools-installer-3.0.2-SNAPSHOT-repo.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/sdnc-vnftools-3.0.2-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.2-SNAPSHOT/vnftools-installer-3.0.2-SNAPSHOT.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.2-SNAPSHOT/vnftools-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.2-SNAPSHOT/vnftools-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ vnftools-installer ---
[INFO] org.onap.sdnc.northbound:vnftools-installer:pom:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:sdnc-vnftools:xml:features:3.0.2-SNAPSHOT:compile
[INFO] \- org.onap.sdnc.northbound:vnftools-provider:jar:3.0.2-SNAPSHOT:compile
[INFO]    \- org.slf4j:slf4j-api:jar:1.7.32:compile
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ vnftools-installer ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/sonatype-clm/module.xml
[INFO] 
[INFO] -----------------< org.onap.sdnc.northbound:vnftools >------------------
[INFO] Building VNF Tools Plugin 3.0.2-SNAPSHOT                         [23/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/bom.xml
[INFO]            attaching as vnftools-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/bom.json
[INFO]            attaching as vnftools-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools/3.0.2-SNAPSHOT/vnftools-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools/3.0.2-SNAPSHOT/vnftools-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools/3.0.2-SNAPSHOT/vnftools-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ vnftools ---
[INFO] org.onap.sdnc.northbound:vnftools:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ vnftools ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/vnftools/target/sonatype-clm/module.xml
[INFO] 
[INFO] ------------< org.onap.sdnc.northbound:sdnc-northbound-all >------------
[INFO] Building sdnc-northbound :: features :: sdnc-northbound-all 3.0.2-SNAPSHOT [24/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-northbound-all ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-northbound-all ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-northbound-all ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-northbound-all >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-northbound-all ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-northbound-all <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-northbound-all ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-northbound-all ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound-all ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound-all ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 191 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/bom.xml
[INFO]            attaching as sdnc-northbound-all-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/bom.json
[INFO]            attaching as sdnc-northbound-all-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-northbound-all ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-northbound-all ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-northbound-all ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound-all ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-northbound-all ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound-all ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound-all ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.2-SNAPSHOT/sdnc-northbound-all-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.2-SNAPSHOT/sdnc-northbound-all-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.2-SNAPSHOT/sdnc-northbound-all-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.2-SNAPSHOT/sdnc-northbound-all-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sdnc-northbound-all ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sdnc-northbound-all ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/sonatype-clm/module.xml
[INFO] 
[INFO] ---------< org.onap.sdnc.northbound:features-sdnc-northbound >----------
[INFO] Building sdnc-northbound :: features :: features-sdnc-northbound 3.0.2-SNAPSHOT [25/28]
[INFO] ------------------------------[ feature ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] surefireArgLine set to empty
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-sdnc-northbound ---
[INFO] Created: /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-sdnc-northbound ---
[INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO] 
[INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-sdnc-northbound ---
[INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-sdnc-northbound >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-sdnc-northbound ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-sdnc-northbound <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-sdnc-northbound ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] failsafeArgLine set to empty
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-sdnc-northbound ---
[INFO] No tests to run.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-sdnc-northbound ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 192 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/bom.xml
[INFO]            attaching as features-sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/bom.json
[INFO]            attaching as features-sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-sdnc-northbound ---
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-sdnc-northbound ---
[INFO] Skipping plugin execution
[INFO] 
[INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-sdnc-northbound ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-sdnc-northbound ---
[INFO] 
[INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-sdnc-northbound ---
[INFO] Skipping modernizer execution!
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-sdnc-northbound ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-sdnc-northbound ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.2-SNAPSHOT/features-sdnc-northbound-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.2-SNAPSHOT/features-sdnc-northbound-3.0.2-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.2-SNAPSHOT/features-sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.2-SNAPSHOT/features-sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-sdnc-northbound ---
[INFO] org.onap.sdnc.northbound:features-sdnc-northbound:feature:3.0.2-SNAPSHOT
[INFO] +- org.onap.sdnc.northbound:sdnc-northbound-all:xml:features:3.0.2-SNAPSHOT:compile
[INFO] |  +- org.onap.sdnc.northbound:sdnc-generic-resource-api:xml:features:3.0.2-SNAPSHOT:compile
[INFO] |  |  +- org.opendaylight.controller:odl-mdsal-broker:xml:features:8.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:11.0.5:compile
[INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:openconfig-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6241-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6536-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc6643-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8639-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  |     +- org.opendaylight.yangtools:rfc8819-model-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  |     \- org.opendaylight.yangtools:yang-parser-api:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-generator:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  |  +- org.opendaylight.yangtools:yang-model-ri:jar:11.0.5:compile
[INFO] |  |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-loader:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:12.0.4:compile
[INFO] |  |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:12.0.4:compile
[INFO] |  |  |  |  |  |        \- org.opendaylight.yangtools:yang-parser-impl:jar:11.0.5:compile
[INFO] |  |  |  |  |  |           +- org.opendaylight.yangtools:rfc8819-parser-support:jar:11.0.5:compile
[INFO] |  |  |  |  |  |           \- org.opendaylight.yangtools:yang-xpath-impl:jar:11.0.5:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  |  |  \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.24.4:compile
[INFO] |  |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-binding-spi:jar:12.0.4:compile
[INFO] |  |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-util:jar:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:12.0.4:compile
[INFO] |  |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:12.0.4:compile
[INFO] |  |  |  |  |     \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:12.0.4:compile
[INFO] |  |  |  |  |  +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal.model:general-entity:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:12.0.4:compile
[INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:12.0.4:compile
[INFO] |  |  |  |     \- org.opendaylight.yangtools:yang-data-api:jar:11.0.5:compile
[INFO] |  |  |  |        \- org.immutables:value:jar:annotations:2.10.0:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:12.0.4:compile
[INFO] |  |  |  |  |  \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:11.0.5:compile
[INFO] |  |  |  |  |     \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:11.0.5:compile
[INFO] |  |  |  |  |        +- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile
[INFO] |  |  |  |  |        \- org.opendaylight.odlparent:odl-guava:xml:features:8.1.2:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:8.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.controller:sal-remoterpc-connector:jar:8.0.4:compile
[INFO] |  |  |  |     +- com.typesafe:config:jar:1.4.2:compile
[INFO] |  |  |  |     +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:11.0.5:compile
[INFO] |  |  |  |     +- org.opendaylight.yangtools:yang-model-api:jar:11.0.5:compile
[INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-xpath-api:jar:11.0.5:compile
[INFO] |  |  |  |     +- org.opendaylight.controller:repackaged-akka:jar:8.0.4:compile
[INFO] |  |  |  |     |  +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile
[INFO] |  |  |  |     |  +- io.aeron:aeron-client:jar:1.38.1:compile
[INFO] |  |  |  |     |  +- io.aeron:aeron-driver:jar:1.38.1:compile
[INFO] |  |  |  |     |  +- io.netty:netty:jar:3.10.6.Final:compile
[INFO] |  |  |  |     |  +- org.agrona:agrona:jar:1.15.2:compile
[INFO] |  |  |  |     |  +- org.reactivestreams:reactive-streams:jar:1.0.4:compile
[INFO] |  |  |  |     |  +- org.lmdbjava:lmdbjava:jar:0.7.0:compile
[INFO] |  |  |  |     |  +- org.scala-lang:scala-reflect:jar:2.13.12:compile
[INFO] |  |  |  |     |  \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile
[INFO] |  |  |  |     +- org.opendaylight.controller:sal-common-util:jar:8.0.4:compile
[INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-api:jar:12.0.4:compile
[INFO] |  |  |  |     |  +- org.opendaylight.yangtools:yang-repo-api:jar:11.0.5:compile
[INFO] |  |  |  |     |  |  \- org.opendaylight.yangtools:yang-ir:jar:11.0.5:compile
[INFO] |  |  |  |     |  \- org.opendaylight.yangtools:yang-repo-spi:jar:11.0.5:compile
[INFO] |  |  |  |     +- org.opendaylight.mdsal:mdsal-dom-spi:jar:12.0.4:compile
[INFO] |  |  |  |     |  \- org.opendaylight.yangtools:odlext-model-api:jar:11.0.5:compile
[INFO] |  |  |  |     +- org.opendaylight.controller:sal-clustering-commons:jar:8.0.4:compile
[INFO] |  |  |  |     |  +- io.dropwizard.metrics:metrics-core:jar:4.2.23:compile
[INFO] |  |  |  |     |  +- io.dropwizard.metrics:metrics-graphite:jar:4.2.23:compile
[INFO] |  |  |  |     |  |  \- com.rabbitmq:amqp-client:jar:5.20.0:compile
[INFO] |  |  |  |     |  +- io.dropwizard.metrics:metrics-jmx:jar:4.2.23:compile
[INFO] |  |  |  |     |  \- org.lz4:lz4-java:jar:1.8.0:compile
[INFO] |  |  |  |     \- org.scala-lang:scala-library:jar:2.13.12:compile
[INFO] |  |  |  \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.2:compile
[INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.2:compile
[INFO] |  |  |     |  \- org.apache.commons:commons-text:jar:1.11.0:compile
[INFO] |  |  |     +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:11.0.5:compile
[INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.2:compile
[INFO] |  |  |     |  |  \- com.google.code.gson:gson:jar:2.10.1:compile
[INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.2:compile
[INFO] |  |  |     |  |  \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:11.0.5:compile
[INFO] |  |  |     |  |  +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.2:compile
[INFO] |  |  |     |  |  |  \- org.antlr:antlr4-runtime:jar:4.12.0:compile
[INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-data-transform:jar:11.0.5:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-codec-gson:jar:11.0.5:compile
[INFO] |  |  |     |  |  \- org.opendaylight.yangtools:rfc8040-model-api:jar:11.0.5:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-data-codec-xml:jar:11.0.5:compile
[INFO] |  |  |     |     +- org.opendaylight.yangtools:rfc7952-model-api:jar:11.0.5:compile
[INFO] |  |  |     |     \- org.opendaylight.yangtools:rfc8528-model-api:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:12.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:12.0.4:compile
[INFO] |  |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:12.0.4:compile
[INFO] |  |  |     |  |  +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:12.0.4:compile
[INFO] |  |  |     |  |  |  \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:odlext-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:openconfig-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6241-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6536-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc6643-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc7952-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8040-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8528-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:rfc8639-parser-support:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-reactor:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     +- org.opendaylight.yangtools:yang-parser-spi:jar:11.0.5:compile
[INFO] |  |  |     |  |  |     \- org.opendaylight.yangtools:yang-repo-fs:jar:11.0.5:compile
[INFO] |  |  |     |  |  \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:12.0.4:compile
[INFO] |  |  |     |  \- org.opendaylight.mdsal:mdsal-dom-broker:jar:12.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:8.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.controller:odl-controller-akka:xml:features:8.0.4:compile
[INFO] |  |  |     |  |  \- org.opendaylight.controller:odl-controller-scala:xml:features:8.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.2:compile
[INFO] |  |  |     |  |  +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.23:compile
[INFO] |  |  |     |  |  \- io.dropwizard.metrics:metrics-jvm:jar:4.2.23:compile
[INFO] |  |  |     |  +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.2:compile
[INFO] |  |  |     |  +- org.opendaylight.controller:sal-akka-raft:jar:8.0.4:compile
[INFO] |  |  |     |  \- org.opendaylight.controller:sal-akka-segmented-journal:jar:8.0.4:compile
[INFO] |  |  |     |     \- org.opendaylight.controller:atomix-storage:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:cds-access-api:jar:8.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-impl:jar:11.0.5:compile
[INFO] |  |  |     |  |  \- org.opendaylight.yangtools:yang-data-spi:jar:11.0.5:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-data-tree-api:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.controller:cds-access-client:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:cds-dom-api:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-distributed-datastore:jar:8.0.4:compile
[INFO] |  |  |     |  +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
[INFO] |  |  |     |  +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile
[INFO] |  |  |     |  +- org.opendaylight.controller:cds-mgmt-api:jar:8.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:12.0.4:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-spi:jar:11.0.5:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-tree-ri:jar:11.0.5:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-data-util:jar:11.0.5:compile
[INFO] |  |  |     |  +- org.opendaylight.yangtools:yang-model-spi:jar:11.0.5:compile
[INFO] |  |  |     |  \- org.opendaylight.yangtools:yang-model-util:jar:11.0.5:compile
[INFO] |  |  |     +- org.opendaylight.controller:eos-dom-akka:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-api:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-cluster-admin-impl:jar:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:8.0.4:compile
[INFO] |  |  |     +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:8.0.4:compile
[INFO] |  |  |     \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:8.0.4:compile
[INFO] |  |  +- org.onap.sdnc.northbound:generic-resource-api-model-yang:jar:3.0.2-SNAPSHOT:compile
[INFO] |  |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.mdsal.model:ietf-type-util:jar:12.0.4:compile
[INFO] |  |  |  |  \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
[INFO] |  |  |  +- org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
[INFO] |  |  |  |  +- org.opendaylight.yangtools:concepts:jar:11.0.5:compile
[INFO] |  |  |  |  \- org.opendaylight.yangtools:util:jar:11.0.5:compile
[INFO] |  |  |  |     \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] |  |  |  \- org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
[INFO] |  |  \- org.onap.sdnc.northbound:generic-resource-api-provider:jar:3.0.2-SNAPSHOT:compile
[INFO] |  |     +- org.apache.commons:commons-lang3:jar:3.14.0:compile
[INFO] |  |     \- org.opendaylight.mdsal:mdsal-binding-api:jar:12.0.4:compile
[INFO] |  |        \- org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
[INFO] |  +- org.onap.sdnc.northbound:sdnc-optical-service:xml:features:3.0.2-SNAPSHOT:compile
[INFO] |  |  +- org.onap.sdnc.northbound:optical-service-model:jar:3.0.2-SNAPSHOT:compile
[INFO] |  |  \- org.onap.sdnc.northbound:optical-service-provider:jar:3.0.2-SNAPSHOT:compile
[INFO] |  |     +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  |     +- org.json:json:jar:20201115:compile
[INFO] |  |     +- org.apache.velocity:velocity-engine-core:jar:2.3:compile
[INFO] |  |     \- commons-codec:commons-codec:jar:1.15:compile
[INFO] |  \- org.onap.sdnc.northbound:sdnc-vnftools:xml:features:3.0.2-SNAPSHOT:compile
[INFO] |     \- org.onap.sdnc.northbound:vnftools-provider:jar:3.0.2-SNAPSHOT:compile
[INFO] +- org.opendaylight.odlparent:features-test:jar:13.0.10:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test
[INFO] |  |  |  +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test
[INFO] |  |  |  |  \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test
[INFO] |  |  |     \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test
[INFO] |  |  +- org.apache.commons:commons-compress:jar:1.20:test
[INFO] |  |  +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test
[INFO] |  |  |  +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test
[INFO] |  |  |  \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
[INFO] |  |  +- commons-io:commons-io:jar:2.15.1:test
[INFO] |  |  \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test
[INFO] |  |  |  \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test
[INFO] |  |  |  \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test
[INFO] |  |  |     +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test
[INFO] |  |  |     \- javax.annotation:javax.annotation-api:jar:1.3.1:test
[INFO] |  |  \- org.slf4j:jcl-over-slf4j:jar:1.7.29:test
[INFO] |  +- org.apache.karaf.features:standard:xml:features:4.3.1:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test
[INFO] |  +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test
[INFO] |  |  \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test
[INFO] |  |     +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test
[INFO] |  |     +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.4:test
[INFO] |  |     +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
[INFO] |  |     +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test
[INFO] |  |     |  +- org.glassfish.jaxb:txw2:jar:2.3.3:test
[INFO] |  |     |  +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test
[INFO] |  |     |  \- com.sun.activation:jakarta.activation:jar:1.2.2:test
[INFO] |  |     +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test
[INFO] |  |     |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test
[INFO] |  |     |  \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test
[INFO] |  |     \- javax.activation:activation:jar:1.1.1:test
[INFO] |  +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test
[INFO] |  |  +- org.ops4j.pax.url:pax-url-commons:jar:2.6.7:test
[INFO] |  |  +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test
[INFO] |  |  \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test
[INFO] |  |     \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test
[INFO] |  |        +- org.osgi:org.osgi.dto:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.resource:jar:1.0.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided
[INFO] |  |        |  \- org.osgi:osgi.annotation:jar:7.0.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.log:jar:1.5.0:provided
[INFO] |  |        +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided
[INFO] |  |        +- org.osgi:org.osgi.util.function:jar:1.2.0:test
[INFO] |  |        +- org.osgi:org.osgi.util.promise:jar:1.3.0:test
[INFO] |  |        \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test
[INFO] |  +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided
[INFO] |  +- org.osgi:org.osgi.framework:jar:1.10.0:provided
[INFO] |  +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
[INFO] |  +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.2:test
[INFO] |  |  +- org.apache.karaf.features:framework:kar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf.features:base:jar:4.3.1:test
[INFO] |  |  |  |  +- com.sun.activation:javax.activation:jar:1.2.0:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test
[INFO] |  |  |  |  |  \- xml-apis:xml-apis:jar:1.4.01:test
[INFO] |  |  |  |  +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.1:test
[INFO] |  |  |  |  |  +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test
[INFO] |  |  |  |  |  \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test
[INFO] |  |  |  |  \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.1:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.main:jar:4.3.1:test
[INFO] |  |  |  |  +- org.apache.karaf:org.apache.karaf.util:jar:4.3.1:test
[INFO] |  |  |  |  |  \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test
[INFO] |  |  |  |  +- net.java.dev.jna:jna:jar:5.8.0:test
[INFO] |  |  |  |  \- net.java.dev.jna:jna-platform:jar:5.8.0:test
[INFO] |  |  |  +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test
[INFO] |  |  |  |  \- org.apache.sshd:sshd-osgi:jar:2.10.0:test
[INFO] |  |  |  +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test
[INFO] |  |  |  +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test
[INFO] |  |  |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
[INFO] |  |  |  +- org.jline:jline:jar:3.21.0:test
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test
[INFO] |  |  |  |  +- org.osgi:osgi.core:jar:7.0.0:provided
[INFO] |  |  |  |  \- org.osgi:osgi.cmpn:jar:7.0.0:provided
[INFO] |  |  |  +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test
[INFO] |  |  |  +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test
[INFO] |  |  |  \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test
[INFO] |  |  +- org.apache.karaf.features:framework:xml:features:4.3.1:test
[INFO] |  |  +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test
[INFO] |  |  +- org.osgi:org.osgi.service.event:jar:1.4.0:test
[INFO] |  |  +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test
[INFO] |  |  +- org.opendaylight.odlparent:karaf.branding:jar:13.0.10:test
[INFO] |  |  +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:test
[INFO] |  |  \- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:test
[INFO] |  +- org.opendaylight.odlparent:karaf-util:jar:13.0.10:test
[INFO] |  |  +- org.apache.maven.wagon:wagon-http:jar:3.2.0:test
[INFO] |  |  |  +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test
[INFO] |  |  |  |  \- org.jsoup:jsoup:jar:1.12.1:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.13:test
[INFO] |  |  |  +- org.apache.httpcomponents:httpcore:jar:4.4.14:test
[INFO] |  |  |  +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test
[INFO] |  |  |  \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test
[INFO] |  |  \- org.osgi:org.osgi.service.url:jar:1.0.1:provided
[INFO] |  \- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] |     +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] |     +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] |     +- org.checkerframework:checker-qual:jar:3.42.0:compile
[INFO] |     +- com.google.errorprone:error_prone_annotations:jar:2.24.0:compile
[INFO] |     \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.2:test
[INFO] |  \- org.awaitility:awaitility:jar:4.1.1:test
[INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test
[INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test
[INFO] +- org.assertj:assertj-core:jar:3.24.2:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test
[INFO] |  +- org.apiguardian:apiguardian-api:jar:1.1.0:test
[INFO] |  +- org.opentest4j:opentest4j:jar:1.2.0:test
[INFO] |  \- org.junit.platform:junit-platform-commons:jar:1.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test
[INFO] |  \- org.junit.platform:junit-platform-engine:jar:1.6.3:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test
[INFO] \- org.mockito:mockito-core:jar:3.5.11:test
[INFO]    +- net.bytebuddy:byte-buddy:jar:1.14.9:compile
[INFO]    +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test
[INFO]    \- org.objenesis:objenesis:jar:3.1:test
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-sdnc-northbound ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/features/features-sdnc-northbound/target/sonatype-clm/module.xml
[INFO] 
[INFO] ----< org.onap.sdnc.northbound:sdnc-northbound-features-installer >-----
[INFO] Building sdnc-northbound :: features :: sdnc-northbound-features-installer 3.0.2-SNAPSHOT [26/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ sdnc-northbound-features-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound-features-installer ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound-features-installer ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound-features-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound-features-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ sdnc-northbound-features-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/sdnc-northbound-all/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.2-SNAPSHOT/sdnc-northbound-all-3.0.2-SNAPSHOT-features.xml
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound-features-installer ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-assembly-plugin:3.6.0:single (maven-repo-zip) @ sdnc-northbound-features-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/stage/sdnc-northbound-all-3.0.2-SNAPSHOT-repo.zip
[INFO] 
[INFO] --- maven-assembly-plugin:3.6.0:single (installer-zip) @ sdnc-northbound-features-installer ---
[INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
[INFO] Building zip: /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/sdnc-northbound-all-3.0.2-SNAPSHOT-installer.zip
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound-features-installer ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound-features-installer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound-features-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound-features-installer ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/bom.xml
[INFO]            attaching as sdnc-northbound-features-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/bom.json
[INFO]            attaching as sdnc-northbound-features-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound-features-installer ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound-features-installer ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound-features-installer ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.2-SNAPSHOT/sdnc-northbound-features-installer-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/stage/sdnc-northbound-all-3.0.2-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.2-SNAPSHOT/sdnc-northbound-features-installer-3.0.2-SNAPSHOT-repo.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/sdnc-northbound-all-3.0.2-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.2-SNAPSHOT/sdnc-northbound-features-installer-3.0.2-SNAPSHOT.zip
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.2-SNAPSHOT/sdnc-northbound-features-installer-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.2-SNAPSHOT/sdnc-northbound-features-installer-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sdnc-northbound-features-installer ---
[INFO] org.onap.sdnc.northbound:sdnc-northbound-features-installer:pom:3.0.2-SNAPSHOT
[INFO] \- org.onap.sdnc.northbound:sdnc-northbound-all:xml:features:3.0.2-SNAPSHOT:compile
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sdnc-northbound-features-installer ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/sonatype-clm/module.xml
[INFO] 
[INFO] ----< org.onap.sdnc.northbound:sdnc-northbound-feature-aggregator >-----
[INFO] Building sdnc-northbound :: features 3.0.2-SNAPSHOT              [27/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound-feature-aggregator ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/features/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound-feature-aggregator ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/features/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound-feature-aggregator ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound-feature-aggregator ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound-feature-aggregator ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound-feature-aggregator ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/features/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound-feature-aggregator ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound-feature-aggregator ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound-feature-aggregator ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/features/target/bom.xml
[INFO]            attaching as sdnc-northbound-feature-aggregator-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/features/target/bom.json
[INFO]            attaching as sdnc-northbound-feature-aggregator-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound-feature-aggregator ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/features/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound-feature-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound-feature-aggregator ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.2-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.2-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.2-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sdnc-northbound-feature-aggregator ---
[INFO] org.onap.sdnc.northbound:sdnc-northbound-feature-aggregator:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sdnc-northbound-feature-aggregator ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/features/target/sonatype-clm/module.xml
[INFO] 
[INFO] --------------< org.onap.sdnc.northbound:sdnc-northbound >--------------
[INFO] Building sdnc-northbound 3.0.2-SNAPSHOT                          [28/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound ---
[INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/target/code-coverage/jacoco-ut.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/target/jacoco.exec
[INFO] 
[INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound ---
[INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/sdnc-northbound-maven-clm-master/target/code-coverage/jacoco-it.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-clm-master/target/bom.xml
[INFO]            attaching as sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-clm-master/target/bom.json
[INFO]            attaching as sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-clm-master/target/jacoco.exec
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound ---
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound/3.0.2-SNAPSHOT/sdnc-northbound-3.0.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound/3.0.2-SNAPSHOT/sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/sdnc-northbound-maven-clm-master/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound/3.0.2-SNAPSHOT/sdnc-northbound-3.0.2-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ sdnc-northbound ---
[INFO] org.onap.sdnc.northbound:sdnc-northbound:pom:3.0.2-SNAPSHOT
[INFO] 
[INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sdnc-northbound ---
[INFO] Saved module information to /w/workspace/sdnc-northbound-maven-clm-master/target/sonatype-clm/module.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for sdnc-northbound 3.0.2-SNAPSHOT:
[INFO] 
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang SUCCESS [ 38.695 s]
[INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger SUCCESS [  8.348 s]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model SUCCESS [  1.318 s]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-provider SUCCESS [ 13.677 s]
[INFO] sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api SUCCESS [ 12.854 s]
[INFO] sdnc-northbound :: generic-resource-api :: features-generic-resource-api SUCCESS [  5.604 s]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-features SUCCESS [  0.092 s]
[INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-client SUCCESS [ 18.852 s]
[INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-installer SUCCESS [  1.296 s]
[INFO] sdnc-northbound :: generic-resource-api ............ SUCCESS [  0.059 s]
[INFO] sdnc-northbound :: optical-service :: optical-service-model SUCCESS [  2.946 s]
[INFO] sdnc-northbound :: optical-service :: optical-service-provider SUCCESS [  8.366 s]
[INFO] sdnc-northbound :: optical-service :: sdnc-optical-service SUCCESS [  3.618 s]
[INFO] sdnc-northbound :: optical-service :: features-optical-service SUCCESS [  3.425 s]
[INFO] sdnc-northbound :: optical-service:: optical-service-features SUCCESS [  0.058 s]
[INFO] sdnc-northbound :: optical-service :: optical-service-installer SUCCESS [  0.430 s]
[INFO] sdnc-northbound :: optical-service ................. SUCCESS [  0.053 s]
[INFO] sdnc-northbound :: vnftools :: vnftools-provider ... SUCCESS [  4.684 s]
[INFO] sdnc-northbound :: vnftools :: sdnc-vnftools ....... SUCCESS [  5.204 s]
[INFO] sdnc-northbound :: vnftools :: features-vnftools ... SUCCESS [  4.924 s]
[INFO] sdnc-northbound :: vnftools :: vnftools-features ... SUCCESS [  0.058 s]
[INFO] sdnc-northbound :: vnftools :: vnftools-installer .. SUCCESS [  0.108 s]
[INFO] VNF Tools Plugin ................................... SUCCESS [  0.052 s]
[INFO] sdnc-northbound :: features :: sdnc-northbound-all . SUCCESS [  5.157 s]
[INFO] sdnc-northbound :: features :: features-sdnc-northbound SUCCESS [  5.270 s]
[INFO] sdnc-northbound :: features :: sdnc-northbound-features-installer SUCCESS [  0.209 s]
[INFO] sdnc-northbound :: features ........................ SUCCESS [  0.052 s]
[INFO] sdnc-northbound .................................... SUCCESS [  0.131 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:13 min
[INFO] Finished at: 2024-12-14T15:57:01Z
[INFO] ------------------------------------------------------------------------
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins1526673487460440624.sh
[sdnc-northbound-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9863869372520127625.sh
+ find . -regex .*karaf/target
+ xargs rm -rf
[INFO] 2024-12-14T15:57:05.876Z Scanning application onap-sdnc-northbound.
[INFO] Discovered commit hash '97980a0fee8aedd42e7ab02a183623a70b8c4192' via environment variable GIT_COMMIT
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/sdnc-northbound-all-3.0.2-SNAPSHOT-installer.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/stage/sdnc-northbound-all-3.0.2-SNAPSHOT-repo.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/sdnc-generic-resource-api-3.0.2-SNAPSHOT-installer.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/stage/sdnc-generic-resource-api-3.0.2-SNAPSHOT-repo.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/sdnc-optical-service-3.0.2-SNAPSHOT-installer.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/stage/sdnc-optical-service-3.0.2-SNAPSHOT-repo.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/assembly/system/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/sdnc-vnftools-3.0.2-SNAPSHOT-installer.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/stage/sdnc-vnftools-3.0.2-SNAPSHOT-repo.zip
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] Scan target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] Scan configuration properties:
[INFO]    dirExcludes=null
[INFO]    dirIncludes=null
[INFO]    fileExcludes=
[INFO]    fileIncludes=
[INFO] 2024-12-14T15:57:06.403Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/sdnc-northbound-all-3.0.2-SNAPSHOT-installer.zip
[INFO] 2024-12-14T15:57:06.834Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/features/installer/target/stage/sdnc-northbound-all-3.0.2-SNAPSHOT-repo.zip
[INFO] 2024-12-14T15:57:06.837Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT-sources.jar
[INFO] 2024-12-14T15:57:07.066Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/client/target/generic-resource-api-client-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:07.907Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.2-SNAPSHOT/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:08.712Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.2-SNAPSHOT/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:08.756Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/sdnc-generic-resource-api-3.0.2-SNAPSHOT-installer.zip
[INFO] 2024-12-14T15:57:08.822Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/installer/target/stage/sdnc-generic-resource-api-3.0.2-SNAPSHOT-repo.zip
[INFO] 2024-12-14T15:57:08.830Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:08.834Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 2024-12-14T15:57:09.434Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT-sources.jar
[INFO] 2024-12-14T15:57:09.595Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.617Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 2024-12-14T15:57:09.624Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 2024-12-14T15:57:09.627Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/generic-resource-api/provider/target/generic-resource-api-provider-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.628Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-model/3.0.2-SNAPSHOT/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.644Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-provider/3.0.2-SNAPSHOT/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.650Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/sdnc-optical-service-3.0.2-SNAPSHOT-installer.zip
[INFO] 2024-12-14T15:57:09.657Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/installer/target/stage/sdnc-optical-service-3.0.2-SNAPSHOT-repo.zip
[INFO] 2024-12-14T15:57:09.658Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 2024-12-14T15:57:09.676Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT-sources.jar
[INFO] 2024-12-14T15:57:09.681Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/model/target/optical-service-model-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.682Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 2024-12-14T15:57:09.690Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 2024-12-14T15:57:09.692Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/optical-service/provider/target/optical-service-provider-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.693Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/assembly/system/org/onap/sdnc/northbound/vnftools-provider/3.0.2-SNAPSHOT/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.696Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/sdnc-vnftools-3.0.2-SNAPSHOT-installer.zip
[INFO] 2024-12-14T15:57:09.700Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/installer/target/stage/sdnc-vnftools-3.0.2-SNAPSHOT-repo.zip
[INFO] 2024-12-14T15:57:09.701Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-javadoc.jar
[INFO] 2024-12-14T15:57:09.707Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT-sources.jar
[INFO] 2024-12-14T15:57:09.709Z Starting scanning target: /w/workspace/sdnc-northbound-maven-clm-master/vnftools/provider/target/vnftools-provider-3.0.2-SNAPSHOT.jar
[INFO] 2024-12-14T15:57:09.709Z Scanned 8453 total files
[INFO] 2024-12-14T15:57:23.781Z Finished scanning application onap-sdnc-northbound.
[INFO] Discovered repository url '$GIT_URL/sdnc/northbound/sdnc/northbound/sdnc/northbound/sdnc/northbound' via environment variable GIT_URL
[INFO] Repository URL $GIT_URL/sdnc/northbound/sdnc/northbound/sdnc/northbound/sdnc/northbound was found using automation
[INFO] Amending source control record for application with id: onap-sdnc-northbound with discovered Repository URL: $GIT_URL/sdnc/northbound/sdnc/northbound/sdnc/northbound/sdnc/northbound
[INFO] 2024-12-14T15:57:24.448Z Evaluating application onap-sdnc-northbound for stage build.
[INFO] Waiting for policy evaluation to complete...
[INFO] Assigned scan ID 962f0bd44ad84f41b96f4399586c07a2
[INFO] Policy evaluation completed in 26 seconds.
[INFO] 2024-12-14T15:57:51.400Z Finished evaluating application onap-sdnc-northbound for stage build.
Nexus IQ reports policy warning due to 
Policy(License - Use restrictions) [
 Component(displayName=org.json : json : 20170516, hash=949abe1460757b8dc990) [
  Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Use restrictions) [
 Component(displayName=org.json : json : 20201115, hash=f8e7a9953822c90e0701) [
  Constraint(Use restrictions) [License Threat Group is 'Use Restrictions' because: Found licenses in the 'Use Restrictions' license threat group ('JSON')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Strong copyleft with exceptions) [
 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.2, hash=f804090e6399ce0cf782) [
  Constraint(Strong copyleft with exceptions) [License Threat Group is 'Strong Copyleft with exceptions' because: Found licenses in the 'Strong Copyleft with exceptions' license threat group ('GPL-2.0-with-classpath-exception')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.4, hash=00662954d3138833b0e3) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : cds-mgmt-api : 8.0.4, hash=00ef3bae1ff458b66377) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc6536-parser-support : 11.0.5, hash=0661af93ee602982c658) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=tech.pantheon.triemap : triemap : 1.3.1, hash=07c8238f047f7596656e) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-api : 12.0.4, hash=0d72853abed097e16817) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-spi : 12.0.4, hash=0e0d40831f41e8a34d37) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-parser-reactor : 11.0.5, hash=0e3f993e79a1f18f20d6) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-eos-common-spi : 12.0.4, hash=0ed8429f1b5e6994c948) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-singleton-common-api : 12.0.4, hash=0ee167bb819df84cc8d4) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-eos-common-api : 12.0.4, hash=18201a755c2a80174105) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-repo-api : 11.0.5, hash=1880c651c340417fbf07) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : cds-dom-api : 8.0.4, hash=19ee404efbe14eb217af) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal.model : yang-ext : 2013.09.07.24.4, hash=22bf46676b634f064838) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc7952-parser-support : 11.0.5, hash=22bf46acfa94d83ed18b) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8819-model-api : 11.0.5, hash=230faf87a0f6585dcc54) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-ir : 11.0.5, hash=235b016de80a3bccb7c3) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-tree-ri : 11.0.5, hash=2372ec9e25516697b531) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc6241-model-api : 11.0.5, hash=27fa282e5120f6714025) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : openconfig-model-api : 11.0.5, hash=2bcc59db52d3cbbe94d4) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-util : 11.0.5, hash=2d4232809485df66b38d) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : cds-access-api : 8.0.4, hash=2dd74e1bcb06810cf82b) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-api : 11.0.5, hash=2e178e5631fae2bfdb0c) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-dom-codec-api : 12.0.4, hash=2f15fcdda2f9639bf8f9) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : eos-dom-akka : 8.0.4, hash=388078890e2feb8c3127) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-xpath-api : 11.0.5, hash=3a373e63fd2be91e1658) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-common : 11.0.5, hash=3a9c499f102f204b7fe8) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-repo-fs : 11.0.5, hash=3ba5587cd0cbfb17adfc) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=javax.servlet : javax.servlet-api : 3.1.0, hash=3cd63d075497751784b2) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0', 'CDDL-1.1')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-clustering-commons : 8.0.4, hash=3dcbb0a6e7febc07f037) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-cluster-admin-impl : 8.0.4, hash=3e9abe442b4c80c98c8e) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8040-model-api : 11.0.5, hash=3f3f1ac3360eb05bdeda) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 8.0.4, hash=3f691d99c17745087cf9) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-singleton-dom-impl : 12.0.4, hash=405df93ee4074bf60c05) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8639-model-api : 11.0.5, hash=42dba9d84a921f839ad1) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-tree-api : 11.0.5, hash=4613a689002eb8b1ee86) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : odlext-parser-support : 11.0.5, hash=48bb177952a26564a08b) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-runtime-api : 12.0.4, hash=48e0b1b0b8f1520a35a0) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-cluster-admin-api : 8.0.4, hash=4c0c0501bc340f2f9216) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-model-spi : 11.0.5, hash=4dc55202ed170d8a4613) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=javax.annotation : jsr250-api : 1.0, hash=5025422767732a1ab45d) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-dom-codec : 12.0.4, hash=52fbec51084d7419f163) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-eos-binding-api : 12.0.4, hash=585eaf5f8b767d102b64) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=javax.ws.rs : jsr311-api : 1.1.1, hash=59033da2a1afd56af1ac) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-parser-spi : 11.0.5, hash=5dff4b511fb5b46522a1) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-dom-api : 12.0.4, hash=614dc47f321055a46c1c) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal.binding.model.ietf : rfc6991-ietf-inet-types : 12.0.4, hash=635fbf3d27c86c1541cb) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-common-util : 8.0.4, hash=644cea69260e3b7c579d) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal.binding.model.ietf : rfc6991-ietf-yang-types : 12.0.4, hash=671722ce83bdda87a676) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8639-parser-support : 11.0.5, hash=6776c4bfe2540f7c3d9f) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8528-model-api : 11.0.5, hash=69d9c068f6aac84c581b) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-eos-dom-api : 12.0.4, hash=6a6d5ec6c0106c4a189c) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-repo-spi : 11.0.5, hash=71266d152d14d844b1a1) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-model-ri : 12.0.4, hash=7572228542e15e9aeec1) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-impl : 11.0.5, hash=76e3c273996ef4b8f9a2) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc6241-parser-support : 11.0.5, hash=80dc21b79bf67d18c5ca) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=javax.activation : javax.activation-api : 1.2.0, hash=85262acf3ca9816f9537) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=javax.xml.bind : jaxb-api : 2.3.1, hash=8531ad5ac454cc2deb9d) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : yang-binding : 12.0.4, hash=8af5e2a5d481e5d791d8) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-remoterpc-connector : 8.0.4, hash=907dbb19c7793ab0b8ab) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-model-ri : 11.0.5, hash=9143248d9c79c6135d75) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc7952-model-api : 11.0.5, hash=92f79995702fe6e3cefa) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=javax.annotation : javax.annotation-api : 1.3.2, hash=934c04d3cfef185a8008) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('CDDL-1.1')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-spec-util : 12.0.4, hash=973a8eae1b3aa4dd40d4) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-eos-binding-adapter : 12.0.4, hash=a3434d526c85a28e4f7b) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc6643-model-api : 11.0.5, hash=a48e61259106765440aa) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-dom-broker : 12.0.4, hash=a5a9dfecff2ecd512769) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-runtime-osgi : 12.0.4, hash=a6e8cc635cd5a4411109) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-dom-adapter : 12.0.4, hash=a7a486034b4b3b176711) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-dom-schema-osgi : 12.0.4, hash=a7ead9498258d9fdac5c) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-codec-gson : 11.0.5, hash=aa634cf2dc9558ef8cd8) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-parser-api : 11.0.5, hash=b25542d0f8b043f57ec9) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8528-parser-support : 11.0.5, hash=b27a1b99fea30dd56cee) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-dom-codec-osgi : 12.0.4, hash=b7853a7188bc3be0c5b3) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-spi : 11.0.5, hash=bbfa6db174f7e5d34c25) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8819-parser-support : 11.0.5, hash=bc609529d6bc361e6720) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-model-api : 12.0.4, hash=bcdc20712a092e16644b) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : concepts : 11.0.5, hash=bd002f2fa913c281341e) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc8040-parser-support : 11.0.5, hash=c3a882eeb05a82d2fcac) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal.model : general-entity : 12.0.4, hash=c467564b0fb2dff39154) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-model-util : 11.0.5, hash=ca1555f307992793bc23) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : openconfig-parser-support : 11.0.5, hash=cae44d9a415338b7c3ff) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-parser-impl : 11.0.5, hash=ccfd0450c1dee4fd268f) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-akka-raft : 8.0.4, hash=cfe29b614b1c134a5d8d) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-dom-codec-spi : 12.0.4, hash=d484228ec568e5cd2395) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-loader : 12.0.4, hash=d6ee2249447e530dcb6c) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-model-api : 11.0.5, hash=d7095c434b1f853d6010) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc6643-parser-support : 11.0.5, hash=d89076ac90becd51c9ff) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : util : 11.0.5, hash=da7e3bfe526bc1eae6a9) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.eclipse.jdt : org.eclipse.jdt.annotation : 2.2.800, hash=db7bd0a6eeb7550b8f2c) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-2.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-dom-spi : 12.0.4, hash=dde891ce94975b3298ed) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-tree-spi : 11.0.5, hash=ded16dde69a7baa3da3b) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : cds-access-client : 8.0.4, hash=e0f8a2b19739f088d197) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal.model : ietf-type-util : 12.0.4, hash=e1143dea9c29d3319bf0) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : odlext-model-api : 11.0.5, hash=e209de678e7d8b52e6a4) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.controller : sal-distributed-datastore : 8.0.4, hash=e2669793227bfdc0973c) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-codec-binfmt : 11.0.5, hash=e38a23b0aef4d4c043e2) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-codec-xml : 11.0.5, hash=e39a644a23bae0c2f10a) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-common-api : 12.0.4, hash=e4b7adfd5ef98cd48d66) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-xpath-impl : 11.0.5, hash=e79a595d50b6b216b724) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('MPL-2.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : rfc6536-model-api : 11.0.5, hash=f16b8cfa5eda6eb5e3af) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-runtime-spi : 12.0.4, hash=f34d871393a36ef71bec) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-util : 12.0.4, hash=f8b1d1881cd4ab29424d) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.mdsal : mdsal-binding-generator : 12.0.4, hash=fa93979e8742de37fca0) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-parser-rfc7950 : 11.0.5, hash=fac2fdc384a0865f7dcb) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Weak copyleft - non-LGPL) [
 Component(displayName=org.opendaylight.yangtools : yang-data-transform : 11.0.5, hash=ff70abb58ba0ad2eb511) [
  Constraint(Weak Copyleft - non-LGPL) [License Threat Group is 'Weak Copyleft - non-LGPL' because: Found licenses in the 'Weak Copyleft - non-LGPL' license threat group ('EPL-1.0')] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.4, hash=00662954d3138833b0e3) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1215 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2021-1215 with severity <= 6 (severity = 5.3)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=org.opendaylight.controller : atomix-storage : 8.0.4, hash=00662954d3138833b0e3) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2021-1216 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2021-1216 with severity <= 6 (severity = 5.3)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability sonatype-2020-0103 with severity <= 6 (severity = 5.3)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=org.springframework : spring-context : 4.3.7.RELEASE, hash=34b66b0b7910122ef95b) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-22968 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-22968 with severity <= 6 (severity = 5.3)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=org.springframework : spring-expression : 4.3.7.RELEASE, hash=5257b6486e43d8c05674) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-38808 with severity >= 4 (severity = 5.3), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2024-38808 with severity <= 6 (severity = 5.3)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=org.springframework : spring-web : 4.3.7.RELEASE, hash=7b69fc68cdb74c1c92f7) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2018-11039 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2018-11039 with severity <= 6 (severity = 5.9)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=com.google.guava : guava : 20.0, hash=89507701249388e1ed5d) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2018-10237 with severity >= 4 (severity = 5.9), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2018-10237 with severity <= 6 (severity = 5.9)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45865 with severity >= 4 (severity = 4.4), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2023-45865 with severity <= 6 (severity = 4.4)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Severe vulnerabilities) [
 Component(displayName=org.yaml : snakeyaml : 1.18, hash=e4a441249ade301985cb) [
  Constraint(Severe security vulnerability) [Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-38750 with severity >= 4 (severity = 5.5), Security Vulnerability Severity <= 6 because: Found security vulnerability CVE-2022-38750 with severity <= 6 (severity = 5.5)] ]]

Nexus IQ reports policy warning due to 
Policy(License - Strong copyleft) [
 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [
  Constraint(Strong copyleft) [License Threat Group is 'Strong Copyleft' because: Found licenses in the 'Strong Copyleft' license threat group ('GPL-2.0')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=com.typesafe : ssl-config-core_2.13 : 0.4.3, hash=05c58ee9ae2ecc519a5d) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=org.reactivestreams : reactive-streams : 1.0.4, hash=3864a1320d97d7b045f7) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=com.typesafe : config : 1.4.2, hash=4c40a633e7994cfb0354) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=io.dropwizard.metrics : metrics-healthchecks : 4.2.23, hash=4eaceebd951a20aa556d) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=io.dropwizard.metrics : metrics-graphite : 4.2.23, hash=772dfef5a5168e72d827) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=io.dropwizard.metrics : metrics-jmx : 4.2.23, hash=a004114e1c5ce0fbbad5) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=io.dropwizard.metrics : metrics-core : 4.2.23, hash=c2845d6c982cca81d403) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(License - Unknown license) [
 Component(displayName=io.dropwizard.metrics : metrics-jvm : 4.2.23, hash=fc840124f2a2e0421906) [
  Constraint(Unknown license) [License Threat Group is 'License not determined' because: Found licenses in the 'License not determined' license threat group ('No Source License')] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-16869 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20444 with severity >= 7 (severity = 9.1)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2019-20445 with severity >= 7 (severity = 9.1)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2020-0029 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-beans : 4.3.7.RELEASE, hash=2de9f59f3202965438f3) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-22965 with severity >= 7 (severity = 9.8)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-beans : 4.3.7.RELEASE, hash=2de9f59f3202965438f3) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-1764 with severity >= 7 (severity = 9.8)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-expression : 4.3.7.RELEASE, hash=5257b6486e43d8c05674) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-1270 with severity >= 7 (severity = 9.8)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-core : 4.3.7.RELEASE, hash=54fa2db94cc7222edc90) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-1272 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-web : 4.3.7.RELEASE, hash=7b69fc68cdb74c1c92f7) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2016-1000027 with severity >= 7 (severity = 9.8)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-web : 4.3.7.RELEASE, hash=7b69fc68cdb74c1c92f7) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-11040 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-web : 4.3.7.RELEASE, hash=7b69fc68cdb74c1c92f7) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2018-15756 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-web : 4.3.7.RELEASE, hash=7b69fc68cdb74c1c92f7) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22243 with severity >= 7 (severity = 8.1)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-web : 4.3.7.RELEASE, hash=7b69fc68cdb74c1c92f7) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-22262 with severity >= 7 (severity = 8.1)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.springframework : spring-web : 4.3.7.RELEASE, hash=7b69fc68cdb74c1c92f7) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-38809 with severity >= 7 (severity = 8.7)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=com.google.guava : guava : 29.0-jre, hash=801142b4c3d0f0770dd2) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-2976 with severity >= 7 (severity = 7.1)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=com.google.guava : guava : 20.0, hash=89507701249388e1ed5d) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-2976 with severity >= 7 (severity = 7.1)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=com.google.guava : guava : 28.2-jre, hash=8ec9ed76528425762174) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-2976 with severity >= 7 (severity = 7.1)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.json : json : 20170516, hash=949abe1460757b8dc990) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-45688 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.json : json : 20170516, hash=949abe1460757b8dc990) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-5072 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.json : json : 20170516, hash=949abe1460757b8dc990) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-3061 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-3171 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-3509 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-3510 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.opendaylight.controller : repackaged-akka : 8.0.4, hash=b3e60c494af1fcf2e014) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2024-7254 with severity >= 7 (severity = 8.7)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.yaml : snakeyaml : 1.18, hash=e4a441249ade301985cb) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2017-18640 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.yaml : snakeyaml : 1.18, hash=e4a441249ade301985cb) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-1471 with severity >= 7 (severity = 9.8)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.yaml : snakeyaml : 1.18, hash=e4a441249ade301985cb) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-25857 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=com.fasterxml.jackson.core : jackson-core : 2.14.2, hash=f804090e6399ce0cf782) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability sonatype-2022-6438 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.json : json : 20201115, hash=f8e7a9953822c90e0701) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2022-45688 with severity >= 7 (severity = 7.5)] ]]

Nexus IQ reports policy warning due to 
Policy(Security - Critical vulnerabilities) [
 Component(displayName=org.json : json : 20201115, hash=f8e7a9953822c90e0701) [
  Constraint(Critical security vulnerability) [Security Vulnerability Severity >= 7 because: Found security vulnerability CVE-2023-5072 with severity >= 7 (severity = 7.5)] ]]
The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/onap-sdnc-northbound/report/962f0bd44ad84f41b96f4399586c07a2
Summary of policy violations: 32 critical, 19 severe, 107 moderate
IQ Server evaluation of application onap-sdnc-northbound detected warnings
Build step 'Invoke Nexus Policy Evaluation' changed build result to UNSTABLE
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 1709 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins14969988544131412933.sh
---> sysstat.sh
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins15347878557502551116.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/sdnc-northbound-maven-clm-master
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/sdnc-northbound-maven-clm-master ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ dpkg -l
+ grep '^ii'
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/sdnc-northbound-maven-clm-master ']'
+ mkdir -p /w/workspace/sdnc-northbound-maven-clm-master/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-northbound-maven-clm-master/archives/
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins12994933295768198454.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sdnc-northbound-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kc8t from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Kc8t/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins3528938240193324495.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-northbound-maven-clm-master@tmp/config15471846319905873110tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins528492873899960738.sh
---> create-netrc.sh
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins4216490223821649276.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sdnc-northbound-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kc8t from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Kc8t/bin to PATH
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins14557130774820341413.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[sdnc-northbound-maven-clm-master] $ /bin/bash /tmp/jenkins8135987500246811765.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sdnc-northbound-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kc8t from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
lf-activate-venv(): INFO: Adding /tmp/venv-Kc8t/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-4
INFO: Archiving Costs
[sdnc-northbound-maven-clm-master] $ /bin/bash -l /tmp/jenkins18200116286489402979.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sdnc-northbound-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kc8t from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-Kc8t/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-northbound-maven-clm-master/335
INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-builder-4c-4g-90957 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2799.998
BogoMIPS:            5599.99
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-3
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities


---> nproc:
4


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
udev            7.9G     0  7.9G   0% /dev
tmpfs           1.6G  672K  1.6G   1% /run
/dev/vda1        78G  8.9G   69G  12% /
tmpfs           7.9G     0  7.9G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
/dev/vda15      105M  4.4M  100M   5% /boot/efi
tmpfs           1.6G     0  1.6G   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          16040        1255       11971           0        2812       14454
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:fd:1e:91 brd ff:ff:ff:ff:ff:ff
    inet 10.30.106.110/23 brd 10.30.107.255 scope global dynamic ens3
       valid_lft 86037sec preferred_lft 86037sec
    inet6 fe80::f816:3eff:fefd:1e91/64 scope link 
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-90957) 	12/14/24 	_x86_64_	(4 CPU)

15:52:26     LINUX RESTART	(4 CPU)

15:53:02          tps      rtps      wtps   bread/s   bwrtn/s
15:54:01       159.82     41.38    118.44   2616.37  35423.42
15:55:01       222.38     11.31    211.06    766.54  36987.57
15:56:01        99.63      6.82     92.82    296.62  18598.10
15:57:01        29.46      1.88     27.58     75.45   2512.11
15:58:01        16.36      3.27     13.10    146.64   1802.77
Average:       105.35     12.84     92.51    774.18  19010.09

15:53:02    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
15:54:01     13806236  15511016   2618732     15.94     67908   1833220   1063192      6.08    741028   1656852    105324
15:55:01     11525896  13522316   4899072     29.83     81976   2098568   2792276     15.98   2790088   1857308     42676
15:56:01     11614140  14066124   4810828     29.29     92988   2528700   2038904     11.67   2505812   2026808     17476
15:57:01     13060600  15574504   3364368     20.48     95384   2584564    710764      4.07   1041236   2039504     13040
15:58:01     12336228  14874460   4088740     24.89     96524   2608900   1392308      7.97   1785732   2025232     14608
Average:     12468620  14709684   3956348     24.09     86956   2330790   1599489      9.15   1772779   1921141     38625

15:53:02        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
15:54:01           lo      1.02      1.02      0.11      0.11      0.00      0.00      0.00      0.00
15:54:01         ens3     67.55     44.96   1015.20     10.38      0.00      0.00      0.00      0.00
15:55:01           lo      0.40      0.40      0.03      0.03      0.00      0.00      0.00      0.00
15:55:01         ens3    290.45    246.78   3396.91     35.94      0.00      0.00      0.00      0.00
15:56:01           lo      0.47      0.47      0.05      0.05      0.00      0.00      0.00      0.00
15:56:01         ens3    571.20    447.89   4970.70     99.20      0.00      0.00      0.00      0.00
15:57:01           lo      0.40      0.40      0.03      0.03      0.00      0.00      0.00      0.00
15:57:01         ens3    295.15    255.41    245.57     92.34      0.00      0.00      0.00      0.00
15:58:01           lo      0.13      0.13      0.01      0.01      0.00      0.00      0.00      0.00
15:58:01         ens3    219.50    146.31    356.38    190.74      0.00      0.00      0.00      0.00
Average:           lo      0.48      0.48      0.05      0.05      0.00      0.00      0.00      0.00
Average:         ens3    289.51    228.88   2000.23     85.97      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-90957) 	12/14/24 	_x86_64_	(4 CPU)

15:52:26     LINUX RESTART	(4 CPU)

15:53:02        CPU     %user     %nice   %system   %iowait    %steal     %idle
15:54:01        all     17.38      0.00      1.37      2.86      0.07     78.33
15:54:01          0      8.17      0.00      0.92      4.70      0.08     86.12
15:54:01          1      8.84      0.00      0.67      0.84      0.07     89.60
15:54:01          2     24.55      0.00      1.63      2.31      0.07     71.44
15:54:01          3     27.93      0.00      2.23      3.57      0.07     66.21
15:55:01        all     34.33      0.00      1.71      1.31      0.08     62.56
15:55:01          0     36.17      0.00      1.50      0.45      0.10     61.78
15:55:01          1     34.19      0.00      2.23      0.74      0.07     62.78
15:55:01          2     37.00      0.00      1.30      1.27      0.08     60.34
15:55:01          3     29.96      0.00      1.84      2.80      0.08     65.32
15:56:01        all     67.90      0.00      2.29      0.42      0.11     29.28
15:56:01          0     64.54      0.00      2.67      0.47      0.12     32.21
15:56:01          1     69.87      0.00      2.15      0.25      0.10     27.63
15:56:01          2     74.70      0.00      1.99      0.07      0.10     23.14
15:56:01          3     62.44      0.00      2.36      0.90      0.12     34.19
15:57:01        all     65.31      0.00      2.69      0.18      0.10     31.71
15:57:01          0     62.45      0.00      2.25      0.03      0.10     35.17
15:57:01          1     72.92      0.00      4.01      0.10      0.12     22.86
15:57:01          2     67.80      0.00      2.11      0.02      0.10     29.97
15:57:01          3     58.08      0.00      2.44      0.57      0.10     38.81
15:58:01        all     25.42      0.00      0.72      0.23      0.06     73.57
15:58:01          0     23.91      0.00      0.45      0.02      0.08     75.54
15:58:01          1     24.35      0.00      0.74      0.02      0.05     74.85
15:58:01          2     27.21      0.00      1.00      0.20      0.05     71.54
15:58:01          3     26.21      0.00      0.68      0.67      0.07     72.37
Average:        all     42.14      0.00      1.76      0.99      0.08     55.02
Average:          0     39.14      0.00      1.56      1.12      0.10     58.08
Average:          1     42.17      0.00      1.96      0.39      0.08     55.40
Average:          2     46.31      0.00      1.61      0.77      0.08     51.23
Average:          3     40.95      0.00      1.91      1.70      0.09     55.36