07:22:37 Started by timer
07:22:37 Running as SYSTEM
07:22:37 [EnvInject] - Loading node environment variables.
07:22:37 Building remotely on prd-ubuntu1804-builder-4c-4g-13517 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/sdnc-northbound-maven-merge-oslo
07:22:37 [ssh-agent] Looking for ssh-agent implementation...
07:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
07:22:37 $ ssh-agent
07:22:37 SSH_AUTH_SOCK=/tmp/ssh-hgNsZU7CXWKs/agent.1651
07:22:37 SSH_AGENT_PID=1653
07:22:37 [ssh-agent] Started.
07:22:37 Running ssh-add (command line suppressed)
07:22:37 Identity added: /w/workspace/sdnc-northbound-maven-merge-oslo@tmp/private_key_11019578785628964715.key (/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/private_key_11019578785628964715.key)
07:22:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
07:22:37 The recommended git tool is: NONE
07:22:38 using credential onap-jenkins-ssh
07:22:38 Wiping out workspace first.
07:22:38 Cloning the remote Git repository
07:22:38 Cloning repository git://cloud.onap.org/mirror/sdnc/northbound
07:22:38 > git init /w/workspace/sdnc-northbound-maven-merge-oslo # timeout=10
07:22:38 Fetching upstream changes from git://cloud.onap.org/mirror/sdnc/northbound
07:22:38 > git --version # timeout=10
07:22:38 > git --version # 'git version 2.17.1'
07:22:38 using GIT_SSH to set credentials Gerrit user
07:22:38 Verifying host key using manually-configured host key entries
07:22:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdnc/northbound +refs/heads/*:refs/remotes/origin/* # timeout=10
07:22:41 > git config remote.origin.url git://cloud.onap.org/mirror/sdnc/northbound # timeout=10
07:22:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:22:41 Avoid second fetch
07:22:41 > git rev-parse refs/remotes/origin/oslo^{commit} # timeout=10
07:22:41 Checking out Revision d6ece03a8e526b7cabff48b7cb9b014e901f2692 (refs/remotes/origin/oslo)
07:22:41 > git config core.sparsecheckout # timeout=10
07:22:42 > git checkout -f d6ece03a8e526b7cabff48b7cb9b014e901f2692 # timeout=10
07:22:42 Commit message: "Release version 3.0.2 of sdnc/northbound"
07:22:42 > git rev-list --no-walk d6ece03a8e526b7cabff48b7cb9b014e901f2692 # timeout=10
07:22:45 provisioning config files...
07:22:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc
07:22:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
07:22:45 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins1181098130929673536.sh
07:22:45 ---> python-tools-install.sh
07:22:45 Setup pyenv:
07:22:45 * system (set by /opt/pyenv/version)
07:22:45 * 3.8.13 (set by /opt/pyenv/version)
07:22:45 * 3.9.13 (set by /opt/pyenv/version)
07:22:45 * 3.10.6 (set by /opt/pyenv/version)
07:22:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVoa
07:22:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
07:22:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
07:22:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
07:22:53 lf-activate-venv(): INFO: Base packages installed successfully
07:22:53 lf-activate-venv(): INFO: Installing additional packages: lftools
07:23:17 lf-activate-venv(): INFO: Adding /tmp/venv-xVoa/bin to PATH
07:23:17 Generating Requirements File
07:23:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
07:23:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
07:23:35 Python 3.10.6
07:23:35 pip 25.3 from /tmp/venv-xVoa/lib/python3.10/site-packages/pip (python 3.10)
07:23:35 appdirs==1.4.4
07:23:35 argcomplete==3.6.3
07:23:35 aspy.yaml==1.3.0
07:23:35 attrs==25.4.0
07:23:35 autopage==0.5.2
07:23:35 beautifulsoup4==4.14.2
07:23:35 boto3==1.40.75
07:23:35 botocore==1.40.75
07:23:35 bs4==0.0.2
07:23:35 cachetools==6.2.2
07:23:35 certifi==2025.11.12
07:23:35 cffi==2.0.0
07:23:35 cfgv==3.4.0
07:23:35 chardet==5.2.0
07:23:35 charset-normalizer==3.4.4
07:23:35 click==8.3.1
07:23:35 cliff==4.11.0
07:23:35 cmd2==2.7.0
07:23:35 cryptography==3.3.2
07:23:35 debtcollector==3.0.0
07:23:35 decorator==5.2.1
07:23:35 defusedxml==0.7.1
07:23:35 Deprecated==1.3.1
07:23:35 distlib==0.4.0
07:23:35 dnspython==2.8.0
07:23:35 docker==7.1.0
07:23:35 dogpile.cache==1.5.0
07:23:35 durationpy==0.10
07:23:35 email-validator==2.3.0
07:23:35 filelock==3.20.0
07:23:35 future==1.0.0
07:23:35 gitdb==4.0.12
07:23:35 GitPython==3.1.45
07:23:35 google-auth==2.43.0
07:23:35 httplib2==0.31.0
07:23:35 identify==2.6.15
07:23:35 idna==3.11
07:23:35 importlib-resources==1.5.0
07:23:35 iso8601==2.1.0
07:23:35 Jinja2==3.1.6
07:23:35 jmespath==1.0.1
07:23:35 jsonpatch==1.33
07:23:35 jsonpointer==3.0.0
07:23:35 jsonschema==4.25.1
07:23:35 jsonschema-specifications==2025.9.1
07:23:35 keystoneauth1==5.12.0
07:23:35 kubernetes==34.1.0
07:23:35 lftools==0.37.15
07:23:35 lxml==6.0.2
07:23:35 markdown-it-py==4.0.0
07:23:35 MarkupSafe==3.0.3
07:23:35 mdurl==0.1.2
07:23:35 msgpack==1.1.2
07:23:35 multi_key_dict==2.0.3
07:23:35 munch==4.0.0
07:23:35 netaddr==1.3.0
07:23:35 niet==1.4.2
07:23:35 nodeenv==1.9.1
07:23:35 oauth2client==4.1.3
07:23:35 oauthlib==3.3.1
07:23:35 openstacksdk==4.8.0
07:23:35 os-service-types==1.8.1
07:23:35 osc-lib==4.2.0
07:23:35 oslo.config==10.1.0
07:23:35 oslo.context==6.1.0
07:23:35 oslo.i18n==6.7.0
07:23:35 oslo.log==7.2.1
07:23:35 oslo.serialization==5.8.0
07:23:35 oslo.utils==9.1.0
07:23:35 packaging==25.0
07:23:35 pbr==7.0.3
07:23:35 platformdirs==4.5.0
07:23:35 prettytable==3.17.0
07:23:35 psutil==7.1.3
07:23:35 pyasn1==0.6.1
07:23:35 pyasn1_modules==0.4.2
07:23:35 pycparser==2.23
07:23:35 pygerrit2==2.0.15
07:23:35 PyGithub==2.8.1
07:23:35 Pygments==2.19.2
07:23:35 PyJWT==2.10.1
07:23:35 PyNaCl==1.6.1
07:23:35 pyparsing==2.4.7
07:23:35 pyperclip==1.11.0
07:23:35 pyrsistent==0.20.0
07:23:35 python-cinderclient==9.8.0
07:23:35 python-dateutil==2.9.0.post0
07:23:35 python-heatclient==4.3.0
07:23:35 python-jenkins==1.8.3
07:23:35 python-keystoneclient==5.7.0
07:23:35 python-magnumclient==4.9.0
07:23:35 python-openstackclient==8.2.0
07:23:35 python-swiftclient==4.9.0
07:23:35 PyYAML==6.0.3
07:23:35 referencing==0.37.0
07:23:35 requests==2.32.5
07:23:35 requests-oauthlib==2.0.0
07:23:35 requestsexceptions==1.4.0
07:23:35 rfc3986==2.0.0
07:23:35 rich==14.2.0
07:23:35 rich-argparse==1.7.2
07:23:35 rpds-py==0.29.0
07:23:35 rsa==4.9.1
07:23:35 ruamel.yaml==0.18.16
07:23:35 ruamel.yaml.clib==0.2.15
07:23:35 s3transfer==0.14.0
07:23:35 simplejson==3.20.2
07:23:35 six==1.17.0
07:23:35 smmap==5.0.2
07:23:35 soupsieve==2.8
07:23:35 stevedore==5.5.0
07:23:35 tabulate==0.9.0
07:23:35 toml==0.10.2
07:23:35 tomlkit==0.13.3
07:23:35 tqdm==4.67.1
07:23:35 typing_extensions==4.15.0
07:23:35 tzdata==2025.2
07:23:35 urllib3==1.26.20
07:23:35 virtualenv==20.35.4
07:23:35 wcwidth==0.2.14
07:23:35 websocket-client==1.9.0
07:23:35 wrapt==2.0.1
07:23:35 xdg==6.0.0
07:23:35 xmltodict==1.0.2
07:23:35 yq==3.4.3
07:23:35 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins9425666611849928540.sh
07:23:35 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/target/classes /w/workspace/sdnc-northbound-maven-merge-oslo/jacoco/classes
07:23:35 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins13788390442169778409.sh
07:23:35 + echo quiet=on
07:23:35 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-13517
07:23:36 [sdnc-northbound-maven-merge-oslo] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=oslo -Dsha1=origin/oslo -DMAVEN_OPTS= -DPROJECT=sdnc/northbound -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/oslo -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=oslo -DARCHIVE_ARTIFACTS= -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=sdnc/northbound --version
07:23:36 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
07:23:36 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
07:23:36 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
07:23:36 Default locale: en, platform encoding: UTF-8
07:23:36 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"
07:23:36 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins10188057938689370410.sh
07:23:36 + rm /home/jenkins/.wgetrc
07:23:37 [EnvInject] - Injecting environment variables from a build step.
07:23:37 [EnvInject] - Injecting as environment variables the properties content
07:23:37 SET_JDK_VERSION=openjdk17
07:23:37 GIT_URL="git://cloud.onap.org/mirror"
07:23:37
07:23:37 [EnvInject] - Variables injected successfully.
07:23:37 [sdnc-northbound-maven-merge-oslo] $ /bin/sh /tmp/jenkins3223724352039989094.sh
07:23:37 ---> update-java-alternatives.sh
07:23:37 ---> Updating Java version
07:23:37 ---> Ubuntu/Debian system detected
07:23:37 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
07:23:37 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
07:23:37 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
07:23:37 openjdk version "17.0.4" 2022-07-19
07:23:37 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04)
07:23:37 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing)
07:23:37 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
07:23:37 [EnvInject] - Injecting environment variables from a build step.
07:23:37 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
07:23:37 [EnvInject] - Variables injected successfully.
07:23:37 provisioning config files...
07:23:37 copy managed file [global-settings] to file:/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config11836284487287584613tmp
07:23:37 copy managed file [sdnc-northbound-settings] to file:/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config6499826989100660472tmp
07:23:37 [EnvInject] - Injecting environment variables from a build step.
07:23:37 [EnvInject] - Injecting as environment variables the properties content
07:23:37 SERVER_ID=ecomp-snapshots
07:23:37
07:23:37 [EnvInject] - Variables injected successfully.
07:23:37 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins5007489529277316855.sh
07:23:37 ---> create-netrc.sh
07:23:37 [EnvInject] - Injecting environment variables from a build step.
07:23:37 [EnvInject] - Injecting as environment variables the properties content
07:23:37 NEXUS_CUT_DIRS=6
07:23:37 NEXUS_REPO=snapshots
07:23:37
07:23:37 [EnvInject] - Variables injected successfully.
07:23:37 [sdnc-northbound-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins4591815148577878542.sh
07:23:37 ---> maven-fetch-metadata.sh
07:23:37 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml
07:23:37 + project=org.onap.sdnc.northbound
07:23:37 + project_path=org/onap/sdnc/northbound
07:23:37 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound
07:23:37 + pushd /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound
07:23:37 /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound /w/workspace/sdnc-northbound-maven-merge-oslo
07:23:37 + set +e
07:23:37 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/
07:23:37 2025-11-18 07:23:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/ [15043] -> "northbound/index.html.tmp" [1]
07:23:37 2025-11-18 07:23:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/ [9915] -> "northbound/features-generic-resource-api/index.html.tmp" [1]
07:23:37 2025-11-18 07:23:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/ [7879] -> "northbound/features-optical-service/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/ [9025] -> "northbound/features-sdnc-northbound/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/ [4682] -> "northbound/features-vnfapi/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/ [9615] -> "northbound/features-vnftools/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/ [9094] -> "northbound/generic-resource-api-client/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/ [10689] -> "northbound/generic-resource-api-features/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/ [10716] -> "northbound/generic-resource-api-installer/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/ [7687] -> "northbound/generic-resource-api-model-swagger/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/ [7630] -> "northbound/generic-resource-api-model-yang/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/ [10608] -> "northbound/generic-resource-api-model/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/ [10689] -> "northbound/generic-resource-api-provider/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/ [2528] -> "northbound/generic-resource-api.features/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/ [2510] -> "northbound/generic-resource-api.model/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/ [2528] -> "northbound/generic-resource-api.provider/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/ [10446] -> "northbound/generic-resource-api/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/ [7879] -> "northbound/optical-service-features/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/ [7899] -> "northbound/optical-service-installer/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/ [7819] -> "northbound/optical-service-model/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/ [7879] -> "northbound/optical-service-provider/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/ [7699] -> "northbound/optical-service/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/ [9815] -> "northbound/sdnc-generic-resource-api/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/ [8910] -> "northbound/sdnc-northbound-all/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/ [9255] -> "northbound/sdnc-northbound-feature-aggregator/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/ [9255] -> "northbound/sdnc-northbound-features-installer/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/ [10311] -> "northbound/sdnc-northbound/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/ [7799] -> "northbound/sdnc-optical-service/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/ [4634] -> "northbound/sdnc-vnfapi/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/ [9515] -> "northbound/sdnc-vnftools/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/ [5428] -> "northbound/vnfapi-features/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/ [5442] -> "northbound/vnfapi-installer/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/ [5386] -> "northbound/vnfapi-model/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/ [5428] -> "northbound/vnfapi-provider/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/ [5302] -> "northbound/vnfapi/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/ [10365] -> "northbound/vnftools-features/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/ [10392] -> "northbound/vnftools-installer/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/ [10365] -> "northbound/vnftools-provider/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/ [10122] -> "northbound/vnftools/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.2-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.3-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.6.3-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.1-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.2-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:38 2025-11-18 07:23:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.8.2-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.0.4-SNAPSHOT/ [5200] -> "northbound/features-generic-resource-api/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.1.6-SNAPSHOT/ [5201] -> "northbound/features-generic-resource-api/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.2.4-SNAPSHOT/ [5201] -> "northbound/features-generic-resource-api/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.3.1-SNAPSHOT/ [5201] -> "northbound/features-generic-resource-api/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.4.3-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.5.1-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.6.1-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.7.0-SNAPSHOT/ [38499] -> "northbound/features-generic-resource-api/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.8.1-SNAPSHOT/ [8264] -> "northbound/features-generic-resource-api/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/ [38499] -> "northbound/features-generic-resource-api/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:39 2025-11-18 07:23:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.1.1-SNAPSHOT/ [44546] -> "northbound/features-generic-resource-api/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.2.0-SNAPSHOT/ [44546] -> "northbound/features-generic-resource-api/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml [1074/1074] -> "northbound/features-generic-resource-api/maven-metadata.xml" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/1.8.2-SNAPSHOT/ [5086] -> "northbound/features-optical-service/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.0.4-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.1.6-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.2.4-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.3.1-SNAPSHOT/ [5086] -> "northbound/features-optical-service/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.4.3-SNAPSHOT/ [8058] -> "northbound/features-optical-service/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.5.1-SNAPSHOT/ [8057] -> "northbound/features-optical-service/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.6.1-SNAPSHOT/ [8057] -> "northbound/features-optical-service/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.7.0-SNAPSHOT/ [37382] -> "northbound/features-optical-service/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.8.1-SNAPSHOT/ [8057] -> "northbound/features-optical-service/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:40 2025-11-18 07:23:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/ [37382] -> "northbound/features-optical-service/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.1.1-SNAPSHOT/ [43247] -> "northbound/features-optical-service/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.2.0-SNAPSHOT/ [43247] -> "northbound/features-optical-service/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml [869/869] -> "northbound/features-optical-service/maven-metadata.xml" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/ [5086] -> "northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/ [37394] -> "northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:41 2025-11-18 07:23:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/ [8059] -> "northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/ [37394] -> "northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/ [43261] -> "northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/ [43261] -> "northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml [989/989] -> "northbound/features-sdnc-northbound/maven-metadata.xml" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.2-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.3-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.6.3-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.1-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.2-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.8.2-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/2.0.0-SNAPSHOT/ [4878] -> "northbound/features-vnfapi/2.0.0-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/maven-metadata.xml [620/620] -> "northbound/features-vnfapi/maven-metadata.xml" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.2-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.3-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.6.3-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.1-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.2-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:42 2025-11-18 07:23:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.8.2-SNAPSHOT/ [4924] -> "northbound/features-vnftools/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.0.4-SNAPSHOT/ [4924] -> "northbound/features-vnftools/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.1.6-SNAPSHOT/ [4925] -> "northbound/features-vnftools/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.2.4-SNAPSHOT/ [4925] -> "northbound/features-vnftools/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.3.1-SNAPSHOT/ [4925] -> "northbound/features-vnftools/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.4.3-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.5.1-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.6.1-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.7.0-SNAPSHOT/ [35847] -> "northbound/features-vnftools/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.8.1-SNAPSHOT/ [7772] -> "northbound/features-vnftools/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/ [35847] -> "northbound/features-vnftools/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:43 2025-11-18 07:23:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.1.1-SNAPSHOT/ [41462] -> "northbound/features-vnftools/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.2.0-SNAPSHOT/ [41462] -> "northbound/features-vnftools/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml [1062/1062] -> "northbound/features-vnftools/maven-metadata.xml" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.6.3-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.1-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.2-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.8.2-SNAPSHOT/ [8060] -> "northbound/generic-resource-api-client/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.0.4-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.1.6-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.2.4-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.3.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.4.3-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.5.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.6.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.7.0-SNAPSHOT/ [28583] -> "northbound/generic-resource-api-client/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.8.1-SNAPSHOT/ [6603] -> "northbound/generic-resource-api-client/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:44 2025-11-18 07:23:44 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/ [28583] -> "northbound/generic-resource-api-client/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.1.1-SNAPSHOT/ [32979] -> "northbound/generic-resource-api-client/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.2.0-SNAPSHOT/ [32979] -> "northbound/generic-resource-api-client/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml [992/992] -> "northbound/generic-resource-api-client/maven-metadata.xml" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.2.0-SNAPSHOT/ [8206] -> "northbound/generic-resource-api-features/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.0-SNAPSHOT/ [8206] -> "northbound/generic-resource-api-features/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.2-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.3-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.6.3-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.1-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.2-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.8.2-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.0.4-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.1.6-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.2.4-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.3.1-SNAPSHOT/ [3681] -> "northbound/generic-resource-api-features/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.4.3-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.5.1-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.6.1-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.7.0-SNAPSHOT/ [29355] -> "northbound/generic-resource-api-features/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.8.1-SNAPSHOT/ [6740] -> "northbound/generic-resource-api-features/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:45 2025-11-18 07:23:45 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/ [29355] -> "northbound/generic-resource-api-features/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.1.1-SNAPSHOT/ [33878] -> "northbound/generic-resource-api-features/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.2.0-SNAPSHOT/ [33878] -> "northbound/generic-resource-api-features/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml [1154/1154] -> "northbound/generic-resource-api-features/maven-metadata.xml" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/ [5186] -> "northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/ [5186] -> "northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/ [5174] -> "northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/ [5174] -> "northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/ [6683] -> "northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:46 2025-11-18 07:23:46 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:47 2025-11-18 07:23:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/ [47456] -> "northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:47 2025-11-18 07:23:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/ [9761] -> "northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:47 2025-11-18 07:23:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/ [47456] -> "northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:47 2025-11-18 07:23:47 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/ [54995] -> "northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/ [54995] -> "northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml [1155/1155] -> "northbound/generic-resource-api-installer/maven-metadata.xml" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/ [38626] -> "northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/ [8306] -> "northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:48 2025-11-18 07:23:48 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/ [38626] -> "northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/ [44690] -> "northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/ [44690] -> "northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml [839/839] -> "northbound/generic-resource-api-model-swagger/maven-metadata.xml" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/ [8268] -> "northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/ [57049] -> "northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:49 2025-11-18 07:23:49 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/ [11364] -> "northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:50 2025-11-18 07:23:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/ [57049] -> "northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:50 2025-11-18 07:23:50 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/ [66186] -> "northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/ [66186] -> "northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml [836/836] -> "northbound/generic-resource-api-model-yang/maven-metadata.xml" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.2.0-SNAPSHOT/ [9700] -> "northbound/generic-resource-api-model/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.0-SNAPSHOT/ [9700] -> "northbound/generic-resource-api-model/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.2-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.3-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.6.3-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.1-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.2-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.8.2-SNAPSHOT/ [8063] -> "northbound/generic-resource-api-model/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.0.4-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.1.6-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.2.4-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.3.1-SNAPSHOT/ [3639] -> "northbound/generic-resource-api-model/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.4.3-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.5.1-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.6.1-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.7.0-SNAPSHOT/ [28854] -> "northbound/generic-resource-api-model/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.8.1-SNAPSHOT/ [6644] -> "northbound/generic-resource-api-model/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:51 2025-11-18 07:23:51 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/ [28854] -> "northbound/generic-resource-api-model/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.1.1-SNAPSHOT/ [33296] -> "northbound/generic-resource-api-model/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.2.0-SNAPSHOT/ [33296] -> "northbound/generic-resource-api-model/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml [1151/1151] -> "northbound/generic-resource-api-model/maven-metadata.xml" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/ [9755] -> "northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/ [9755] -> "northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/ [9725] -> "northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/ [9725] -> "northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/ [8180] -> "northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/ [8181] -> "northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/ [11242] -> "northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/ [11243] -> "northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:52 2025-11-18 07:23:52 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/ [11243] -> "northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:53 2025-11-18 07:23:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/ [56373] -> "northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:53 2025-11-18 07:23:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/ [11243] -> "northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:53 2025-11-18 07:23:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/ [56373] -> "northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:53 2025-11-18 07:23:53 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/ [65399] -> "northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/ [65399] -> "northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml [1154/1154] -> "northbound/generic-resource-api-provider/maven-metadata.xml" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/1.2.0-SNAPSHOT/ [8207] -> "northbound/generic-resource-api.features/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/maven-metadata.xml [373/373] -> "northbound/generic-resource-api.features/maven-metadata.xml" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/1.2.0-SNAPSHOT/ [9700] -> "northbound/generic-resource-api.model/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/maven-metadata.xml [370/370] -> "northbound/generic-resource-api.model/maven-metadata.xml" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/ [11269] -> "northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/maven-metadata.xml [373/373] -> "northbound/generic-resource-api.provider/maven-metadata.xml" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.2.0-SNAPSHOT/ [3562] -> "northbound/generic-resource-api/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.0-SNAPSHOT/ [3562] -> "northbound/generic-resource-api/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.2-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.3-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.6.3-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.1-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.2-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.8.2-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.0.4-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.1.6-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.2.4-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.3.1-SNAPSHOT/ [3555] -> "northbound/generic-resource-api/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.4.3-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.5.1-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.6.1-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.7.0-SNAPSHOT/ [27852] -> "northbound/generic-resource-api/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:54 2025-11-18 07:23:54 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.8.1-SNAPSHOT/ [6452] -> "northbound/generic-resource-api/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/ [27852] -> "northbound/generic-resource-api/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.1.1-SNAPSHOT/ [32132] -> "northbound/generic-resource-api/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.2.0-SNAPSHOT/ [32132] -> "northbound/generic-resource-api/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml [1145/1145] -> "northbound/generic-resource-api/maven-metadata.xml" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/1.8.2-SNAPSHOT/ [3611] -> "northbound/optical-service-features/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.0.4-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.1.6-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.2.4-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.3.1-SNAPSHOT/ [3611] -> "northbound/optical-service-features/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.4.3-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.5.1-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.6.1-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.7.0-SNAPSHOT/ [28520] -> "northbound/optical-service-features/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.8.1-SNAPSHOT/ [6580] -> "northbound/optical-service-features/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:55 2025-11-18 07:23:55 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/ [28520] -> "northbound/optical-service-features/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.1.1-SNAPSHOT/ [32908] -> "northbound/optical-service-features/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.2.0-SNAPSHOT/ [32908] -> "northbound/optical-service-features/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml [869/869] -> "northbound/optical-service-features/maven-metadata.xml" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/1.8.2-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.0.4-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.1.6-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.2.4-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.3.1-SNAPSHOT/ [6519] -> "northbound/optical-service-installer/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.4.3-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.5.1-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.6.1-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.7.0-SNAPSHOT/ [46057] -> "northbound/optical-service-installer/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:56 2025-11-18 07:23:56 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.8.1-SNAPSHOT/ [9507] -> "northbound/optical-service-installer/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/ [46057] -> "northbound/optical-service-installer/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.1.1-SNAPSHOT/ [53367] -> "northbound/optical-service-installer/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.2.0-SNAPSHOT/ [53367] -> "northbound/optical-service-installer/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml [870/870] -> "northbound/optical-service-installer/maven-metadata.xml" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/1.8.2-SNAPSHOT/ [7853] -> "northbound/optical-service-model/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.0.4-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.1.6-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.2.4-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.3.1-SNAPSHOT/ [7853] -> "northbound/optical-service-model/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.4.3-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:57 2025-11-18 07:23:57 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.5.1-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:58 2025-11-18 07:23:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.6.1-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:58 2025-11-18 07:23:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.7.0-SNAPSHOT/ [53729] -> "northbound/optical-service-model/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:58 2025-11-18 07:23:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.8.1-SNAPSHOT/ [10769] -> "northbound/optical-service-model/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:23:58 2025-11-18 07:23:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/ [53729] -> "northbound/optical-service-model/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:23:58 2025-11-18 07:23:58 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.1.1-SNAPSHOT/ [62321] -> "northbound/optical-service-model/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.2.0-SNAPSHOT/ [62321] -> "northbound/optical-service-model/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml [866/866] -> "northbound/optical-service-model/maven-metadata.xml" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/1.8.2-SNAPSHOT/ [7975] -> "northbound/optical-service-provider/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.0.4-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.1.6-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.2.4-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.3.1-SNAPSHOT/ [7976] -> "northbound/optical-service-provider/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.4.3-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.5.1-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.6.1-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.7.0-SNAPSHOT/ [54728] -> "northbound/optical-service-provider/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:23:59 2025-11-18 07:23:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.8.1-SNAPSHOT/ [10948] -> "northbound/optical-service-provider/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/ [54728] -> "northbound/optical-service-provider/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.1.1-SNAPSHOT/ [63484] -> "northbound/optical-service-provider/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.2.0-SNAPSHOT/ [63484] -> "northbound/optical-service-provider/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml [869/869] -> "northbound/optical-service-provider/maven-metadata.xml" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/1.8.2-SNAPSHOT/ [3485] -> "northbound/optical-service/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.0.4-SNAPSHOT/ [3485] -> "northbound/optical-service/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.1.6-SNAPSHOT/ [3485] -> "northbound/optical-service/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.2.4-SNAPSHOT/ [3485] -> "northbound/optical-service/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.3.1-SNAPSHOT/ [3485] -> "northbound/optical-service/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:00 2025-11-18 07:24:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.4.3-SNAPSHOT/ [6292] -> "northbound/optical-service/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.5.1-SNAPSHOT/ [6292] -> "northbound/optical-service/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.6.1-SNAPSHOT/ [6292] -> "northbound/optical-service/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.7.0-SNAPSHOT/ [27017] -> "northbound/optical-service/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.8.1-SNAPSHOT/ [6292] -> "northbound/optical-service/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/ [27017] -> "northbound/optical-service/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.1.1-SNAPSHOT/ [31162] -> "northbound/optical-service/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.2.0-SNAPSHOT/ [31162] -> "northbound/optical-service/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/maven-metadata.xml [860/860] -> "northbound/optical-service/maven-metadata.xml" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/ [5110] -> "northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:01 2025-11-18 07:24:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/ [37621] -> "northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/ [8101] -> "northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/ [37621] -> "northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/ [43525] -> "northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/ [43525] -> "northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml [1070/1070] -> "northbound/sdnc-generic-resource-api/maven-metadata.xml" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:02 2025-11-18 07:24:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/ [4972] -> "northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/ [36295] -> "northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/ [7855] -> "northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/ [36295] -> "northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:03 2025-11-18 07:24:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/ [41983] -> "northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/ [41983] -> "northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml [984/984] -> "northbound/sdnc-northbound-all/maven-metadata.xml" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/ [3751] -> "northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/ [30190] -> "northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/ [6900] -> "northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/ [30190] -> "northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/ [34848] -> "northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/ [34848] -> "northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml [999/999] -> "northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml" [1]
07:24:04 2025-11-18 07:24:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/ [6805] -> "northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/ [48508] -> "northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/ [9953] -> "northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:05 2025-11-18 07:24:05 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/ [48508] -> "northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/ [56219] -> "northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/ [56219] -> "northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml [999/999] -> "northbound/sdnc-northbound-features-installer/maven-metadata.xml" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.2.0-SNAPSHOT/ [3492] -> "northbound/sdnc-northbound/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.0-SNAPSHOT/ [3492] -> "northbound/sdnc-northbound/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.2-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.3-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.6.3-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.1-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.2-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.8.2-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.0.4-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.1.6-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.2.4-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.3.1-SNAPSHOT/ [3486] -> "northbound/sdnc-northbound/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.4.3-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.5.1-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.6.1-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:06 2025-11-18 07:24:06 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.7.0-SNAPSHOT/ [27023] -> "northbound/sdnc-northbound/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.8.1-SNAPSHOT/ [6293] -> "northbound/sdnc-northbound/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/ [27023] -> "northbound/sdnc-northbound/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.1.1-SNAPSHOT/ [31169] -> "northbound/sdnc-northbound/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.2.0-SNAPSHOT/ [31169] -> "northbound/sdnc-northbound/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml [1140/1140] -> "northbound/sdnc-northbound/maven-metadata.xml" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/1.8.2-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.0.4-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.1.6-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.2.4-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.3.1-SNAPSHOT/ [4995] -> "northbound/sdnc-optical-service/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.4.3-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.5.1-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.6.1-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:07 2025-11-18 07:24:07 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.7.0-SNAPSHOT/ [36504] -> "northbound/sdnc-optical-service/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:32 2025-11-18 07:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.8.1-SNAPSHOT/ [7894] -> "northbound/sdnc-optical-service/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:32 2025-11-18 07:24:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/ [36504] -> "northbound/sdnc-optical-service/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.1.1-SNAPSHOT/ [42226] -> "northbound/sdnc-optical-service/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.2.0-SNAPSHOT/ [42226] -> "northbound/sdnc-optical-service/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml [865/865] -> "northbound/sdnc-optical-service/maven-metadata.xml" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/ [4787] -> "northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/ [4787] -> "northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/ [4787] -> "northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/ [4788] -> "northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/maven-metadata.xml [616/616] -> "northbound/sdnc-vnfapi/maven-metadata.xml" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.2-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.3-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.6.3-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.1-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.2-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.8.2-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.0.4-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.1.6-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.2.4-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.3.1-SNAPSHOT/ [4833] -> "northbound/sdnc-vnftools/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.4.3-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.5.1-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.6.1-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:33 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.7.0-SNAPSHOT/ [34963] -> "northbound/sdnc-vnftools/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.8.1-SNAPSHOT/ [7608] -> "northbound/sdnc-vnftools/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/ [34963] -> "northbound/sdnc-vnftools/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.1.1-SNAPSHOT/ [40434] -> "northbound/sdnc-vnftools/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.2.0-SNAPSHOT/ [40434] -> "northbound/sdnc-vnftools/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml [1058/1058] -> "northbound/sdnc-vnftools/maven-metadata.xml" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.2.0-SNAPSHOT/ [7633] -> "northbound/vnfapi-features/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.0-SNAPSHOT/ [7633] -> "northbound/vnfapi-features/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.2-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.3-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.6.3-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.1-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.2-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.8.2-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/2.0.0-SNAPSHOT/ [3485] -> "northbound/vnfapi-features/2.0.0-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/maven-metadata.xml [700/700] -> "northbound/vnfapi-features/maven-metadata.xml" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.2.0-SNAPSHOT/ [4863] -> "northbound/vnfapi-installer/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.0-SNAPSHOT/ [4863] -> "northbound/vnfapi-installer/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:34 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.2-SNAPSHOT/ [4851] -> "northbound/vnfapi-installer/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:34 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.3-SNAPSHOT/ [4851] -> "northbound/vnfapi-installer/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.6.3-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.1-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.2-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.8.2-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/2.0.0-SNAPSHOT/ [6233] -> "northbound/vnfapi-installer/2.0.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/maven-metadata.xml [701/701] -> "northbound/vnfapi-installer/maven-metadata.xml" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.2.0-SNAPSHOT/ [8914] -> "northbound/vnfapi-model/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.0-SNAPSHOT/ [8914] -> "northbound/vnfapi-model/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.2-SNAPSHOT/ [7487] -> "northbound/vnfapi-model/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.3-SNAPSHOT/ [7487] -> "northbound/vnfapi-model/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.6.3-SNAPSHOT/ [7487] -> "northbound/vnfapi-model/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.1-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.2-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.8.2-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/2.0.0-SNAPSHOT/ [7486] -> "northbound/vnfapi-model/2.0.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/maven-metadata.xml [697/697] -> "northbound/vnfapi-model/maven-metadata.xml" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.2.0-SNAPSHOT/ [9055] -> "northbound/vnfapi-provider/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.0-SNAPSHOT/ [9055] -> "northbound/vnfapi-provider/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.2-SNAPSHOT/ [9025] -> "northbound/vnfapi-provider/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.3-SNAPSHOT/ [9025] -> "northbound/vnfapi-provider/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.6.3-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.1-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.2-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.8.2-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/2.0.0-SNAPSHOT/ [7606] -> "northbound/vnfapi-provider/2.0.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/maven-metadata.xml [700/700] -> "northbound/vnfapi-provider/maven-metadata.xml" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.2.0-SNAPSHOT/ [3366] -> "northbound/vnfapi/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.0-SNAPSHOT/ [3366] -> "northbound/vnfapi/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.2-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:35 2025-11-18 07:24:35 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.3-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.6.3-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.1-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.2-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.8.2-SNAPSHOT/ [3359] -> "northbound/vnfapi/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/2.0.0-SNAPSHOT/ [3359] -> "northbound/vnfapi/2.0.0-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/maven-metadata.xml [691/691] -> "northbound/vnfapi/maven-metadata.xml" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.2.0-SNAPSHOT/ [7715] -> "northbound/vnftools-features/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.0-SNAPSHOT/ [7715] -> "northbound/vnftools-features/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.2-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.3-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.6.3-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.1-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.2-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.8.2-SNAPSHOT/ [3513] -> "northbound/vnftools-features/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.0.4-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.1.6-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.2.4-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.3.1-SNAPSHOT/ [3513] -> "northbound/vnftools-features/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.4.3-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.5.1-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.6.1-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.7.0-SNAPSHOT/ [27351] -> "northbound/vnftools-features/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.8.1-SNAPSHOT/ [6356] -> "northbound/vnftools-features/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/ [27351] -> "northbound/vnftools-features/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:36 2025-11-18 07:24:36 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.1.1-SNAPSHOT/ [31550] -> "northbound/vnftools-features/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.2.0-SNAPSHOT/ [31550] -> "northbound/vnftools-features/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml [1142/1142] -> "northbound/vnftools-features/maven-metadata.xml" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.2.0-SNAPSHOT/ [4911] -> "northbound/vnftools-installer/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.0-SNAPSHOT/ [4911] -> "northbound/vnftools-installer/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.2-SNAPSHOT/ [4896] -> "northbound/vnftools-installer/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.3-SNAPSHOT/ [4896] -> "northbound/vnftools-installer/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.6.3-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.1-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.2-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.8.2-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.0.4-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.1.6-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.2.4-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.3.1-SNAPSHOT/ [6295] -> "northbound/vnftools-installer/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.4.3-SNAPSHOT/ [9155] -> "northbound/vnftools-installer/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.5.1-SNAPSHOT/ [9155] -> "northbound/vnftools-installer/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.6.1-SNAPSHOT/ [9156] -> "northbound/vnftools-installer/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.7.0-SNAPSHOT/ [44126] -> "northbound/vnftools-installer/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:37 2025-11-18 07:24:37 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.8.1-SNAPSHOT/ [9156] -> "northbound/vnftools-installer/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/ [44126] -> "northbound/vnftools-installer/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.1.1-SNAPSHOT/ [51120] -> "northbound/vnftools-installer/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.2.0-SNAPSHOT/ [51127] -> "northbound/vnftools-installer/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml [1143/1143] -> "northbound/vnftools-installer/maven-metadata.xml" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.2.0-SNAPSHOT/ [9156] -> "northbound/vnftools-provider/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.0-SNAPSHOT/ [9156] -> "northbound/vnftools-provider/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.2-SNAPSHOT/ [9123] -> "northbound/vnftools-provider/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.3-SNAPSHOT/ [9123] -> "northbound/vnftools-provider/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.6.3-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.1-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.2-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.8.2-SNAPSHOT/ [7687] -> "northbound/vnftools-provider/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.0.4-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:38 2025-11-18 07:24:38 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.1.6-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.2.4-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.3.1-SNAPSHOT/ [7688] -> "northbound/vnftools-provider/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.4.3-SNAPSHOT/ [10532] -> "northbound/vnftools-provider/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.5.1-SNAPSHOT/ [10532] -> "northbound/vnftools-provider/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.6.1-SNAPSHOT/ [10533] -> "northbound/vnftools-provider/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.7.0-SNAPSHOT/ [52413] -> "northbound/vnftools-provider/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.8.1-SNAPSHOT/ [10533] -> "northbound/vnftools-provider/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:39 2025-11-18 07:24:39 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/ [52413] -> "northbound/vnftools-provider/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.1.1-SNAPSHOT/ [60782] -> "northbound/vnftools-provider/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.2.0-SNAPSHOT/ [60782] -> "northbound/vnftools-provider/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml [1142/1142] -> "northbound/vnftools-provider/maven-metadata.xml" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.2.0-SNAPSHOT/ [3394] -> "northbound/vnftools/1.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.0-SNAPSHOT/ [3394] -> "northbound/vnftools/1.3.0-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.2-SNAPSHOT/ [3388] -> "northbound/vnftools/1.3.2-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.3-SNAPSHOT/ [3388] -> "northbound/vnftools/1.3.3-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.6.3-SNAPSHOT/ [3388] -> "northbound/vnftools/1.6.3-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.1-SNAPSHOT/ [3388] -> "northbound/vnftools/1.7.1-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.2-SNAPSHOT/ [3388] -> "northbound/vnftools/1.7.2-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.8.2-SNAPSHOT/ [3388] -> "northbound/vnftools/1.8.2-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.0.4-SNAPSHOT/ [3388] -> "northbound/vnftools/2.0.4-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.1.6-SNAPSHOT/ [3388] -> "northbound/vnftools/2.1.6-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.2.4-SNAPSHOT/ [3388] -> "northbound/vnftools/2.2.4-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.3.1-SNAPSHOT/ [3388] -> "northbound/vnftools/2.3.1-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.4.3-SNAPSHOT/ [6069] -> "northbound/vnftools/2.4.3-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.5.1-SNAPSHOT/ [6069] -> "northbound/vnftools/2.5.1-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.6.1-SNAPSHOT/ [6069] -> "northbound/vnftools/2.6.1-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.7.0-SNAPSHOT/ [25854] -> "northbound/vnftools/2.7.0-SNAPSHOT/index.html.tmp" [1]
07:24:40 2025-11-18 07:24:40 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.8.1-SNAPSHOT/ [6069] -> "northbound/vnftools/2.8.1-SNAPSHOT/index.html.tmp" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/ [25854] -> "northbound/vnftools/3.0.3-SNAPSHOT/index.html.tmp" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.1.1-SNAPSHOT/ [29811] -> "northbound/vnftools/3.1.1-SNAPSHOT/index.html.tmp" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.2.0-SNAPSHOT/ [29811] -> "northbound/vnftools/3.2.0-SNAPSHOT/index.html.tmp" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/maven-metadata.xml [1133/1133] -> "northbound/vnftools/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml [845/845] -> "northbound/features-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "northbound/features-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml [840/840] -> "northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml [1273/1273] -> "northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml [831/831] -> "northbound/features-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml [833/833] -> "northbound/features-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/features-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml [1266/1266] -> "northbound/features-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.6.3-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.1-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.7.2-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/1.8.2-SNAPSHOT/maven-metadata.xml [1189/1189] -> "northbound/generic-resource-api-client/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.0.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.1.6-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.2.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.3.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.4.3-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.5.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.6.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.7.0-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/2.8.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.1.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-client/3.2.0-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-client/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.2.0-SNAPSHOT/maven-metadata.xml [1237/1237] -> "northbound/generic-resource-api-features/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.0-SNAPSHOT/maven-metadata.xml [1237/1237] -> "northbound/generic-resource-api-features/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.2-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.3.3-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.6.3-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.1-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.7.2-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/1.8.2-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.0.4-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.1.6-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.2.4-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.3.1-SNAPSHOT/maven-metadata.xml [630/630] -> "northbound/generic-resource-api-features/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.4.3-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.5.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.6.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.7.0-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/2.8.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.1.1-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-features/3.2.0-SNAPSHOT/maven-metadata.xml [1063/1063] -> "northbound/generic-resource-api-features/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/maven-metadata.xml [807/807] -> "northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/maven-metadata.xml [807/807] -> "northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/maven-metadata.xml [804/804] -> "northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/maven-metadata.xml [804/804] -> "northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1015/1015] -> "northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1448/1448] -> "northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:41 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:41 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/maven-metadata.xml [1156/1156] -> "northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/maven-metadata.xml [1233/1233] -> "northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.2.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "northbound/generic-resource-api-model/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "northbound/generic-resource-api-model/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.2-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.3.3-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.6.3-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.1-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.7.2-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/1.8.2-SNAPSHOT/maven-metadata.xml [1228/1228] -> "northbound/generic-resource-api-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.0.4-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.1.6-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.2.4-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.3.1-SNAPSHOT/maven-metadata.xml [627/627] -> "northbound/generic-resource-api-model/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.4.3-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.5.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.6.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.7.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/2.8.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.1.1-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-model/3.2.0-SNAPSHOT/maven-metadata.xml [1060/1060] -> "northbound/generic-resource-api-model/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/maven-metadata.xml [1456/1456] -> "northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/maven-metadata.xml [1456/1456] -> "northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/maven-metadata.xml [1450/1450] -> "northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/maven-metadata.xml [1450/1450] -> "northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/maven-metadata.xml [1231/1231] -> "northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.features/1.2.0-SNAPSHOT/maven-metadata.xml [1237/1237] -> "northbound/generic-resource-api.features/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.model/1.2.0-SNAPSHOT/maven-metadata.xml [1468/1468] -> "northbound/generic-resource-api.model/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.2.0-SNAPSHOT/maven-metadata.xml [623/623] -> "northbound/generic-resource-api/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.0-SNAPSHOT/maven-metadata.xml [623/623] -> "northbound/generic-resource-api/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml [621/621] -> "northbound/generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml [1054/1054] -> "northbound/generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/1.8.2-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.0.4-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.1.6-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.2.4-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.3.1-SNAPSHOT/maven-metadata.xml [625/625] -> "northbound/optical-service-features/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.4.3-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.5.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.6.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.7.0-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/2.8.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.1.1-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-features/3.2.0-SNAPSHOT/maven-metadata.xml [1058/1058] -> "northbound/optical-service-features/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1010/1010] -> "northbound/optical-service-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1443/1443] -> "northbound/optical-service-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/1.8.2-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.0.4-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.1.6-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.2.4-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.3.1-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/optical-service-model/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.4.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.5.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.6.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.7.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/2.8.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.1.1-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-model/3.2.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "northbound/optical-service-model/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.0.4-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.1.6-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.2.4-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.3.1-SNAPSHOT/maven-metadata.xml [1226/1226] -> "northbound/optical-service-provider/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.4.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.5.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.6.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.7.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/2.8.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.1.1-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service-provider/3.2.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "northbound/optical-service-provider/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/1.8.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.0.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.1.6-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.2.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.3.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/optical-service/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.4.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.5.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.6.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.7.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/2.8.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.1.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/optical-service/3.2.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/optical-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml [841/841] -> "northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/maven-metadata.xml [835/835] -> "northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/maven-metadata.xml [1268/1268] -> "northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/maven-metadata.xml [635/635] -> "northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1019/1019] -> "northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1452/1452] -> "northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.2.0-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/sdnc-northbound/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.0-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/sdnc-northbound/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.3.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml [1049/1049] -> "northbound/sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:42 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:42 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml [836/836] -> "northbound/sdnc-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml [1269/1269] -> "northbound/sdnc-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml [827/827] -> "northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml [829/829] -> "northbound/sdnc-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/sdnc-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml [1262/1262] -> "northbound/sdnc-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.2.0-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/vnfapi-features/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.0-SNAPSHOT/maven-metadata.xml [1223/1223] -> "northbound/vnfapi-features/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.3.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.6.3-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.1-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.7.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/1.8.2-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-features/2.0.0-SNAPSHOT/maven-metadata.xml [616/616] -> "northbound/vnfapi-features/2.0.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.2.0-SNAPSHOT/maven-metadata.xml [793/793] -> "northbound/vnfapi-installer/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.0-SNAPSHOT/maven-metadata.xml [793/793] -> "northbound/vnfapi-installer/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.2-SNAPSHOT/maven-metadata.xml [790/790] -> "northbound/vnfapi-installer/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.3.3-SNAPSHOT/maven-metadata.xml [790/790] -> "northbound/vnfapi-installer/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-installer/2.0.0-SNAPSHOT/maven-metadata.xml [1001/1001] -> "northbound/vnfapi-installer/2.0.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.2.0-SNAPSHOT/maven-metadata.xml [1440/1440] -> "northbound/vnfapi-model/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.0-SNAPSHOT/maven-metadata.xml [1440/1440] -> "northbound/vnfapi-model/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.2-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.3.3-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.6.3-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.1-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.7.2-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/1.8.2-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-model/2.0.0-SNAPSHOT/maven-metadata.xml [1214/1214] -> "northbound/vnfapi-model/2.0.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.2.0-SNAPSHOT/maven-metadata.xml [1442/1442] -> "northbound/vnfapi-provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.0-SNAPSHOT/maven-metadata.xml [1442/1442] -> "northbound/vnfapi-provider/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.2-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnfapi-provider/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.3.3-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnfapi-provider/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.6.3-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.1-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.7.2-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi-provider/2.0.0-SNAPSHOT/maven-metadata.xml [1217/1217] -> "northbound/vnfapi-provider/2.0.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.2.0-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnfapi/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.0-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnfapi/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml [607/607] -> "northbound/vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.2.0-SNAPSHOT/maven-metadata.xml [1225/1225] -> "northbound/vnftools-features/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.0-SNAPSHOT/maven-metadata.xml [1225/1225] -> "northbound/vnftools-features/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.2-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.3.3-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.6.3-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.1-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.7.2-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/1.8.2-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.0.4-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.1.6-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.2.4-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.3.1-SNAPSHOT/maven-metadata.xml [618/618] -> "northbound/vnftools-features/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.4.3-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.5.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.6.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.7.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/2.8.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.1.1-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-features/3.2.0-SNAPSHOT/maven-metadata.xml [1051/1051] -> "northbound/vnftools-features/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.2.0-SNAPSHOT/maven-metadata.xml [795/795] -> "northbound/vnftools-installer/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.0-SNAPSHOT/maven-metadata.xml [795/795] -> "northbound/vnftools-installer/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.2-SNAPSHOT/maven-metadata.xml [792/792] -> "northbound/vnftools-installer/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.3.3-SNAPSHOT/maven-metadata.xml [792/792] -> "northbound/vnftools-installer/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.6.3-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.1-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.7.2-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/1.8.2-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.0.4-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.1.6-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.2.4-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.3.1-SNAPSHOT/maven-metadata.xml [1003/1003] -> "northbound/vnftools-installer/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.4.3-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.5.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.6.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.7.0-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/2.8.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.1.1-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-installer/3.2.0-SNAPSHOT/maven-metadata.xml [1436/1436] -> "northbound/vnftools-installer/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.2.0-SNAPSHOT/maven-metadata.xml [1444/1444] -> "northbound/vnftools-provider/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.0-SNAPSHOT/maven-metadata.xml [1444/1444] -> "northbound/vnftools-provider/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.2-SNAPSHOT/maven-metadata.xml [1438/1438] -> "northbound/vnftools-provider/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.3.3-SNAPSHOT/maven-metadata.xml [1438/1438] -> "northbound/vnftools-provider/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.6.3-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.1-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.7.2-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/1.8.2-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.0.4-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.1.6-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.2.4-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.3.1-SNAPSHOT/maven-metadata.xml [1219/1219] -> "northbound/vnftools-provider/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.4.3-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.5.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.6.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.7.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/2.8.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.1.1-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools-provider/3.2.0-SNAPSHOT/maven-metadata.xml [1652/1652] -> "northbound/vnftools-provider/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.2.0-SNAPSHOT/maven-metadata.xml [611/611] -> "northbound/vnftools/1.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.0-SNAPSHOT/maven-metadata.xml [611/611] -> "northbound/vnftools/1.3.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.2-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.3.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.3.3-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.3.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.6.3-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.6.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.1-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.7.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.7.2-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.7.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/1.8.2-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/1.8.2-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.0.4-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.0.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.1.6-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.1.6-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.2.4-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.2.4-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.3.1-SNAPSHOT/maven-metadata.xml [609/609] -> "northbound/vnftools/2.3.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.4.3-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.4.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.5.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.5.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.6.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.6.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.7.0-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.7.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/2.8.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/2.8.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.1.1-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/3.1.1-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 2025-11-18 07:24:43 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/sdnc/northbound/vnftools/3.2.0-SNAPSHOT/maven-metadata.xml [1042/1042] -> "northbound/vnftools/3.2.0-SNAPSHOT/maven-metadata.xml" [1]
07:24:43 FINISHED --2025-11-18 07:24:43--
07:24:43 Total wall clock time: 1m 6s
07:24:43 Downloaded: 1135 files, 7.8M in 0.1s (58.5 MB/s)
07:24:43 + set -e
07:24:43 + popd
07:24:43 /w/workspace/sdnc-northbound-maven-merge-oslo
07:24:43 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo-backup
07:24:43 + cp -a /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo-backup
07:24:43 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins5087701918265583420.sh
07:24:43 [EnvInject] - Injecting environment variables from a build step.
07:24:43 [EnvInject] - Injecting as environment variables the properties content
07:24:43 MAVEN_GOALS=clean deploy
07:24:43
07:24:43 [EnvInject] - Variables injected successfully.
07:24:43 [sdnc-northbound-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins9587054244208561649.sh
07:24:43 ---> common-variables.sh
07:24:43 --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
07:24:43 ---> maven-build.sh
07:24:43 + set +u
07:24:43 + export MAVEN_OPTS
07:24:43 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config11836284487287584613tmp --settings /w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config6499826989100660472tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo --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 -Dmerge
07:24:44 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
07:24:44 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
07:24:44 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
07:24:44 Default locale: en, platform encoding: UTF-8
07:24:44 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"
07:24:44 [INFO] Error stacktraces are turned on.
07:24:44 [INFO] Scanning for projects...
07:24:55 [WARNING]
07:24:55 [WARNING] Some problems were encountered while building the effective model for org.onap.sdnc.northbound:generic-resource-api-model-swagger:jar:3.0.3-SNAPSHOT
07:24:55 [WARNING] 'parent.relativePath' of POM org.onap.sdnc.northbound:generic-resource-api-model-swagger:3.0.3-SNAPSHOT (/w/workspace/sdnc-northbound-maven-merge-oslo/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
07:24:55 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 216, column 21
07:24:55 [WARNING] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found > @ line 37, column 17
07:24:55 [WARNING]
07:24:55 [WARNING] Some problems were encountered while building the effective model for org.onap.sdnc.northbound:generic-resource-api-client:jar:3.0.3-SNAPSHOT
07:24:55 [WARNING] 'parent.relativePath' of POM org.onap.sdnc.northbound:generic-resource-api-client:3.0.3-SNAPSHOT (/w/workspace/sdnc-northbound-maven-merge-oslo/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
07:24:55 [WARNING]
07:24:55 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
07:24:55 [WARNING]
07:24:55 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
07:24:55 [WARNING]
07:24:55 [INFO] ------------------------------------------------------------------------
07:24:55 [INFO] Reactor Build Order:
07:24:55 [INFO]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang [bundle]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger [jar]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model [pom]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-provider [bundle]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api [feature]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api :: features-generic-resource-api [feature]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-features [pom]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-client [jar]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-installer [pom]
07:24:55 [INFO] sdnc-northbound :: generic-resource-api [pom]
07:24:55 [INFO] sdnc-northbound :: optical-service :: optical-service-model [bundle]
07:24:55 [INFO] sdnc-northbound :: optical-service :: optical-service-provider [bundle]
07:24:55 [INFO] sdnc-northbound :: optical-service :: sdnc-optical-service [feature]
07:24:55 [INFO] sdnc-northbound :: optical-service :: features-optical-service [feature]
07:24:55 [INFO] sdnc-northbound :: optical-service:: optical-service-features [pom]
07:24:55 [INFO] sdnc-northbound :: optical-service :: optical-service-installer [pom]
07:24:55 [INFO] sdnc-northbound :: optical-service [pom]
07:24:55 [INFO] sdnc-northbound :: vnftools :: vnftools-provider [bundle]
07:24:55 [INFO] sdnc-northbound :: vnftools :: sdnc-vnftools [feature]
07:24:55 [INFO] sdnc-northbound :: vnftools :: features-vnftools [feature]
07:24:55 [INFO] sdnc-northbound :: vnftools :: vnftools-features [pom]
07:24:55 [INFO] sdnc-northbound :: vnftools :: vnftools-installer [pom]
07:24:55 [INFO] VNF Tools Plugin [pom]
07:24:55 [INFO] sdnc-northbound :: features :: sdnc-northbound-all [feature]
07:24:55 [INFO] sdnc-northbound :: features :: features-sdnc-northbound [feature]
07:24:55 [INFO] sdnc-northbound :: features :: sdnc-northbound-features-installer [pom]
07:24:55 [INFO] sdnc-northbound :: features [pom]
07:24:55 [INFO] sdnc-northbound [pom]
07:24:55 [INFO]
07:24:55 [INFO] ------< org.onap.sdnc.northbound:generic-resource-api-model-yang >------
07:24:55 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang 3.0.3-SNAPSHOT [1/28]
07:24:55 [INFO] -------------------------------[ bundle ]-------------------------------
07:24:57 [INFO]
07:24:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-model-yang ---
07:24:57 [INFO]
07:24:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model-yang ---
07:24:58 [INFO]
07:24:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model-yang ---
07:24:58 [INFO]
07:24:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-model-yang ---
07:24:58 [INFO]
07:24:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-model-yang ---
07:24:58 [INFO]
07:24:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-model-yang ---
07:24:59 [INFO]
07:24:59 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model-yang ---
07:24:59 [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-merge-oslo/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/**
07:24:59 [INFO]
07:24:59 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model-yang ---
07:24:59 [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-merge-oslo/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/**
07:24:59 [INFO]
07:24:59 [INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ generic-resource-api-model-yang ---
07:25:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
07:25:00 [INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/src/main/yang
07:25:00 [INFO] yang-to-sources: Found 2 dependencies in 4.956 ms
07:25:00 [INFO] yang-to-sources: Project model files found: 1 in 208.4 ms
07:25:01 [INFO] yang-to-sources: 3 YANG models processed in 489.3 ms
07:25:01 [INFO] BindingJavaFileGenerator: Defined 907 files in 172.0 ms
07:25:01 [INFO] Sorted 907 files into 239 directories in 5.076 ms
07:25:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 907 in 1.022 s
07:25:02 [INFO]
07:25:02 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-model-yang ---
07:25:04 [INFO]
07:25:04 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-model-yang ---
07:25:04 [INFO]
07:25:04 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-model-yang ---
07:25:04 [INFO]
07:25:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ generic-resource-api-model-yang ---
07:25:05 [INFO]
07:25:05 [INFO] --- exec-maven-plugin:1.2.1:exec (generation) @ generic-resource-api-model-yang ---
07:25:05 [INFO]
07:25:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ generic-resource-api-model-yang ---
07:25:05 [INFO] Copying 1 resource from src/main/resources to target/classes
07:25:05 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/spi
07:25:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
07:25:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
07:25:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
07:25:05 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generated-sources/spi
07:25:05 [INFO]
07:25:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ generic-resource-api-model-yang ---
07:25:06 [INFO] Recompiling the module because of changed dependency.
07:25:06 [INFO] Compiling 906 source files with javac [debug release 17] to target/classes
07:25:13 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:13 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:13 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:13 [INFO]
07:25:13 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ generic-resource-api-model-yang >>>
07:25:13 [INFO]
07:25:13 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ generic-resource-api-model-yang ---
07:25:15 [INFO]
07:25:15 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ generic-resource-api-model-yang <<<
07:25:15 [INFO]
07:25:15 [INFO]
07:25:15 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ generic-resource-api-model-yang ---
07:25:15 [INFO]
07:25:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ generic-resource-api-model-yang ---
07:25:15 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/src/test/resources
07:25:15 [INFO]
07:25:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ generic-resource-api-model-yang ---
07:25:15 [INFO] No sources to compile
07:25:15 [INFO]
07:25:15 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-model-yang ---
07:25:16 [INFO] No tests to run.
07:25:16 [INFO]
07:25:16 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model-yang ---
07:25:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:16 [INFO]
07:25:16 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model-yang ---
07:25:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:16 [INFO]
07:25:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ generic-resource-api-model-yang ---
07:25:16 [INFO]
07:25:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ generic-resource-api-model-yang ---
07:25:17 [INFO] Building bundle: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar
07:25:18 [INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/classes/META-INF/MANIFEST.MF
07:25:18 [INFO]
07:25:18 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-model-yang ---
07:25:18 [ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/javadoc-bundle-options. Ignored it.
07:25:18 [INFO] No previous run data found, generating javadoc.
07:25:30 [WARNING] Javadoc Warnings
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Asynccomplete(1, "asynccomplete"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Notifycomplete(2, "notifycomplete")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Synccomplete(0, "synccomplete"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Activate(1, "activate"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Assign(0, "assign"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Create(2, "create"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Deactivate(5, "deactivate")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Delete(3, "delete"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Unassign(4, "unassign"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Asynccomplete(1, "asynccomplete"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Notifycomplete(2, "notifycomplete")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Synccomplete(0, "synccomplete"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Activate(1, "activate"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Assign(0, "assign"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Create(2, "create"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Deactivate(7, "deactivate")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Delete(5, "delete"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Disable(3, "disable"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Enable(4, "enable"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Unassign(6, "unassign"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Service(1, "Service")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] VNF(0, "VNF"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] public interface GenericConfigurationNotificationOutput
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] public interface GENERICRESOURCEAPIService
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] N(1, "N")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Y(0, "Y"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] N(1, "N")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] Y(0, "Y"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateDCINetworkInstance(19, "ActivateDCINetworkInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateNetworkInstance(1, "ActivateNetworkInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivatePnfInstance(10, "ActivatePnfInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSDWANDeviceInstance(50, "ActivateSDWANDeviceInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSDWANLanPortInstance(59, "ActivateSDWANLanPortInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSDWANPortInstance(54, "ActivateSDWANPortInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSDWANSiteInstance(67, "ActivateSDWANSiteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSDWANVpnInstance(63, "ActivateSDWANVpnInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSiteInstance(34, "ActivateSiteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSOTNAttachmentInstance(30, "ActivateSOTNAttachmentInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSOTNConnectivityInstance(26, "ActivateSOTNConnectivityInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSOTNL2VpnInstance(85, "ActivateSOTNL2VpnInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSOTNUnderlayInstance(77, "ActivateSOTNUnderlayInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateSOTNUniInstance(81, "ActivateSOTNUniInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateTransportSliceInstance(89, "ActivateTransportSliceInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateVfModuleInstance(13, "ActivateVfModuleInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ActivateVnfInstance(7, "ActivateVnfInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] AllocateTransportSliceInstance(88, "AllocateTransportSliceInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ChangeInternetProfileInstance(74, "ChangeInternetProfileInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] ChangePortMirrorConfigurationInstance(39, "ChangePortMirrorConfigurationInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateAccessConnectivityInstance(71, "CreateAccessConnectivityInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateBRGInstance(23, "CreateBRGInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateCloudLeasedLineInstance(93, "CreateCloudLeasedLineInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateContrailRouteInstance(15, "CreateContrailRouteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateForwardingPathInstance(46, "CreateForwardingPathInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateGenericConfigurationInstance(40, "CreateGenericConfigurationInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateInternetProfileInstance(73, "CreateInternetProfileInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateNetworkInstance(0, "CreateNetworkInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreatePnfInstance(9, "CreatePnfInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreatePortMirrorConfigurationInstance(37, "CreatePortMirrorConfigurationInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSDWANDeviceInstance(49, "CreateSDWANDeviceInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSDWANLanPortInstance(58, "CreateSDWANLanPortInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSDWANPortInstance(53, "CreateSDWANPortInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSDWANSiteInstance(66, "CreateSDWANSiteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSDWANVpnInstance(62, "CreateSDWANVpnInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSecurityZoneInstance(17, "CreateSecurityZoneInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateServiceInstance(4, "CreateServiceInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSiteInstance(33, "CreateSiteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSOTNAttachmentInstance(29, "CreateSOTNAttachmentInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSOTNConnectivityInstance(25, "CreateSOTNConnectivityInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSOTNL2VpnInstance(84, "CreateSOTNL2VpnInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSOTNUnderlayInstance(76, "CreateSOTNUnderlayInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateSOTNUniInstance(80, "CreateSOTNUniInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateTunnelXConnInstance(21, "CreateTunnelXConnInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateVfModuleInstance(12, "CreateVfModuleInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] CreateVnfInstance(6, "CreateVnfInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeActivateDCINetworkInstance(20, "DeActivateDCINetworkInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeActivateNetworkInstance(2, "DeActivateNetworkInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSDWANDeviceInstance(51, "DeactivateSDWANDeviceInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSDWANLanPortInstance(60, "DeactivateSDWANLanPortInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSDWANPortInstance(55, "DeactivateSDWANPortInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSDWANSiteInstance(68, "DeactivateSDWANSiteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSDWANVpnInstance(64, "DeactivateSDWANVpnInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSiteInstance(35, "DeactivateSiteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSOTNAttachmentInstance(31, "DeactivateSOTNAttachmentInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSOTNConnectivityInstance(27, "DeactivateSOTNConnectivityInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSOTNL2VpnInstance(86, "DeactivateSOTNL2VpnInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSOTNUnderlayInstance(78, "DeactivateSOTNUnderlayInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateSOTNUniInstance(82, "DeactivateSOTNUniInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeactivateTransportSliceInstance(90, "DeactivateTransportSliceInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteAccessConnectivityInstance(72, "DeleteAccessConnectivityInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteBRGInstance(24, "DeleteBRGInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteCloudLeasedLineInstance(95, "DeleteCloudLeasedLineInstance")
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteContrailRouteInstance(16, "DeleteContrailRouteInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteForwardingPathInstance(47, "DeleteForwardingPathInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteGenericConfigurationInstance(41, "DeleteGenericConfigurationInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteInternetProfileInstance(75, "DeleteInternetProfileInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeleteNetworkInstance(3, "DeleteNetworkInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeletePnfInstance(11, "DeletePnfInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeletePortMirrorConfigurationInstance(38, "DeletePortMirrorConfigurationInstance"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeletePreloadNetworkRequest(45, "DeletePreloadNetworkRequest"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:30 [WARNING] DeletePreloadVfModuleRequest(43, "DeletePreloadVfModuleRequest"),
07:25:30 [WARNING] ^
07:25:30 [WARNING] 100 warnings
07:25:30 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-javadoc.jar
07:25:31 [INFO]
07:25:31 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model-yang ---
07:25:31 [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-merge-oslo/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/**
07:25:31 [INFO]
07:25:31 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-model-yang ---
07:25:31 [INFO] No tests to run.
07:25:31 [INFO]
07:25:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-model-yang ---
07:25:31 [INFO] CycloneDX: Resolving Dependencies
07:25:32 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s)
07:25:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.xml
07:25:32 [INFO] attaching as generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.xml
07:25:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.json
07:25:32 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
07:25:32 [INFO] attaching as generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.json
07:25:32 [INFO]
07:25:32 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model-yang ---
07:25:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:32 [INFO]
07:25:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ generic-resource-api-model-yang ---
07:25:33 [INFO] Skipping duplicate-finder execution!
07:25:33 [INFO]
07:25:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ generic-resource-api-model-yang ---
07:25:33 [WARNING] Unused declared dependencies found:
07:25:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
07:25:33 [INFO]
07:25:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-sources.jar
07:25:34 [INFO]
07:25:34 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/failsafe-reports
07:25:34 [INFO]
07:25:34 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Skipping modernizer execution!
07:25:34 [INFO]
07:25:34 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:34 [INFO]
07:25:34 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/jacoco.exec
07:25:34 [INFO]
07:25:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar
07:25:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT.pom
07:25:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-javadoc.jar
07:25:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.xml
07:25:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-cyclonedx.json
07:25:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT-sources.jar
07:25:34 [INFO]
07:25:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Writing OBR metadata
07:25:34 [INFO] Installing org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar
07:25:34 [INFO] Writing OBR metadata
07:25:34 [INFO]
07:25:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-model-yang:3.0.3-SNAPSHOT at end
07:25:34 [INFO]
07:25:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ generic-resource-api-model-yang ---
07:25:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
07:25:34 [INFO]
07:25:34 [INFO] ----< org.onap.sdnc.northbound:generic-resource-api-model-swagger >-----
07:25:34 [INFO] Building sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger 3.0.3-SNAPSHOT [2/28]
07:25:34 [INFO] --------------------------------[ jar ]---------------------------------
07:25:35 [WARNING] Checksum validation failed, expected must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
07:25:36 [INFO]
07:25:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ generic-resource-api-model-swagger ---
07:25:36 [INFO]
07:25:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model-swagger ---
07:25:36 [INFO]
07:25:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model-swagger ---
07:25:36 [INFO]
07:25:36 [INFO] --- maven-dependency-plugin:2.10:unpack-dependencies (unpack-shared-resources) @ generic-resource-api-model-swagger ---
07:25:37 [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-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
07:25:37 [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-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
07:25:37 [INFO] Unpacking /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
07:25:37 [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-merge-oslo/generic-resource-api/model/swagger/target/dependency with includes "**\/*.yang" and excludes ""
07:25:37 [INFO]
07:25:37 [INFO] --- maven-antrun-plugin:1.8:run (default) @ generic-resource-api-model-swagger ---
07:25:37 [WARNING] Parameter tasks is deprecated, use target instead
07:25:37 [INFO] Executing tasks
07:25:37
07:25:37 main:
07:25:38 [move] Moving 3 files to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency
07:25:38 [move] Moved 3 empty directories to 1 empty directory under /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/dependency
07:25:38 [copy] Copying 3 files to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/yang
07:25:38 [INFO] Executed tasks
07:25:38 [INFO]
07:25:38 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model-swagger ---
07:25:38 [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-merge-oslo/generic-resource-api/model/swagger/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
07:25:38 [INFO]
07:25:38 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model-swagger ---
07:25:38 [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-merge-oslo/generic-resource-api/model/swagger/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
07:25:38 [INFO]
07:25:38 [INFO] --- yang-maven-plugin:1.2.3:generate-sources (yang2swagger-json) @ generic-resource-api-model-swagger ---
07:25:40 [WARNING] yang-to-sources: Dependency resolution conflict:
07:25:40 [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.
07:25:40 Nov 18, 2025 7:25:40 AM com.google.common.base.internal.Finalizer getInheritableThreadLocalsField
07:25:40 INFO: Couldn't access Thread.inheritableThreadLocals. Reference finalizer threads will inherit thread local values.
07:25:40 [INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/yang
07:25:41 [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]
07:25:41 [INFO] yang-to-sources: Code generator instantiated from com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator
07:25:41 [INFO] yang-to-sources: Sources will be generated to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/json
07:25:41 [INFO] yang-to-sources: Succesfully deleted output directory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/json
07:25:41 [INFO] Generating swagger for yang modules: [ietf-yang-types,ietf-inet-types,GENERIC-RESOURCE-API]
07:25:41 [INFO] processing container statement services
07:25:41 [INFO] processing list statement service
07:25:41 [INFO] processing container statement service-status
07:25:41 [INFO] processing container statement service-data
07:25:41 [INFO] processing container statement networks
07:25:41 [INFO] processing list statement network
07:25:41 [INFO] processing container statement network-data
07:25:41 [INFO] processing container statement network-provided-allotted-resources
07:25:41 [INFO] processing container statement network-level-oper-status
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement network-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement network-request-input
07:25:41 [INFO] processing container statement network-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)region-identifier
07:25:41 [INFO] processing container statement network-topology
07:25:41 [INFO] processing container statement network-parameters
07:25:41 [INFO] processing list statement network-parameter
07:25:41 [INFO] processing container statement network-assignments
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement network-topology-identifier-structure
07:25:41 [INFO] processing container statement related-networks
07:25:41 [INFO] processing list statement related-network
07:25:41 [INFO] processing container statement vlan-tags
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-topology
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-data
07:25:41 [INFO] processing container statement pnfs
07:25:41 [INFO] processing list statement pnf
07:25:41 [INFO] processing container statement pnf-data
07:25:41 [INFO] processing container statement pnf-level-oper-status
07:25:41 [INFO] processing container statement pnf-topology
07:25:41 [INFO] processing container statement pnf-parameters-data
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement pnf-topology-identifier-structure
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-topology
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement pnf-request-input
07:25:41 [INFO] processing container statement pnf-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement pnf-details
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-data
07:25:41 [INFO] processing container statement vnfs
07:25:41 [INFO] processing list statement vnf
07:25:41 [INFO] processing container statement vnf-data
07:25:41 [INFO] processing container statement vnf-network-collections
07:25:41 [INFO] processing list statement vnf-network-collection
07:25:41 [INFO] processing container statement networks
07:25:41 [INFO] processing list statement network
07:25:41 [INFO] processing container statement vnf-floating-ip
07:25:41 [INFO] processing container statement ip-addresses
07:25:41 [INFO] processing container statement vnf-sub-interface-groups
07:25:41 [INFO] processing list statement vnf-sub-interface-group
07:25:41 [INFO] processing container statement customer-bonding-requests
07:25:41 [INFO] processing list statement customer-bonding-request
07:25:41 [INFO] processing container statement vnfcs
07:25:41 [INFO] processing list statement vnfc
07:25:41 [INFO] processing container statement vnics
07:25:41 [INFO] processing list statement vnic
07:25:41 [INFO] processing container statement sub-interfaces
07:25:41 [INFO] processing list statement sub-interface
07:25:41 [INFO] processing container statement sub-interface-ip-addresses
07:25:41 [INFO] processing container statement ip-addresses
07:25:41 [INFO] processing container statement sub-interface-network
07:25:41 [INFO] processing container statement vlan-tags
07:25:41 [INFO] processing container statement vnf-provided-allotted-resources
07:25:41 [INFO] processing container statement vf-modules
07:25:41 [INFO] processing list statement vf-module
07:25:41 [INFO] processing container statement vf-module-data
07:25:41 [INFO] processing container statement vf-module-level-oper-status
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement vnf-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vf-module-request-input
07:25:41 [INFO] processing container statement vf-module-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vf-module-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vf-module-topology
07:25:41 [INFO] processing container statement vf-module-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vf-module-topology-identifier
07:25:41 [INFO] processing container statement vf-module-assignments
07:25:41 [INFO] processing container statement vms
07:25:41 [INFO] processing list statement vm
07:25:41 [INFO] processing container statement vm-names
07:25:41 [INFO] processing list statement vnfc-names
07:25:41 [INFO] processing container statement vnfc-networks
07:25:41 [INFO] processing list statement vnfc-network-data
07:25:41 [INFO] processing container statement vnfc-ports
07:25:41 [INFO] processing list statement vnfc-port
07:25:41 [INFO] processing container statement vnic-sub-interfaces
07:25:41 [INFO] processing list statement sub-interface-network-data
07:25:41 [INFO] processing container statement network-information-items
07:25:41 [INFO] processing list statement network-information-item
07:25:41 [INFO] processing container statement network-ips
07:25:41 [INFO] processing container statement floating-ips
07:25:41 [INFO] processing list statement vnfc-subnet
07:25:41 [INFO] processing list statement vnfc-ip-assignments
07:25:41 [INFO] processing list statement vnfc-subnet-ip
07:25:41 [INFO] processing container statement connection-point
07:25:41 [INFO] processing list statement vlan-data
07:25:41 [INFO] processing container statement vm-networks
07:25:41 [INFO] processing list statement vm-network
07:25:41 [INFO] processing container statement network-information-items
07:25:41 [INFO] processing list statement network-information-item
07:25:41 [INFO] processing container statement network-ips
07:25:41 [INFO] processing container statement mac-addresses
07:25:41 [INFO] processing container statement floating-ips
07:25:41 [INFO] processing container statement interface-route-prefixes
07:25:41 [INFO] processing container statement sriov-parameters
07:25:41 [INFO] processing container statement heat-vlan-filters
07:25:41 [INFO] processing container statement application-tags
07:25:41 [INFO] processing container statement c-tags
07:25:41 [INFO] processing container statement s-tags
07:25:41 [INFO] processing container statement related-networks
07:25:41 [INFO] processing list statement related-network
07:25:41 [INFO] processing container statement vlan-tags
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement dhcp-subnet-assignments
07:25:41 [INFO] processing list statement dhcp-subnet-assignment
07:25:41 [INFO] processing container statement vlan-vnfc-instance-groups
07:25:41 [INFO] processing list statement vlan-vnfc-instance-group
07:25:41 [INFO] processing container statement vnfcs
07:25:41 [INFO] processing list statement vnfc
07:25:41 [INFO] processing container statement vnic-groups
07:25:41 [INFO] processing list statement vnic-group
07:25:41 [INFO] processing container statement vlan-common-ip-addresses
07:25:41 [INFO] processing container statement ip-addresses
07:25:41 [INFO] processing container statement vlan-vnics
07:25:41 [INFO] processing list statement vlan-vnic
07:25:41 [INFO] processing container statement vnic-sub-interfaces
07:25:41 [INFO] processing list statement sub-interface-network-data
07:25:41 [INFO] processing container statement network-information-items
07:25:41 [INFO] processing list statement network-information-item
07:25:41 [INFO] processing container statement network-ips
07:25:41 [INFO] processing container statement floating-ips
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-topology
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-data
07:25:41 [INFO] processing container statement vnf-level-oper-status
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement license-information
07:25:41 [INFO] processing list statement entitlement-pool-list
07:25:41 [INFO] processing list statement license-key-group-list
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement vnf-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vnf-request-input
07:25:41 [INFO] processing container statement vnf-networks
07:25:41 [INFO] processing list statement vnf-network
07:25:41 [INFO] processing container statement subnets-data
07:25:41 [INFO] processing list statement subnet-data
07:25:41 [INFO] processing container statement related-networks
07:25:41 [INFO] processing list statement related-network
07:25:41 [INFO] processing container statement vlan-tags
07:25:41 [INFO] processing list statement vnf-network-instance-group-ids
07:25:41 [INFO] processing container statement vnf-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement vnf-topology
07:25:41 [INFO] processing container statement vnf-parameters-data
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement vnf-topology-identifier-structure
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vnf-resource-assignments
07:25:41 [INFO] processing container statement availability-zones
07:25:41 [INFO] processing container statement vnf-networks
07:25:41 [INFO] processing list statement vnf-network
07:25:41 [INFO] processing container statement subnets-data
07:25:41 [INFO] processing list statement subnet-data
07:25:41 [INFO] processing container statement related-networks
07:25:41 [INFO] processing list statement related-network
07:25:41 [INFO] processing container statement vlan-tags
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-topology
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-data
07:25:41 [INFO] processing container statement consumed-allotted-resources
07:25:41 [INFO] processing list statement consumed-allotted-resource
07:25:41 [INFO] processing container statement provided-allotted-resources
07:25:41 [INFO] processing list statement provided-allotted-resource
07:25:41 [INFO] processing container statement provided-configurations
07:25:41 [INFO] processing list statement provided-configuration
07:25:41 [INFO] processing container statement vnfc-instance-groups
07:25:41 [INFO] processing list statement vnfc-instance-group
07:25:41 [INFO] processing container statement vnfc-objects
07:25:41 [INFO] processing list statement vnfc-object
07:25:41 [INFO] processing container statement vnics
07:25:41 [INFO] processing list statement vnic
07:25:41 [INFO] processing container statement capacity
07:25:41 [INFO] processing container statement vnic-ip-addresses
07:25:41 [INFO] processing container statement ip-addresses
07:25:41 [INFO] processing container statement network-instance-groups
07:25:41 [INFO] processing list statement network-instance-group
07:25:41 [INFO] processing container statement subnet-assignment-policy
07:25:41 [INFO] processing container statement vpn-binding-policy
07:25:41 [INFO] processing container statement aggregate-route-policy
07:25:41 [INFO] processing container statement networks
07:25:41 [INFO] processing list statement network
07:25:41 [INFO] processing container statement customer-bonding-requests
07:25:41 [INFO] processing list statement customer-bonding-request
07:25:41 [INFO] processing list statement vpn-bindings
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing list statement aggregate-routes
07:25:41 [INFO] processing list statement subnets
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-instance-group
07:25:41 [INFO] processing container statement forwarding-paths
07:25:41 [INFO] processing list statement forwarding-path
07:25:41 [INFO] processing container statement service-paths
07:25:41 [INFO] processing list statement service-path
07:25:41 [INFO] processing list statement service
07:25:41 [INFO] processing container statement vnfs
07:25:41 [INFO] processing list statement vnf
07:25:41 [INFO] processing container statement vf-module-instance
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-information
07:25:41 [INFO] processing container statement service-topology
07:25:41 [INFO] processing container statement service-assignments
07:25:41 [INFO] processing container statement service-topology-identifier
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement service-parameters
07:25:41 [INFO] processing list statement service-parameter
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-topology
07:25:41 [INFO] processing container statement service-level-oper-status
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement service-request-input
07:25:41 [INFO] processing container statement service-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-data
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service
07:25:41 [INFO] processing container statement contrail-route-allotted-resources
07:25:41 [INFO] processing list statement contrail-route-allotted-resource
07:25:41 [INFO] processing container statement allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-operation-information
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement contrail-route-request-input
07:25:41 [INFO] processing container statement source-network
07:25:41 [INFO] processing container statement dest-network
07:25:41 [INFO] processing container statement contrail-applied-service-info
07:25:41 [INFO] processing container statement contrail-route-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
07:25:41 [INFO] processing container statement contrail-route-topology
07:25:41 [INFO] processing container statement contrail-route-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-identifiers
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement contrail-route-assignments
07:25:41 [INFO] processing container statement source-network
07:25:41 [INFO] processing container statement dest-network
07:25:41 [INFO] processing container statement contrail-applied-service
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-topology
07:25:41 [INFO] processing container statement allotted-resource-oper-status
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-status
07:25:41 [INFO] processing container statement security-zone-allotted-resources
07:25:41 [INFO] processing list statement security-zone-allotted-resource
07:25:41 [INFO] processing container statement allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-operation-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement allotted-resource-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement security-zone-request-input
07:25:41 [INFO] processing container statement security-zone-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
07:25:41 [INFO] processing container statement security-zone-topology
07:25:41 [INFO] processing container statement security-zone-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-identifiers
07:25:41 [INFO] processing container statement security-zone-assignments
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-topology
07:25:41 [INFO] processing container statement security-zone-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-oper-status
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-status
07:25:41 [INFO] processing container statement tunnelxconn-allotted-resources
07:25:41 [INFO] processing list statement tunnelxconn-allotted-resource
07:25:41 [INFO] processing container statement allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-operation-information
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement tunnelxconn-request-input
07:25:41 [INFO] processing container statement allotted-resource-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
07:25:41 [INFO] processing container statement tunnelxconn-topology
07:25:41 [INFO] processing container statement tunnelxconn-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-identifiers
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement tunnelxconn-assignments
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-topology
07:25:41 [INFO] processing container statement tunnelxconn-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-oper-status
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-status
07:25:41 [INFO] processing container statement brg-allotted-resources
07:25:41 [INFO] processing list statement brg-allotted-resource
07:25:41 [INFO] processing container statement allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-operation-information
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement allotted-resource-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement brg-request-input
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
07:25:41 [INFO] processing container statement brg-topology
07:25:41 [INFO] processing container statement brg-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-identifiers
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement brg-assignments
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-topology
07:25:41 [INFO] processing container statement brg-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-oper-status
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-status
07:25:41 [INFO] processing container statement connection-attachment-allotted-resources
07:25:41 [INFO] processing list statement connection-attachment-allotted-resource
07:25:41 [INFO] processing container statement allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-operation-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement allotted-resource-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement connection-attachment-request-input
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
07:25:41 [INFO] processing container statement connection-attachment-topology
07:25:41 [INFO] processing container statement connection-attachment-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-identifiers
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement connection-attachment-assignments
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-topology
07:25:41 [INFO] processing container statement connection-attachment-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement allotted-resource-oper-status
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:41 [INFO] processing container statement allotted-resource-status
07:25:41 [INFO] processing container statement port-mirror-configurations
07:25:41 [INFO] processing list statement port-mirror-configuration
07:25:41 [INFO] processing container statement configuration-data
07:25:41 [INFO] processing container statement configuration-operation-information
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement configuration-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement port-mirror-configuration-request-input
07:25:41 [INFO] processing container statement source-port
07:25:41 [INFO] processing container statement pnf-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vnf-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
07:25:41 [INFO] processing container statement dest-port
07:25:41 [INFO] processing container statement pnf-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement vnf-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement port-mirror-configuration-input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
07:25:41 [INFO] processing container statement port-mirror-configuration-topology
07:25:41 [INFO] processing container statement port-mirror-configuration-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement configuration-identifiers
07:25:41 [INFO] processing container statement port-mirror-configuration-assignments
07:25:41 [INFO] processing container statement contrail-vmi-params
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing container statement source-vnfc-instance-group-id
07:25:41 [INFO] processing container statement dest-vnfc-instance-group-id
07:25:41 [INFO] processing container statement source-to-dest-maps
07:25:41 [INFO] processing list statement source-to-dest-map
07:25:41 [INFO] processing container statement dest-ip-addresses
07:25:41 [INFO] processing container statement ip-addresses
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-configuration-topology
07:25:41 [INFO] processing container statement configuration-oper-status
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)configuration-data
07:25:41 [INFO] processing container statement configuration-status
07:25:41 [INFO] processing container statement generic-configurations
07:25:41 [INFO] processing list statement gc-configuration
07:25:41 [INFO] processing container statement configuration-data
07:25:41 [INFO] processing container statement configuration-operation-information
07:25:41 [INFO] processing container statement sdnc-request-header
07:25:41 [INFO] processing container statement request-information
07:25:41 [INFO] processing container statement service-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement configuration-information
07:25:41 [INFO] processing container statement onap-model-information
07:25:41 [INFO] processing container statement gc-request-input
07:25:41 [INFO] processing container statement input-parameters
07:25:41 [INFO] processing list statement param
07:25:41 [INFO] processing container statement resource-resolution-data
07:25:41 [INFO] processing list statement resource-key
07:25:41 [INFO] processing list statement configuration-ids
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
07:25:41 [INFO] processing container statement configuration-oper-status
07:25:41 [INFO] processing container statement configuration-status
07:25:41 [INFO] processing container statement preload-information
07:25:41 [INFO] processing list statement preload-list
07:25:41 [INFO] processing container statement preload-data
07:25:41 [INFO] processing container statement preload-oper-status
07:25:41 [INFO] processing container statement preload-network-topology-information
07:25:41 [INFO] processing list statement route-table-reference
07:25:41 [INFO] processing list statement host-routes
07:25:41 [INFO] processing list statement vpn-bindings
07:25:41 [INFO] processing list statement network-policy
07:25:41 [INFO] processing list statement subnets
07:25:41 [INFO] processing container statement network-topology-identifier-structure
07:25:41 [INFO] processing container statement related-networks
07:25:41 [INFO] processing list statement related-network
07:25:41 [INFO] processing container statement vlan-tags
07:25:41 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)provider-network-information
07:25:41 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-network-topology-information
07:25:41 [INFO] processing container statement preload-vf-module-topology-information
07:25:41 [INFO] processing container statement vnf-topology-identifier-structure
07:25:41 [INFO] processing container statement vnf-resource-assignments
07:25:41 [INFO] processing container statement availability-zones
07:25:41 [INFO] processing container statement vnf-networks
07:25:41 [INFO] processing list statement vnf-network
07:25:41 [INFO] processing container statement subnets-data
07:25:41 [INFO] processing list statement subnet-data
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [INFO] processing container statement vf-module-topology
07:25:42 [INFO] processing container statement vf-module-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vf-module-topology-identifier
07:25:42 [INFO] processing container statement vf-module-assignments
07:25:42 [INFO] processing container statement vms
07:25:42 [INFO] processing list statement vm
07:25:42 [INFO] processing container statement vm-names
07:25:42 [INFO] processing list statement vnfc-names
07:25:42 [INFO] processing container statement vnfc-networks
07:25:42 [INFO] processing list statement vnfc-network-data
07:25:42 [INFO] processing container statement vnfc-ports
07:25:42 [INFO] processing list statement vnfc-port
07:25:42 [INFO] processing container statement vnic-sub-interfaces
07:25:42 [INFO] processing list statement sub-interface-network-data
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [INFO] processing list statement vnfc-subnet
07:25:42 [INFO] processing list statement vnfc-ip-assignments
07:25:42 [INFO] processing list statement vnfc-subnet-ip
07:25:42 [INFO] processing container statement connection-point
07:25:42 [INFO] processing list statement vlan-data
07:25:42 [INFO] processing container statement vm-networks
07:25:42 [INFO] processing list statement vm-network
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement mac-addresses
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [INFO] processing container statement interface-route-prefixes
07:25:42 [INFO] processing container statement sriov-parameters
07:25:42 [INFO] processing container statement heat-vlan-filters
07:25:42 [INFO] processing container statement application-tags
07:25:42 [INFO] processing container statement c-tags
07:25:42 [INFO] processing container statement s-tags
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement dhcp-subnet-assignments
07:25:42 [INFO] processing list statement dhcp-subnet-assignment
07:25:42 [INFO] processing container statement vlan-vnfc-instance-groups
07:25:42 [INFO] processing list statement vlan-vnfc-instance-group
07:25:42 [INFO] processing container statement vnfcs
07:25:42 [INFO] processing list statement vnfc
07:25:42 [INFO] processing container statement vnic-groups
07:25:42 [INFO] processing list statement vnic-group
07:25:42 [INFO] processing container statement vlan-common-ip-addresses
07:25:42 [INFO] processing container statement ip-addresses
07:25:42 [INFO] processing container statement vlan-vnics
07:25:42 [INFO] processing list statement vlan-vnic
07:25:42 [INFO] processing container statement vnic-sub-interfaces
07:25:42 [INFO] processing list statement sub-interface-network-data
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-vf-module-topology-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-data
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)topology-response-common
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-get-resource-request-input-data
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Empty model in generic.resource.api.networkassignments.NetworkAssignments
07:25:42 [WARNING] Empty model in generic.resource.api.serviceassignments.ServiceAssignments
07:25:42 [WARNING] Empty model in generic.resource.api.connectionattachmentassignments.ConnectionAttachmentAssignments
07:25:42 [INFO] yang-to-sources: Sources generated by com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator: [/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/json/generic-resource.json]
07:25:42 [INFO]
07:25:42 [INFO] --- yang-maven-plugin:1.2.3:generate-sources (yang2swagger-yaml) @ generic-resource-api-model-swagger ---
07:25:42 [WARNING] yang-to-sources: Dependency resolution conflict:
07:25:42 [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.
07:25:42 [INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/yang
07:25:42 [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]
07:25:42 [INFO] yang-to-sources: Code generator instantiated from com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator
07:25:42 [INFO] yang-to-sources: Sources will be generated to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/yaml
07:25:42 [INFO] yang-to-sources: Succesfully deleted output directory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/yaml
07:25:42 [INFO] Generating swagger for yang modules: [ietf-yang-types,ietf-inet-types,GENERIC-RESOURCE-API]
07:25:42 [INFO] processing container statement services
07:25:42 [INFO] processing list statement service
07:25:42 [INFO] processing container statement service-status
07:25:42 [INFO] processing container statement service-data
07:25:42 [INFO] processing container statement networks
07:25:42 [INFO] processing list statement network
07:25:42 [INFO] processing container statement network-data
07:25:42 [INFO] processing container statement network-provided-allotted-resources
07:25:42 [INFO] processing container statement network-level-oper-status
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement network-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement network-request-input
07:25:42 [INFO] processing container statement network-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)region-identifier
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement network-topology
07:25:42 [INFO] processing container statement network-parameters
07:25:42 [INFO] processing list statement network-parameter
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement network-assignments
07:25:42 [INFO] processing container statement network-topology-identifier-structure
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-topology
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-data
07:25:42 [INFO] processing container statement pnfs
07:25:42 [INFO] processing list statement pnf
07:25:42 [INFO] processing container statement pnf-data
07:25:42 [INFO] processing container statement pnf-level-oper-status
07:25:42 [INFO] processing container statement pnf-topology
07:25:42 [INFO] processing container statement pnf-parameters-data
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement pnf-topology-identifier-structure
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-topology
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement pnf-details
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement pnf-request-input
07:25:42 [INFO] processing container statement pnf-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)pnf-data
07:25:42 [INFO] processing container statement vnfs
07:25:42 [INFO] processing list statement vnf
07:25:42 [INFO] processing container statement vnf-data
07:25:42 [INFO] processing container statement vnf-network-collections
07:25:42 [INFO] processing list statement vnf-network-collection
07:25:42 [INFO] processing container statement networks
07:25:42 [INFO] processing list statement network
07:25:42 [INFO] processing container statement vnf-floating-ip
07:25:42 [INFO] processing container statement ip-addresses
07:25:42 [INFO] processing container statement vnf-sub-interface-groups
07:25:42 [INFO] processing list statement vnf-sub-interface-group
07:25:42 [INFO] processing container statement customer-bonding-requests
07:25:42 [INFO] processing list statement customer-bonding-request
07:25:42 [INFO] processing container statement vnfcs
07:25:42 [INFO] processing list statement vnfc
07:25:42 [INFO] processing container statement vnics
07:25:42 [INFO] processing list statement vnic
07:25:42 [INFO] processing container statement sub-interfaces
07:25:42 [INFO] processing list statement sub-interface
07:25:42 [INFO] processing container statement sub-interface-ip-addresses
07:25:42 [INFO] processing container statement ip-addresses
07:25:42 [INFO] processing container statement sub-interface-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [INFO] processing container statement vnf-provided-allotted-resources
07:25:42 [INFO] processing container statement vf-modules
07:25:42 [INFO] processing list statement vf-module
07:25:42 [INFO] processing container statement vf-module-data
07:25:42 [INFO] processing container statement vf-module-level-oper-status
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement vnf-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vf-module-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vf-module-request-input
07:25:42 [INFO] processing container statement vf-module-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement vf-module-topology
07:25:42 [INFO] processing container statement vf-module-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement vf-module-topology-identifier
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vf-module-assignments
07:25:42 [INFO] processing container statement vms
07:25:42 [INFO] processing list statement vm
07:25:42 [INFO] processing container statement vm-names
07:25:42 [INFO] processing list statement vnfc-names
07:25:42 [INFO] processing container statement vnfc-networks
07:25:42 [INFO] processing list statement vnfc-network-data
07:25:42 [INFO] processing container statement vnfc-ports
07:25:42 [INFO] processing list statement vnfc-port
07:25:42 [INFO] processing container statement vnic-sub-interfaces
07:25:42 [INFO] processing list statement sub-interface-network-data
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [INFO] processing list statement vnfc-subnet
07:25:42 [INFO] processing list statement vnfc-ip-assignments
07:25:42 [INFO] processing list statement vnfc-subnet-ip
07:25:42 [INFO] processing container statement connection-point
07:25:42 [INFO] processing list statement vlan-data
07:25:42 [INFO] processing container statement vm-networks
07:25:42 [INFO] processing list statement vm-network
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement mac-addresses
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [INFO] processing container statement interface-route-prefixes
07:25:42 [INFO] processing container statement sriov-parameters
07:25:42 [INFO] processing container statement heat-vlan-filters
07:25:42 [INFO] processing container statement application-tags
07:25:42 [INFO] processing container statement c-tags
07:25:42 [INFO] processing container statement s-tags
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement dhcp-subnet-assignments
07:25:42 [INFO] processing list statement dhcp-subnet-assignment
07:25:42 [INFO] processing container statement vlan-vnfc-instance-groups
07:25:42 [INFO] processing list statement vlan-vnfc-instance-group
07:25:42 [INFO] processing container statement vnfcs
07:25:42 [INFO] processing list statement vnfc
07:25:42 [INFO] processing container statement vnic-groups
07:25:42 [INFO] processing list statement vnic-group
07:25:42 [INFO] processing container statement vlan-common-ip-addresses
07:25:42 [INFO] processing container statement ip-addresses
07:25:42 [INFO] processing container statement vlan-vnics
07:25:42 [INFO] processing list statement vlan-vnic
07:25:42 [INFO] processing container statement vnic-sub-interfaces
07:25:42 [INFO] processing list statement sub-interface-network-data
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-topology
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vf-module-data
07:25:42 [INFO] processing container statement vnf-level-oper-status
07:25:42 [INFO] processing container statement vnf-topology
07:25:42 [INFO] processing container statement vnf-parameters-data
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement vnf-topology-identifier-structure
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vnf-resource-assignments
07:25:42 [INFO] processing container statement availability-zones
07:25:42 [INFO] processing container statement vnf-networks
07:25:42 [INFO] processing list statement vnf-network
07:25:42 [INFO] processing container statement subnets-data
07:25:42 [INFO] processing list statement subnet-data
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-topology
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement license-information
07:25:42 [INFO] processing list statement entitlement-pool-list
07:25:42 [INFO] processing list statement license-key-group-list
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement vnf-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vnf-request-input
07:25:42 [INFO] processing container statement vnf-networks
07:25:42 [INFO] processing list statement vnf-network
07:25:42 [INFO] processing container statement subnets-data
07:25:42 [INFO] processing list statement subnet-data
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [INFO] processing list statement vnf-network-instance-group-ids
07:25:42 [INFO] processing container statement vnf-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-data
07:25:42 [INFO] processing container statement consumed-allotted-resources
07:25:42 [INFO] processing list statement consumed-allotted-resource
07:25:42 [INFO] processing container statement provided-allotted-resources
07:25:42 [INFO] processing list statement provided-allotted-resource
07:25:42 [INFO] processing container statement provided-configurations
07:25:42 [INFO] processing list statement provided-configuration
07:25:42 [INFO] processing container statement vnfc-instance-groups
07:25:42 [INFO] processing list statement vnfc-instance-group
07:25:42 [INFO] processing container statement vnfc-objects
07:25:42 [INFO] processing list statement vnfc-object
07:25:42 [INFO] processing container statement vnics
07:25:42 [INFO] processing list statement vnic
07:25:42 [INFO] processing container statement capacity
07:25:42 [INFO] processing container statement vnic-ip-addresses
07:25:42 [INFO] processing container statement ip-addresses
07:25:42 [INFO] processing container statement network-instance-groups
07:25:42 [INFO] processing list statement network-instance-group
07:25:42 [INFO] processing container statement subnet-assignment-policy
07:25:42 [INFO] processing container statement vpn-binding-policy
07:25:42 [INFO] processing container statement aggregate-route-policy
07:25:42 [INFO] processing container statement networks
07:25:42 [INFO] processing list statement network
07:25:42 [INFO] processing container statement customer-bonding-requests
07:25:42 [INFO] processing list statement customer-bonding-request
07:25:42 [INFO] processing list statement vpn-bindings
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing list statement aggregate-routes
07:25:42 [INFO] processing list statement subnets
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)network-instance-group
07:25:42 [INFO] processing container statement forwarding-paths
07:25:42 [INFO] processing list statement forwarding-path
07:25:42 [INFO] processing container statement service-paths
07:25:42 [INFO] processing list statement service-path
07:25:42 [INFO] processing list statement service
07:25:42 [INFO] processing container statement vnfs
07:25:42 [INFO] processing list statement vnf
07:25:42 [INFO] processing container statement vf-module-instance
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-information
07:25:42 [INFO] processing container statement service-topology
07:25:42 [INFO] processing container statement service-assignments
07:25:42 [INFO] processing container statement service-topology-identifier
07:25:42 [INFO] processing container statement service-parameters
07:25:42 [INFO] processing list statement service-parameter
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-topology
07:25:42 [INFO] processing container statement service-level-oper-status
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement service-request-input
07:25:42 [INFO] processing container statement service-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service-data
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)service
07:25:42 [INFO] processing container statement contrail-route-allotted-resources
07:25:42 [INFO] processing list statement contrail-route-allotted-resource
07:25:42 [INFO] processing container statement allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-operation-information
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement contrail-route-request-input
07:25:42 [INFO] processing container statement source-network
07:25:42 [INFO] processing container statement dest-network
07:25:42 [INFO] processing container statement contrail-applied-service-info
07:25:42 [INFO] processing container statement contrail-route-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement allotted-resource-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
07:25:42 [INFO] processing container statement contrail-route-topology
07:25:42 [INFO] processing container statement contrail-route-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement allotted-resource-identifiers
07:25:42 [INFO] processing container statement contrail-route-assignments
07:25:42 [INFO] processing container statement source-network
07:25:42 [INFO] processing container statement dest-network
07:25:42 [INFO] processing container statement contrail-applied-service
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-topology
07:25:42 [INFO] processing container statement allotted-resource-oper-status
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-status
07:25:42 [INFO] processing container statement security-zone-allotted-resources
07:25:42 [INFO] processing list statement security-zone-allotted-resource
07:25:42 [INFO] processing container statement allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-operation-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement security-zone-request-input
07:25:42 [INFO] processing container statement security-zone-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement allotted-resource-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
07:25:42 [INFO] processing container statement security-zone-topology
07:25:42 [INFO] processing container statement security-zone-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement allotted-resource-identifiers
07:25:42 [INFO] processing container statement security-zone-assignments
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-topology
07:25:42 [INFO] processing container statement security-zone-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement allotted-resource-oper-status
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-status
07:25:42 [INFO] processing container statement tunnelxconn-allotted-resources
07:25:42 [INFO] processing list statement tunnelxconn-allotted-resource
07:25:42 [INFO] processing container statement allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-operation-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement tunnelxconn-request-input
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement allotted-resource-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
07:25:42 [INFO] processing container statement tunnelxconn-topology
07:25:42 [INFO] processing container statement tunnelxconn-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement allotted-resource-identifiers
07:25:42 [INFO] processing container statement tunnelxconn-assignments
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-topology
07:25:42 [INFO] processing container statement tunnelxconn-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement allotted-resource-oper-status
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-status
07:25:42 [INFO] processing container statement brg-allotted-resources
07:25:42 [INFO] processing list statement brg-allotted-resource
07:25:42 [INFO] processing container statement allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-operation-information
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement allotted-resource-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement brg-request-input
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
07:25:42 [INFO] processing container statement brg-topology
07:25:42 [INFO] processing container statement brg-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement allotted-resource-identifiers
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement brg-assignments
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-topology
07:25:42 [INFO] processing container statement brg-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement allotted-resource-oper-status
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-status
07:25:42 [INFO] processing container statement connection-attachment-allotted-resources
07:25:42 [INFO] processing list statement connection-attachment-allotted-resource
07:25:42 [INFO] processing container statement allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-operation-information
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement connection-attachment-request-input
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement allotted-resource-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
07:25:42 [INFO] processing container statement connection-attachment-topology
07:25:42 [INFO] processing container statement connection-attachment-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement connection-attachment-assignments
07:25:42 [INFO] processing container statement allotted-resource-identifiers
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-topology
07:25:42 [INFO] processing container statement connection-attachment-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement allotted-resource-oper-status
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)allotted-resource-data
07:25:42 [INFO] processing container statement allotted-resource-status
07:25:42 [INFO] processing container statement port-mirror-configurations
07:25:42 [INFO] processing list statement port-mirror-configuration
07:25:42 [INFO] processing container statement configuration-data
07:25:42 [INFO] processing container statement configuration-operation-information
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement configuration-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement port-mirror-configuration-request-input
07:25:42 [INFO] processing container statement source-port
07:25:42 [INFO] processing container statement pnf-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vnf-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-info
07:25:42 [INFO] processing container statement dest-port
07:25:42 [INFO] processing container statement pnf-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vnf-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement port-mirror-configuration-input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
07:25:42 [INFO] processing container statement port-mirror-configuration-topology
07:25:42 [INFO] processing container statement port-mirror-configuration-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement configuration-identifiers
07:25:42 [INFO] processing container statement port-mirror-configuration-assignments
07:25:42 [INFO] processing container statement contrail-vmi-params
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement source-vnfc-instance-group-id
07:25:42 [INFO] processing container statement dest-vnfc-instance-group-id
07:25:42 [INFO] processing container statement source-to-dest-maps
07:25:42 [INFO] processing list statement source-to-dest-map
07:25:42 [INFO] processing container statement dest-ip-addresses
07:25:42 [INFO] processing container statement ip-addresses
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-configuration-topology
07:25:42 [INFO] processing container statement configuration-oper-status
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)configuration-data
07:25:42 [INFO] processing container statement configuration-status
07:25:42 [INFO] processing container statement generic-configurations
07:25:42 [INFO] processing list statement gc-configuration
07:25:42 [INFO] processing container statement configuration-data
07:25:42 [INFO] processing container statement configuration-operation-information
07:25:42 [INFO] processing container statement request-information
07:25:42 [INFO] processing container statement sdnc-request-header
07:25:42 [INFO] processing container statement service-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement gc-request-input
07:25:42 [INFO] processing container statement input-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing list statement configuration-ids
07:25:42 [INFO] processing container statement configuration-information
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
07:25:42 [INFO] processing container statement configuration-oper-status
07:25:42 [INFO] processing container statement configuration-status
07:25:42 [INFO] processing container statement preload-information
07:25:42 [INFO] processing list statement preload-list
07:25:42 [INFO] processing container statement preload-data
07:25:42 [INFO] processing container statement preload-oper-status
07:25:42 [INFO] processing container statement preload-network-topology-information
07:25:42 [INFO] processing list statement route-table-reference
07:25:42 [INFO] processing list statement network-policy
07:25:42 [INFO] processing list statement host-routes
07:25:42 [INFO] processing list statement vpn-bindings
07:25:42 [INFO] processing list statement subnets
07:25:42 [INFO] processing container statement network-topology-identifier-structure
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)provider-network-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-network-topology-information
07:25:42 [INFO] processing container statement preload-vf-module-topology-information
07:25:42 [INFO] processing container statement vnf-topology-identifier-structure
07:25:42 [INFO] processing container statement vnf-resource-assignments
07:25:42 [INFO] processing container statement availability-zones
07:25:42 [INFO] processing container statement vnf-networks
07:25:42 [INFO] processing list statement vnf-network
07:25:42 [INFO] processing container statement subnets-data
07:25:42 [INFO] processing list statement subnet-data
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [INFO] processing container statement vf-module-topology
07:25:42 [INFO] processing container statement vf-module-parameters
07:25:42 [INFO] processing list statement param
07:25:42 [INFO] processing container statement resource-resolution-data
07:25:42 [INFO] processing list statement resource-key
07:25:42 [INFO] processing container statement vf-module-topology-identifier
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement vf-module-assignments
07:25:42 [INFO] processing container statement vms
07:25:42 [INFO] processing list statement vm
07:25:42 [INFO] processing container statement vm-names
07:25:42 [INFO] processing list statement vnfc-names
07:25:42 [INFO] processing container statement vnfc-networks
07:25:42 [INFO] processing list statement vnfc-network-data
07:25:42 [INFO] processing container statement vnfc-ports
07:25:42 [INFO] processing list statement vnfc-port
07:25:42 [INFO] processing container statement vnic-sub-interfaces
07:25:42 [INFO] processing list statement sub-interface-network-data
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [INFO] processing list statement vnfc-subnet
07:25:42 [INFO] processing list statement vnfc-ip-assignments
07:25:42 [INFO] processing list statement vnfc-subnet-ip
07:25:42 [INFO] processing container statement connection-point
07:25:42 [INFO] processing list statement vlan-data
07:25:42 [INFO] processing container statement vm-networks
07:25:42 [INFO] processing list statement vm-network
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement mac-addresses
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [INFO] processing container statement interface-route-prefixes
07:25:42 [INFO] processing container statement sriov-parameters
07:25:42 [INFO] processing container statement heat-vlan-filters
07:25:42 [INFO] processing container statement application-tags
07:25:42 [INFO] processing container statement c-tags
07:25:42 [INFO] processing container statement s-tags
07:25:42 [INFO] processing container statement related-networks
07:25:42 [INFO] processing list statement related-network
07:25:42 [INFO] processing container statement vlan-tags
07:25:42 [INFO] processing container statement onap-model-information
07:25:42 [INFO] processing container statement dhcp-subnet-assignments
07:25:42 [INFO] processing list statement dhcp-subnet-assignment
07:25:42 [INFO] processing container statement vlan-vnfc-instance-groups
07:25:42 [INFO] processing list statement vlan-vnfc-instance-group
07:25:42 [INFO] processing container statement vnfcs
07:25:42 [INFO] processing list statement vnfc
07:25:42 [INFO] processing container statement vnic-groups
07:25:42 [INFO] processing list statement vnic-group
07:25:42 [INFO] processing container statement vlan-common-ip-addresses
07:25:42 [INFO] processing container statement ip-addresses
07:25:42 [INFO] processing container statement vlan-vnics
07:25:42 [INFO] processing list statement vlan-vnic
07:25:42 [INFO] processing container statement vnic-sub-interfaces
07:25:42 [INFO] processing list statement sub-interface-network-data
07:25:42 [INFO] processing container statement network-information-items
07:25:42 [INFO] processing list statement network-information-item
07:25:42 [INFO] processing container statement network-ips
07:25:42 [INFO] processing container statement floating-ips
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-vf-module-topology-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)preload-data
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)gc-topology-operation-information
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)topology-response-common
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)security-zone-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)brg-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)forwarding-path-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)connection-attachment-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)port-mirror-topology-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)contrail-route-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] no child found with name (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)vnf-get-resource-request-input-data
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)tunnelxconn-operation-information
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)output
07:25:42 [WARNING] Multiple inheritance for (org:onap:sdnc:northbound:generic-resource?revision=2017-08-24)input
07:25:42 [WARNING] Empty model in generic.resource.api.networkassignments.NetworkAssignments
07:25:42 [WARNING] Empty model in generic.resource.api.serviceassignments.ServiceAssignments
07:25:42 [WARNING] Empty model in generic.resource.api.connectionattachmentassignments.ConnectionAttachmentAssignments
07:25:43 [INFO] yang-to-sources: Sources generated by com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator: [/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/yaml/generic-resource.yaml]
07:25:43 [INFO]
07:25:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ generic-resource-api-model-swagger ---
07:25:43 [INFO]
07:25:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ generic-resource-api-model-swagger ---
07:25:43 [INFO]
07:25:43 [INFO] --- exec-maven-plugin:1.2.1:exec (fix-swagger-yaml) @ generic-resource-api-model-swagger ---
07:25:43 [INFO]
07:25:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ generic-resource-api-model-swagger ---
07:25:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:25:43 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/main/resources
07:25:43 [INFO] Copying 3 resources
07:25:43 [INFO] Copying 3 resources
07:25:43 [INFO] Copying 3 resources
07:25:43 [INFO] Copying 3 resources
07:25:43 [INFO]
07:25:43 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Changes detected - recompiling the module!
07:25:44 [INFO]
07:25:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
07:25:44 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/src/test/resources
07:25:44 [INFO]
07:25:44 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] No sources to compile
07:25:44 [INFO]
07:25:44 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] No tests to run.
07:25:44 [INFO]
07:25:44 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:44 [INFO]
07:25:44 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:44 [INFO]
07:25:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.jar
07:25:44 [INFO]
07:25:44 [INFO] --- build-helper-maven-plugin:1.10:attach-artifact (attach-artifacts) @ generic-resource-api-model-swagger ---
07:25:44 [INFO]
07:25:44 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model-swagger ---
07:25:44 [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-merge-oslo/generic-resource-api/model/swagger/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
07:25:44 [INFO]
07:25:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] No tests to run.
07:25:44 [INFO]
07:25:44 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:44 [INFO]
07:25:44 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/jacoco.exec
07:25:44 [INFO]
07:25:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/failsafe-reports
07:25:44 [INFO]
07:25:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/target/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.jar
07:25:44 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/swagger/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.pom
07:25:44 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/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.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.json
07:25:44 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/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.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-SNAPSHOT.yaml
07:25:44 [INFO]
07:25:44 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-model-swagger ---
07:25:44 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-model-swagger:3.0.3-SNAPSHOT at end
07:25:44 [INFO]
07:25:44 [INFO] --------< org.onap.sdnc.northbound:generic-resource-api-model >---------
07:25:44 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-model 3.0.3-SNAPSHOT [3/28]
07:25:44 [INFO] --------------------------------[ pom ]---------------------------------
07:25:44 [INFO]
07:25:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-model ---
07:25:44 [INFO]
07:25:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-model ---
07:25:44 [INFO]
07:25:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-model ---
07:25:44 [INFO]
07:25:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-model ---
07:25:44 [INFO]
07:25:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-model ---
07:25:44 [INFO]
07:25:44 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-model ---
07:25:44 [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-merge-oslo/generic-resource-api/model/target/code-coverage/jacoco-ut.exec
07:25:44 [INFO]
07:25:44 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-model ---
07:25:44 [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-merge-oslo/generic-resource-api/model/target/jacoco.exec
07:25:44 [INFO]
07:25:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-model ---
07:25:44 [INFO]
07:25:44 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-model ---
07:25:45 [INFO]
07:25:45 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-model ---
07:25:45 [INFO]
07:25:45 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-model ---
07:25:45 [INFO]
07:25:45 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-model ---
07:25:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:45 [INFO]
07:25:45 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-model ---
07:25:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:45 [INFO]
07:25:45 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-model ---
07:25:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:25:45 [INFO]
07:25:45 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-model ---
07:25:45 [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-merge-oslo/generic-resource-api/model/target/code-coverage/jacoco-it.exec
07:25:45 [INFO]
07:25:45 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-model ---
07:25:45 [INFO] No tests to run.
07:25:45 [INFO]
07:25:45 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-model ---
07:25:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:45 [INFO]
07:25:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-model ---
07:25:45 [INFO] CycloneDX: Resolving Dependencies
07:25:45 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:25:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.xml
07:25:45 [INFO] attaching as generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.xml
07:25:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.json
07:25:45 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
07:25:45 [INFO] attaching as generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.json
07:25:45 [INFO]
07:25:45 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-model ---
07:25:45 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/jacoco.exec
07:25:45 [INFO]
07:25:45 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-model ---
07:25:45 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/failsafe-reports
07:25:45 [INFO]
07:25:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-model ---
07:25:45 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-SNAPSHOT.pom
07:25:45 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.xml
07:25:45 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-SNAPSHOT-cyclonedx.json
07:25:45 [INFO]
07:25:45 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-model ---
07:25:45 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-model:3.0.3-SNAPSHOT at end
07:25:45 [INFO]
07:25:45 [INFO] -------< org.onap.sdnc.northbound:generic-resource-api-provider >-------
07:25:45 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-provider 3.0.3-SNAPSHOT [4/28]
07:25:45 [INFO] -------------------------------[ bundle ]-------------------------------
07:25:46 [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
07:25:46 [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
07:25:47 [INFO]
07:25:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-provider ---
07:25:47 [INFO]
07:25:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-provider ---
07:25:47 [INFO]
07:25:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-provider ---
07:25:47 [INFO]
07:25:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-provider ---
07:25:47 [INFO]
07:25:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-provider ---
07:25:47 [INFO]
07:25:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-provider ---
07:25:48 [INFO]
07:25:48 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-provider ---
07:25:48 [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-merge-oslo/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/**
07:25:48 [INFO]
07:25:48 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-provider ---
07:25:48 [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-merge-oslo/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/**
07:25:48 [INFO]
07:25:48 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-provider ---
07:25:48 [INFO]
07:25:48 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-provider ---
07:25:48 [INFO]
07:25:48 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-provider ---
07:25:48 [INFO]
07:25:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ generic-resource-api-provider ---
07:25:48 [INFO]
07:25:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ generic-resource-api-provider ---
07:25:48 [INFO] Copying 1 resource from src/main/resources to target/classes
07:25:48 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generated-sources/spi
07:25:48 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generated-sources/yang
07:25:48 [INFO]
07:25:48 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ generic-resource-api-provider ---
07:25:48 [INFO] Recompiling the module because of changed dependency.
07:25:48 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes
07:25:48 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
07:25:48 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:[28,16] [deprecation] setYangMappingProperties(Properties) in MdsalHelper has been deprecated
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[170,44] [removal] registerRpcImplementation(Class,I) in RpcProviderService has been deprecated and marked for removal
07:25:48 where R,I are type-variables:
07:25:48 R extends RpcService declared in method registerRpcImplementation(Class,I)
07:25:48 I extends R declared in method registerRpcImplementation(Class,I)
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[314,19] [cast] redundant cast to Optional
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[432,8] [rawtypes] found raw type: InstanceIdentifier
07:25:48 missing type arguments for generic class InstanceIdentifier
07:25:48 where T is a type-variable:
07:25:48 T extends DataObject declared in class InstanceIdentifier
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:48 required: LogicalDatastoreType,InstanceIdentifier
07:25:48 found: LogicalDatastoreType,InstanceIdentifier
07:25:48 where T is a type-variable:
07:25:48 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier)
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,61] [unchecked] unchecked conversion
07:25:48 required: InstanceIdentifier
07:25:48 found: InstanceIdentifier
07:25:48 where T is a type-variable:
07:25:48 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier)
07:25:48 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:[438,91] [unchecked] unchecked cast
07:25:48 required: Optional
07:25:48 found: Object
07:25:48 [INFO]
07:25:48 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ generic-resource-api-provider >>>
07:25:48 [INFO]
07:25:48 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ generic-resource-api-provider ---
07:25:48 [INFO]
07:25:48 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ generic-resource-api-provider <<<
07:25:48 [INFO]
07:25:48 [INFO]
07:25:48 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ generic-resource-api-provider ---
07:25:48 [INFO]
07:25:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ generic-resource-api-provider ---
07:25:48 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/resources
07:25:48 [INFO]
07:25:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ generic-resource-api-provider ---
07:25:48 [INFO] Recompiling the module because of changed dependency.
07:25:48 [INFO] Compiling 23 source files with javac [debug release 17] to target/test-classes
07:25:49 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
07:25:49 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClientTest.java:[37,25] [deprecation] Matchers in org.mockito has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[63,8] [rawtypes] found raw type: InstanceIdentifier
07:25:49 missing type arguments for generic class InstanceIdentifier
07:25:49 where T is a type-variable:
07:25:49 T extends DataObject declared in class InstanceIdentifier
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 required: LogicalDatastoreType,InstanceIdentifier
07:25:49 found: LogicalDatastoreType,InstanceIdentifier
07:25:49 where T is a type-variable:
07:25:49 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier)
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,87] [unchecked] unchecked conversion
07:25:49 required: InstanceIdentifier
07:25:49 found: InstanceIdentifier
07:25:49 where T is a type-variable:
07:25:49 T extends DataObject declared in method read(LogicalDatastoreType,InstanceIdentifier)
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/util/DataBrokerUtil.java:[66,117] [unchecked] unchecked cast
07:25:49 required: Optional
07:25:49 found: Object
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/NetworkTopologyOperationRPCTest.java:[76,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GetpathsegmentTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ContrailRouteTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ConnectionAttachmentTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationTopologyOperationRPCTest.java:[16,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PortMirrorTopologyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/SecurityZoneTopologyOperationRPCTest.java:[48,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/GenericConfigurationNotificationRPCTest.java:[15,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PolicyUpdateNotifyOperationRPCTest.java:[14,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/PnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VnfTopologyOperationRPCTest.java:[34,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/BrgTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/TunnelxconnTopologyOperationRPCTest.java:[27,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/VfModuleTopologyOperationRPCTest.java:[36,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/test/java/org/onap/sdnc/northbound/ServiceTopologyOperationRPCTest.java:[65,9] [deprecation] MockitoJUnitRunner in org.mockito.runners has been deprecated
07:25:49 [INFO]
07:25:49 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-provider ---
07:25:49 [INFO] Surefire report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/surefire-reports
07:25:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
07:25:49 [INFO]
07:25:49 [INFO] -------------------------------------------------------
07:25:49 [INFO] T E S T S
07:25:49 [INFO] -------------------------------------------------------
07:25:50 [INFO] Running org.onap.sdnc.northbound.PnfTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 s - in org.onap.sdnc.northbound.PnfTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.VfModuleTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.sdnc.northbound.VfModuleTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.GenericConfigurationTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.sdnc.northbound.GenericConfigurationTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.GetpathsegmentTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.sdnc.northbound.GetpathsegmentTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.ContrailRouteTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.onap.sdnc.northbound.ContrailRouteTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.ConnectionAttachmentTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.sdnc.northbound.ConnectionAttachmentTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.VnfTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.sdnc.northbound.VnfTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.GenericResourceApiSvcLogicServiceClientTest
07:25:55 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.onap.sdnc.northbound.GenericResourceApiSvcLogicServiceClientTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.GenericConfigurationNotificationRPCTest
07:25:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.sdnc.northbound.GenericConfigurationNotificationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.PortMirrorTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.sdnc.northbound.PortMirrorTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.PreloadNetworkTopologyRPCTest
07:25:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.sdnc.northbound.PreloadNetworkTopologyRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.BrgTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.sdnc.northbound.BrgTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.NetworkTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.sdnc.northbound.NetworkTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.TunnelxconnTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.sdnc.northbound.TunnelxconnTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.SecurityZoneTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.sdnc.northbound.SecurityZoneTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.PreloadVnfTopologyOperationRPCTest
07:25:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.sdnc.northbound.PreloadVnfTopologyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.PolicyUpdateNotifyOperationRPCTest
07:25:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.sdnc.northbound.PolicyUpdateNotifyOperationRPCTest
07:25:55 [INFO] Running org.onap.sdnc.northbound.ServiceTopologyOperationRPCTest
07:25:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.sdnc.northbound.ServiceTopologyOperationRPCTest
07:25:56 [INFO]
07:25:56 [INFO] Results:
07:25:56 [INFO]
07:25:56 [INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0
07:25:56 [INFO]
07:25:56 [INFO]
07:25:56 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-provider ---
07:25:56 [INFO] Loading execution data file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/code-coverage/jacoco-ut.exec
07:25:56 [INFO] Analyzed bundle 'sdnc-northbound :: generic-resource-api :: generic-resource-api-provider' with 8 classes
07:25:56 [INFO]
07:25:56 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-provider ---
07:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:56 [INFO]
07:25:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ generic-resource-api-provider ---
07:25:56 [INFO]
07:25:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ generic-resource-api-provider ---
07:25:56 [INFO] Building bundle: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT.jar
07:25:56 [INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/classes/META-INF/MANIFEST.MF
07:25:56 [INFO]
07:25:56 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-provider ---
07:25:56 [ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/javadoc-bundle-options. Ignored it.
07:25:56 [INFO] No previous run data found, generating javadoc.
07:25:57 [WARNING] Javadoc Warnings
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:101: warning: no comment
07:25:57 [WARNING] protected static final String APP_NAME = "generic-resource-api";
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:141: warning: no comment
07:25:57 [WARNING] protected DataBroker dataBroker;
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:130: warning: no comment
07:25:57 [WARNING] protected static final String INVALID_INPUT_ERROR_MESSAGE = "invalid input: the service-instance does not have any service data in SDNC";
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:108: warning: no comment
07:25:57 [WARNING] protected static final String NO_SERVICE_LOGIC_ACTIVE = "No service logic active for ";
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:142: warning: no comment
07:25:57 [WARNING] protected NotificationPublishService notificationService;
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:104: warning: no comment
07:25:57 [WARNING] protected static final String NULL_OR_EMPTY_ERROR_PARAM = "invalid input, null or empty service-instance-id";
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:144: warning: no comment
07:25:57 [WARNING] protected ObjectRegistration rpcRegistration;
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:143: warning: no comment
07:25:57 [WARNING] protected RpcProviderService rpcService;
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:146: warning: no comment
07:25:57 [WARNING] public GenericResourceApiProvider(DataBroker dataBroker, NotificationPublishService notificationPublishService,
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:158: warning: no comment
07:25:57 [WARNING] public void initialize() {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:177: warning: no comment
07:25:57 [WARNING] protected void initializeChild() {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:3756: warning: no comment
07:25:57 [WARNING] public void processAsyncPortMirrorTopologyOperation(PortMirrorTopologyOperationInput input) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:1615: warning: no comment
07:25:57 [WARNING] public void processAsyncVfModuleTopologyOperation(VfModuleTopologyOperationInput input) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:1194: warning: no comment
07:25:57 [WARNING] public void processAsyncVnfTopologyOperation(VnfTopologyOperationInput input) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:206: warning: no comment
07:25:57 [WARNING] public void setDataBroker(DataBroker dataBroker) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:213: warning: no comment
07:25:57 [WARNING] public void setNotificationService(NotificationPublishService notificationService) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiProvider.java:220: warning: no comment
07:25:57 [WARNING] public void setRpcService(RpcProviderService rpcService) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:33: warning: no comment
07:25:57 [WARNING] public class GenericResourceApiSvcLogicServiceClient {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:39: warning: no comment
07:25:57 [WARNING] protected Logger LOG = LoggerFactory
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:41: warning: no comment
07:25:57 [WARNING] protected SvcLogicService svcLogic = null;
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:43: warning: no comment
07:25:57 [WARNING] public GenericResourceApiSvcLogicServiceClient(SvcLogicService svcLogic)
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:115: warning: no comment
07:25:57 [WARNING] public Properties execute(String module, String rpc, String version, String mode, Properties properties)
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:58: warning: no comment
07:25:57 [WARNING] public Properties execute(String module, String rpc, String version, String mode, PreloadDataBuilder serviceData)
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:92: warning: no comment
07:25:57 [WARNING] public Properties execute(String module,
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:53: warning: no comment
07:25:57 [WARNING] public Properties execute(String module, String rpc, String version, String mode, ServiceDataBuilder serviceData)
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:63: warning: no comment
07:25:57 [WARNING] public Properties execute(String module,
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiSvcLogicServiceClient.java:48: warning: no comment
07:25:57 [WARNING] public boolean hasGraph(String module, String rpc, String version, String mode) throws SvcLogicException
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:13: warning: no comment
07:25:57 [WARNING] public class GenericResourceApiUtil extends MdsalHelper {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:17: warning: no comment
07:25:57 [WARNING] public static final String PROPERTIES_FILE = "/opt/opendaylight/current/configuration/generic-resource-api.properties";
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/GenericResourceApiUtil.java:20: warning: no comment
07:25:57 [WARNING] public static void loadProperties() {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:3: warning: no comment
07:25:57 [WARNING] public class ResponseObject {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:10: warning: no comment
07:25:57 [WARNING] public ResponseObject(String statusCode, String message) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:23: warning: no comment
07:25:57 [WARNING] public String getMessage() {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:15: warning: no comment
07:25:57 [WARNING] public String getStatusCode() {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:27: warning: no comment
07:25:57 [WARNING] public void setMessage(String message) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/src/main/java/org/onap/sdnc/northbound/ResponseObject.java:19: warning: no comment
07:25:57 [WARNING] public void setStatusCode(String statusCode) {
07:25:57 [WARNING] ^
07:25:57 [WARNING] 36 warnings
07:25:57 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-javadoc.jar
07:25:57 [INFO]
07:25:57 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-provider ---
07:25:57 [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-merge-oslo/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/**
07:25:57 [INFO]
07:25:57 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-provider ---
07:25:57 [INFO]
07:25:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-provider ---
07:25:57 [INFO] CycloneDX: Resolving Dependencies
07:25:58 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
07:25:58 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
07:25:58 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository.
07:25:58 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
07:25:58 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
07:25:58 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository.
07:25:59 [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s)
07:25:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.xml
07:25:59 [INFO] attaching as generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.xml
07:25:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.json
07:25:59 [INFO] attaching as generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.json
07:25:59 [INFO]
07:25:59 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-provider ---
07:25:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:59 [INFO]
07:25:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ generic-resource-api-provider ---
07:25:59 [INFO] Skipping duplicate-finder execution!
07:25:59 [INFO]
07:25:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ generic-resource-api-provider ---
07:25:59 [WARNING] Used undeclared dependencies found:
07:25:59 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
07:25:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.4:compile
07:25:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
07:25:59 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile
07:25:59 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile
07:25:59 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
07:25:59 [WARNING] Unused declared dependencies found:
07:25:59 [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile
07:25:59 [INFO]
07:25:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ generic-resource-api-provider ---
07:25:59 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-sources.jar
07:25:59 [INFO]
07:25:59 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-provider ---
07:25:59 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/failsafe-reports
07:25:59 [INFO]
07:25:59 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ generic-resource-api-provider ---
07:25:59 [INFO] Skipping modernizer execution!
07:25:59 [INFO]
07:25:59 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ generic-resource-api-provider ---
07:25:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:25:59 [INFO]
07:25:59 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-provider ---
07:25:59 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/jacoco.exec
07:25:59 [INFO]
07:25:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-provider ---
07:25:59 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT.jar
07:25:59 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT.pom
07:25:59 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-javadoc.jar
07:25:59 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.xml
07:25:59 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-cyclonedx.json
07:25:59 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT-sources.jar
07:25:59 [INFO]
07:25:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ generic-resource-api-provider ---
07:25:59 [INFO] Installing org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT.jar
07:25:59 [INFO] Writing OBR metadata
07:25:59 [INFO]
07:25:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-provider ---
07:25:59 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-provider:3.0.3-SNAPSHOT at end
07:25:59 [INFO]
07:25:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ generic-resource-api-provider ---
07:25:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
07:25:59 [INFO]
07:25:59 [INFO] ---------< org.onap.sdnc.northbound:sdnc-generic-resource-api >---------
07:25:59 [INFO] Building sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api 3.0.3-SNAPSHOT [5/28]
07:25:59 [INFO] ------------------------------[ feature ]-------------------------------
07:26:04 [INFO]
07:26:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-generic-resource-api ---
07:26:04 [INFO]
07:26:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-generic-resource-api ---
07:26:04 [INFO]
07:26:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-generic-resource-api ---
07:26:04 [INFO]
07:26:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-generic-resource-api ---
07:26:04 [INFO]
07:26:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-generic-resource-api ---
07:26:04 [INFO]
07:26:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-generic-resource-api ---
07:26:05 [INFO]
07:26:05 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-generic-resource-api ---
07:26:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:05 [INFO] surefireArgLine set to empty
07:26:05 [INFO]
07:26:05 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-generic-resource-api ---
07:26:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:05 [INFO] argLine set to empty
07:26:05 [INFO]
07:26:05 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-generic-resource-api ---
07:26:05 [INFO]
07:26:05 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-generic-resource-api ---
07:26:05 [INFO]
07:26:05 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-generic-resource-api ---
07:26:05 [INFO]
07:26:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-generic-resource-api ---
07:26:05 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/classes/META-INF/maven/dependencies.properties
07:26:05 [INFO]
07:26:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-generic-resource-api ---
07:26:05 [INFO]
07:26:05 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-generic-resource-api ---
07:26:05 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/feature/feature.xml
07:26:05 [INFO] ...done!
07:26:05 [INFO] Attaching features XML
07:26:05 [INFO]
07:26:05 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-generic-resource-api ---
07:26:05 [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
07:26:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:26:05 [INFO]
07:26:05 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-generic-resource-api >>>
07:26:05 [INFO]
07:26:05 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-generic-resource-api ---
07:26:06 [INFO]
07:26:06 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-generic-resource-api <<<
07:26:06 [INFO]
07:26:06 [INFO]
07:26:06 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-generic-resource-api ---
07:26:06 [INFO]
07:26:06 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-generic-resource-api ---
07:26:06 [INFO] Skipping plugin execution
07:26:06 [INFO]
07:26:06 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-generic-resource-api ---
07:26:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:06 [INFO]
07:26:06 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-generic-resource-api ---
07:26:06 [INFO] Tests are skipped.
07:26:06 [INFO]
07:26:06 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-generic-resource-api ---
07:26:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:06 [INFO]
07:26:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-generic-resource-api ---
07:26:06 [INFO]
07:26:06 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-generic-resource-api ---
07:26:06 [INFO]
07:26:06 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-generic-resource-api ---
07:26:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:06 [INFO] failsafeArgLine set to empty
07:26:06 [INFO]
07:26:06 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-generic-resource-api ---
07:26:06 [INFO] No tests to run.
07:26:06 [INFO]
07:26:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-generic-resource-api ---
07:26:06 [INFO] CycloneDX: Resolving Dependencies
07:26:11 [INFO] CycloneDX: Creating BOM version 1.4 with 182 component(s)
07:26:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/bom.xml
07:26:12 [INFO] attaching as sdnc-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/bom.json
07:26:12 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
07:26:12 [INFO] attaching as sdnc-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.json
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO]
07:26:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Skipping duplicate-finder execution!
07:26:12 [INFO]
07:26:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Skipping plugin execution
07:26:12 [INFO]
07:26:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-generic-resource-api ---
07:26:12 [INFO] No sources in project. Archive not created.
07:26:12 [INFO]
07:26:12 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/failsafe-reports
07:26:12 [INFO]
07:26:12 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Skipping modernizer execution!
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO]
07:26:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-generic-resource-api ---
07:26:12 [INFO] No primary artifact to install, installing attached artifacts instead.
07:26:12 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-SNAPSHOT.pom
07:26:12 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/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.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-SNAPSHOT-features.xml
07:26:12 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:12 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.json
07:26:12 [INFO]
07:26:12 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdnc-generic-resource-api ---
07:26:12 [INFO] Deploying org.onap.sdnc.northbound:sdnc-generic-resource-api:3.0.3-SNAPSHOT at end
07:26:12 [INFO]
07:26:12 [INFO] -------< org.onap.sdnc.northbound:features-generic-resource-api >-------
07:26:12 [INFO] Building sdnc-northbound :: generic-resource-api :: features-generic-resource-api 3.0.3-SNAPSHOT [6/28]
07:26:12 [INFO] ------------------------------[ feature ]-------------------------------
07:26:12 [INFO]
07:26:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO] surefireArgLine set to empty
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO] argLine set to empty
07:26:12 [INFO]
07:26:12 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-generic-resource-api ---
07:26:12 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/target/classes/META-INF/maven/dependencies.properties
07:26:12 [INFO]
07:26:12 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-generic-resource-api ---
07:26:12 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/target/feature/feature.xml
07:26:12 [INFO] ...done!
07:26:12 [INFO] Attaching features XML
07:26:12 [INFO]
07:26:12 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-generic-resource-api ---
07:26:12 [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
07:26:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:26:12 [INFO]
07:26:12 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-generic-resource-api >>>
07:26:12 [INFO]
07:26:12 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-generic-resource-api <<<
07:26:12 [INFO]
07:26:12 [INFO]
07:26:12 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO]
07:26:12 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-generic-resource-api ---
07:26:12 [INFO] Tests are skipped.
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO]
07:26:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-generic-resource-api ---
07:26:12 [INFO]
07:26:12 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-generic-resource-api ---
07:26:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:12 [INFO] failsafeArgLine set to empty
07:26:12 [INFO]
07:26:12 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-generic-resource-api ---
07:26:12 [INFO] No tests to run.
07:26:12 [INFO]
07:26:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-generic-resource-api ---
07:26:12 [INFO] CycloneDX: Resolving Dependencies
07:26:17 [INFO] CycloneDX: Creating BOM version 1.4 with 183 component(s)
07:26:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/target/bom.xml
07:26:17 [INFO] attaching as features-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/target/bom.json
07:26:17 [INFO] attaching as features-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.json
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-generic-resource-api ---
07:26:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:17 [INFO]
07:26:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-generic-resource-api ---
07:26:17 [INFO] Skipping duplicate-finder execution!
07:26:17 [INFO]
07:26:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-generic-resource-api ---
07:26:17 [INFO] Skipping plugin execution
07:26:17 [INFO]
07:26:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-generic-resource-api ---
07:26:17 [INFO] No sources in project. Archive not created.
07:26:17 [INFO]
07:26:17 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-generic-resource-api ---
07:26:17 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/target/failsafe-reports
07:26:17 [INFO]
07:26:17 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-generic-resource-api ---
07:26:17 [INFO] Skipping modernizer execution!
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-generic-resource-api ---
07:26:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-generic-resource-api ---
07:26:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:26:17 [INFO]
07:26:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-generic-resource-api ---
07:26:17 [INFO] No primary artifact to install, installing attached artifacts instead.
07:26:17 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-SNAPSHOT.pom
07:26:17 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/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.3-SNAPSHOT/features-generic-resource-api-3.0.3-SNAPSHOT-features.xml
07:26:17 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:17 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/features-generic-resource-api/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.json
07:26:17 [INFO]
07:26:17 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ features-generic-resource-api ---
07:26:17 [INFO] Deploying org.onap.sdnc.northbound:features-generic-resource-api:3.0.3-SNAPSHOT at end
07:26:17 [INFO]
07:26:17 [INFO] -------< org.onap.sdnc.northbound:generic-resource-api-features >-------
07:26:17 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-features 3.0.3-SNAPSHOT [7/28]
07:26:17 [INFO] --------------------------------[ pom ]---------------------------------
07:26:17 [INFO]
07:26:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-features ---
07:26:17 [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-merge-oslo/generic-resource-api/features/target/code-coverage/jacoco-ut.exec
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-features ---
07:26:17 [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-merge-oslo/generic-resource-api/features/target/jacoco.exec
07:26:17 [INFO]
07:26:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-features ---
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-features ---
07:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-features ---
07:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:17 [INFO]
07:26:17 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-features ---
07:26:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-features ---
07:26:17 [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-merge-oslo/generic-resource-api/features/target/code-coverage/jacoco-it.exec
07:26:17 [INFO]
07:26:17 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-features ---
07:26:17 [INFO] No tests to run.
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-features ---
07:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:17 [INFO]
07:26:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-features ---
07:26:17 [INFO] CycloneDX: Resolving Dependencies
07:26:17 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:26:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/target/bom.xml
07:26:17 [INFO] attaching as generic-resource-api-features-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/target/bom.json
07:26:17 [INFO] attaching as generic-resource-api-features-3.0.3-SNAPSHOT-cyclonedx.json
07:26:17 [INFO]
07:26:17 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-features ---
07:26:17 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/target/jacoco.exec
07:26:17 [INFO]
07:26:17 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-features ---
07:26:17 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/target/failsafe-reports
07:26:17 [INFO]
07:26:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-features ---
07:26:17 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-SNAPSHOT.pom
07:26:17 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:17 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-SNAPSHOT-cyclonedx.json
07:26:17 [INFO]
07:26:17 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-features ---
07:26:17 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-features:3.0.3-SNAPSHOT at end
07:26:17 [INFO]
07:26:17 [INFO] --------< org.onap.sdnc.northbound:generic-resource-api-client >--------
07:26:17 [INFO] Building sdnc-northbound :: generic-resource-api:: generic-resource-api-client 3.0.3-SNAPSHOT [8/28]
07:26:17 [INFO] --------------------------------[ jar ]---------------------------------
07:26:18 [INFO]
07:26:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ generic-resource-api-client ---
07:26:18 [INFO]
07:26:18 [INFO] --- swagger-codegen-maven-plugin:2.2.3:generate (default) @ generic-resource-api-client ---
07:26:20 [INFO] reading from /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/../model/swagger/src/main/yaml/generic-resource.yaml
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAddrFromStartEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateRoutes.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateroutesAggregateRoutes.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceIdentifiers.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInfo.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceOperStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceidentifiersAllottedResourceIdentifiers.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourcestatusAllottedResourceStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAllottedResources.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopology.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgassignmentsBrgAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgrequestinputBrgRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectPerformanceData.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInputBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationIdentifiers.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInfo.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationOperStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationidentifiersConfigurationIdentifiers.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationstatusConfigurationStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAllottedResources.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopology.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionPoint.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentassignmentsConnectionAttachmentAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionPoint.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionpointVlanData.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAllottedResources.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopology.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailRouteAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailrouteassignmentsContrailAppliedService.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailRouteRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailrouterequestinputContrailAppliedServiceInfo.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiDhcpEnabledEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathTypeEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathinformationServicePaths.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingPathRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcrequestinputConfigurationIds.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurationTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurations.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInputBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostRoutes.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostroutesHostRoutes.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiInstanceReference.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpAddresses.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpTypeEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpaddressesIpAddresses.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastActionEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastOrderStatusEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastRpcActionEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationEntitlementPoolList.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationLicenseKeyGroupList.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiMaintenanceIndicatorEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInfo.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInstanceGroup.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkLevelOperStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkParameters.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkPolicy.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopology.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyIdentifierStructure.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkassignmentsNetworkAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupAggregateRoutePolicy.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworks.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerBondingRequests.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerbondingrequestsCustomerBondingRequest.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupSubnetAssignmentPolicy.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupVpnBindingPolicy.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkParameters.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkparametersNetworkParameter.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkpolicyNetworkPolicy.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyidentifierstructureNetworkTopologyIdentifierStructure.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapModelInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapmodelinformationOnapModelInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOperStatusData.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOrderStatusEnumeration.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceResolutionData.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceresolutiondataResourceKey.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfDetails.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfLevelOperStatus.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopology.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyIdentifierStructure.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyidentifierstructurePnfTopologyIdentifierStructure.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyUpdateNotifyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInputBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationOutput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationAssignments.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationRequestInput.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationTopology.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurations.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorResponseInformation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperation.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformationBodyparam.java
07:26:21 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortMirrorConfigurationAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsDestVnfcInstanceGroupId.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceToDestMaps.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceVnfcInstanceGroupId.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourcetodestmapsSourceToDestMap.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadModelInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyOperation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadOperStatus.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadTopologyResponseBody.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyOperation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInputBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadoperstatusPreloadOperStatus.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInputBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiProviderNetworkInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRegionIdentifier.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatedNetwork.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestActionEnumeration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestStatusEnumeration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestinformationRequestInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRouteTableReference.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRoutetablereferenceRouteTableReference.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRpcActionEnumeration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncRequestHeader.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncrequestheaderSdncRequestHeader.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAllottedResources.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformationBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneResponseInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopologyOperation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneassignmentsSecurityZoneAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonerequestinputSecurityZoneRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceLevelOperStatus.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceModelInfrastructure.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformationBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceParameters.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicePathInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceResponseInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceStatus.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyIdentifier.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyOperation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceassignmentsServiceAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataConsumedAllottedResources.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingPaths.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworks.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetwork.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkdataNetworkProvidedAllottedResources.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfs.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnf.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedAllottedResources.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedConfigurations.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfs.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnf.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfModules.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfModule.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVnfProvidedAllottedResources.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceParameters.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceparametersServiceParameter.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationService.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationServiceVnfs.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicerequestinputServiceRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicestatusServiceStatus.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyidentifierServiceTopologyIdentifier.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaceNetworkData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaces.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubInterfaceNetworkData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataFloatingIps.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkInformationItems.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkInformationItem.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubInterfaces.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubinterfaceSubInterfaceNetwork.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnets.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnetsSubnets.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTopologyResponseCommon.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAllottedResources.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformationBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnResponseInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopologyOperation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnassignmentsTunnelxconnAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnrequestinputTunnelxconnRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiUseDhcpEnumeration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleLevelOperStatus.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformationBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleResponseInformation.java
07:26:22 [INFO] Skipped generation of /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopology.java due to rule in .swagger-codegen-ignore
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyIdentifier.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyOperation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpSubnetAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpsubnetassignmentsDhcpSubnetAssignment.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsVms.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyidentifierVfModuleTopologyIdentifier.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanTags.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanVnfcInstanceGroups.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlantagsVlanTags.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanVnfcInstanceGroups.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanVnfcInstanceGroup.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcs.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmNetworkData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataFloatingIps.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataInterfaceRoutePrefixes.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataMacAddresses.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkInformationItems.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkInformationItem.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovParameters.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationTags.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsCTags.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsSTags.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersHeatVlanFilters.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNames.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNetworks.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmnamesVnfcNames.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfCloudParam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequest.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequestInputData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfLevelOperStatus.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkCollection.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformationBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfPathInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResourceAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResponseInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfSubInterfaceGroup.java
07:26:22 [INFO] Skipped generation of /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopology.java due to rule in .swagger-codegen-ignore
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyIdentifierStructure.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyOperation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfVnrRebuildData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcAddressFamilyEnumeration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcInstanceGroup.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcNetworkData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcObjects.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcSubnetDhcpEnumeration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcPorts.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcSubnet.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcportsVnfcPort.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcIpAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcipassignmentsVnfcSubnetIp.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcObjects.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcObject.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnics.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnic.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnicCapacity.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcs.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcs.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInputBodyparam.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnf.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnfVfModule.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfNetworkCollection.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworks.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworksNetwork.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsdataSubnetData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfpathinformationVfModuleInstance.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworkInstanceGroupIds.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworks.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfResourceAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsAvailabilityZones.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsVnfNetworks.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerBondingRequests.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerbondingrequestsCustomerBondingRequest.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyidentifierstructureVnfTopologyIdentifierStructure.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfVnrRebuildData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfvnrrebuilddataVnrsData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicGroups.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicGroups.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicGroup.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanVnics.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanvnicsVlanVnic.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnics.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnics.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrParameters.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrparametersVnrParameters.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnBindings.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnbindingsVpnBindings.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceinformationAllottedResourceInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgAllottedResource.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgallottedresourceAllottedResourceData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyBrgTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationinformationConfigurationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionAttachmentAllottedResource.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionattachmentallottedresourceAllottedResourceData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyConnectionAttachmentTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailRouteAllottedResource.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailrouteallottedresourceAllottedResourceData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyContrailRouteTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingpathrequestinputForwardingPaths.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcConfiguration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcconfigurationConfigurationData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationtopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmenttopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinformationNetworkInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkInstanceGroup.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetwork.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkrequestinputNetworkRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyNetworkTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfdetailsPnfDetails.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfinformationPnfInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfrequestinputPnfRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyPnfTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortInfo.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortMirrorConfigurationRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortMirrorConfiguration.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortmirrorconfigurationConfigurationData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationtopologyPortMirrorConfigurationTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrortopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloaddataPreloadData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadmodelinformationPreloadList.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyinformationPreloadNetworkTopologyInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyinformationPreloadVfModuleTopologyInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatednetworkRelatedNetwork.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityZoneAllottedResource.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityzoneallottedresourceAllottedResourceData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologySecurityZoneTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServiceData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnfPnfData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfmoduleVfModuleData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceinformationServiceInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicemodelinfrastructureService.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyServiceTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubInterface.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnAllottedResource.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnallottedresourceAllottedResourceData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyTunnelxconnTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfModuleAssignments.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleinformationVfModuleInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmodulerequestinputVfModuleRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyVfModuleTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcsVnfc.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmTopologyData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcinstancegroupVnfcInstanceGroup.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnf.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnfVfModule.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcNetworkData.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcsVnfc.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfinformationVnfInformation.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfRequestInput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfSubInterfaceGroup.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyVnfTopology.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyoperationOutput.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnicsVnic.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortmirrorconfigurationrequestinputSourcePort.java
07:26:22 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingpathsForwardingPath.java
07:26:22 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesGet
07:26:22 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPut
07:26:22 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPost
07:26:22 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesDelete
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:22 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGet
07:26:23 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPut
07:26:23 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPost
07:26:23 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsDelete
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsGet
07:26:23 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPut
07:26:23 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPost
07:26:23 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsDelete
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationGet
07:26:23 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPut
07:26:23 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPost
07:26:23 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationDelete
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesGet
07:26:23 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPut
07:26:23 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPost
07:26:23 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesDelete
07:26:23 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServicePost
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesGet
07:26:23 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPut
07:26:23 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPost
07:26:23 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesDelete
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:brg-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIbrg_topology_operationPost
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:collectPerformanceData/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIcollectPerformanceDataPost
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:generic-configuration-notification/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgeneric_configuration_notificationPost
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:getpathsegment-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgetpathsegment_topology_operationPost
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:network-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APInetwork_topology_operationPost
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:pnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpnf_topology_operationPost
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:service-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIservice_topology_operationPost
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:tunnelxconn-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APItunnelxconn_topology_operationPost
07:26:23 [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
07:26:23 [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
07:26:23 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvnf_topology_operationPost
07:26:23 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/DataApi.java
07:26:23 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/OperationsApi.java
07:26:23 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/pom.xml
07:26:23 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/README.md
07:26:23 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/.swagger-codegen-ignore
07:26:23 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/.swagger-codegen/VERSION
07:26:23 [INFO]
07:26:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ generic-resource-api-client ---
07:26:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:26:23 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/src/main/resources
07:26:23 [INFO]
07:26:23 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ generic-resource-api-client ---
07:26:24 [INFO] Changes detected - recompiling the module!
07:26:24 [INFO] Compiling 428 source files to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/classes
07:26:32 [INFO]
07:26:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ generic-resource-api-client ---
07:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:26:32 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/src/test/resources
07:26:32 [INFO]
07:26:32 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ generic-resource-api-client ---
07:26:32 [INFO] No sources to compile
07:26:32 [INFO]
07:26:32 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ generic-resource-api-client ---
07:26:32 [INFO] No tests to run.
07:26:32 [INFO]
07:26:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ generic-resource-api-client ---
07:26:32 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generic-resource-api-client-3.0.3-SNAPSHOT.jar
07:26:32 [INFO]
07:26:32 [INFO] >>> maven-source-plugin:3.0.1:jar (install-sources) > generate-sources @ generic-resource-api-client >>>
07:26:32 [INFO]
07:26:32 [INFO] --- swagger-codegen-maven-plugin:2.2.3:generate (default) @ generic-resource-api-client ---
07:26:32 [INFO] reading from /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/../model/swagger/src/main/yaml/generic-resource.yaml
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAddrFromStartEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateRoutes.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateroutesAggregateRoutes.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceIdentifiers.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInfo.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceOperStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceidentifiersAllottedResourceIdentifiers.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourcestatusAllottedResourceStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgassignmentsBrgAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgrequestinputBrgRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectPerformanceData.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInputBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationIdentifiers.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInfo.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationOperStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationidentifiersConfigurationIdentifiers.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationstatusConfigurationStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionPoint.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentassignmentsConnectionAttachmentAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionPoint.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionpointVlanData.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailRouteAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailrouteassignmentsContrailAppliedService.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailRouteRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailrouterequestinputContrailAppliedServiceInfo.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiDhcpEnabledEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathTypeEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathinformationServicePaths.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingPathRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcrequestinputConfigurationIds.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurationTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurations.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInputBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostRoutes.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostroutesHostRoutes.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiInstanceReference.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpAddresses.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpTypeEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpaddressesIpAddresses.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastActionEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastOrderStatusEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastRpcActionEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationEntitlementPoolList.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationLicenseKeyGroupList.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiMaintenanceIndicatorEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInfo.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInstanceGroup.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkLevelOperStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkParameters.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkPolicy.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyIdentifierStructure.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkassignmentsNetworkAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupAggregateRoutePolicy.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworks.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerBondingRequests.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerbondingrequestsCustomerBondingRequest.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupSubnetAssignmentPolicy.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupVpnBindingPolicy.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkParameters.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkparametersNetworkParameter.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkpolicyNetworkPolicy.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyidentifierstructureNetworkTopologyIdentifierStructure.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapModelInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapmodelinformationOnapModelInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOperStatusData.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOrderStatusEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceResolutionData.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceresolutiondataResourceKey.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfDetails.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfLevelOperStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyIdentifierStructure.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyidentifierstructurePnfTopologyIdentifierStructure.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyUpdateNotifyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInputBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationOutput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurations.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortMirrorConfigurationAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsDestVnfcInstanceGroupId.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceToDestMaps.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceVnfcInstanceGroupId.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourcetodestmapsSourceToDestMap.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadData.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadModelInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadOperStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadTopologyResponseBody.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInputBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadoperstatusPreloadOperStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInputBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiProviderNetworkInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRegionIdentifier.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatedNetwork.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestActionEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestStatusEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestinformationRequestInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRouteTableReference.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRoutetablereferenceRouteTableReference.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRpcActionEnumeration.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncRequestHeader.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncrequestheaderSdncRequestHeader.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneassignmentsSecurityZoneAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonerequestinputSecurityZoneRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceData.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceLevelOperStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceModelInfrastructure.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformationBodyparam.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceParameters.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicePathInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceRequestInput.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceResponseInformation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceStatus.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopology.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyIdentifier.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyOperation.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceassignmentsServiceAssignments.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataConsumedAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingPaths.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworks.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetwork.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkdataNetworkProvidedAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfs.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnf.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedConfigurations.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfs.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnf.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfModules.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfModule.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVnfProvidedAllottedResources.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceParameters.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceparametersServiceParameter.java
07:26:33 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationService.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationServiceVnfs.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicerequestinputServiceRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicestatusServiceStatus.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyidentifierServiceTopologyIdentifier.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaceNetworkData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaces.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubInterfaceNetworkData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataFloatingIps.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkInformationItems.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkInformationItem.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubInterfaces.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubinterfaceSubInterfaceNetwork.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnets.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnetsSubnets.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTopologyResponseCommon.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAllottedResources.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformationBodyparam.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnResponseInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopologyOperation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnassignmentsTunnelxconnAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnrequestinputTunnelxconnRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiUseDhcpEnumeration.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleLevelOperStatus.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformationBodyparam.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleResponseInformation.java
07:26:34 [INFO] Skipped generation of /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopology.java due to rule in .swagger-codegen-ignore
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyIdentifier.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyOperation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpSubnetAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpsubnetassignmentsDhcpSubnetAssignment.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsVms.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyidentifierVfModuleTopologyIdentifier.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanTags.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanVnfcInstanceGroups.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlantagsVlanTags.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanVnfcInstanceGroups.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanVnfcInstanceGroup.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcs.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmNetworkData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataFloatingIps.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataInterfaceRoutePrefixes.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataMacAddresses.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkInformationItems.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkInformationItem.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovParameters.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationTags.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsCTags.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsSTags.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersHeatVlanFilters.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNames.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNetworks.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmnamesVnfcNames.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfCloudParam.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequest.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequestInputData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfLevelOperStatus.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkCollection.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformationBodyparam.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfPathInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResourceAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResponseInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfSubInterfaceGroup.java
07:26:34 [INFO] Skipped generation of /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopology.java due to rule in .swagger-codegen-ignore
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyIdentifierStructure.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyOperation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfVnrRebuildData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcAddressFamilyEnumeration.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcInstanceGroup.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcNetworkData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcObjects.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcSubnetDhcpEnumeration.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcPorts.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcSubnet.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcportsVnfcPort.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcIpAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcipassignmentsVnfcSubnetIp.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcObjects.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcObject.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnics.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnic.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnicCapacity.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcs.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcs.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInputBodyparam.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnf.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnfVfModule.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfNetworkCollection.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworks.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworksNetwork.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsdataSubnetData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfpathinformationVfModuleInstance.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworkInstanceGroupIds.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworks.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfResourceAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsAvailabilityZones.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsVnfNetworks.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerBondingRequests.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerbondingrequestsCustomerBondingRequest.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyidentifierstructureVnfTopologyIdentifierStructure.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfVnrRebuildData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfvnrrebuilddataVnrsData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicGroups.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicGroups.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicGroup.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanVnics.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanvnicsVlanVnic.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnics.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnics.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrParameters.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrparametersVnrParameters.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnBindings.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnbindingsVpnBindings.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceinformationAllottedResourceInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgAllottedResource.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgallottedresourceAllottedResourceData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyBrgTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationinformationConfigurationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionAttachmentAllottedResource.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionattachmentallottedresourceAllottedResourceData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyConnectionAttachmentTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailRouteAllottedResource.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailrouteallottedresourceAllottedResourceData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyContrailRouteTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingpathrequestinputForwardingPaths.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcConfiguration.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcconfigurationConfigurationData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationtopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmenttopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinformationNetworkInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkInstanceGroup.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetwork.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkrequestinputNetworkRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyNetworkTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfdetailsPnfDetails.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfinformationPnfInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfrequestinputPnfRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyPnfTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortInfo.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortMirrorConfigurationRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortMirrorConfiguration.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortmirrorconfigurationConfigurationData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationtopologyPortMirrorConfigurationTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrortopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloaddataPreloadData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadmodelinformationPreloadList.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyinformationPreloadNetworkTopologyInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyinformationPreloadVfModuleTopologyInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatednetworkRelatedNetwork.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityZoneAllottedResource.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityzoneallottedresourceAllottedResourceData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologySecurityZoneTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServiceData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnfPnfData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfmoduleVfModuleData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceinformationServiceInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicemodelinfrastructureService.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyServiceTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubInterface.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnAllottedResource.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnallottedresourceAllottedResourceData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyTunnelxconnTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfModuleAssignments.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleinformationVfModuleInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmodulerequestinputVfModuleRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyVfModuleTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcsVnfc.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmTopologyData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcinstancegroupVnfcInstanceGroup.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnf.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnfVfModule.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcNetworkData.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcsVnfc.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfinformationVnfInformation.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfRequestInput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfSubInterfaceGroup.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyVnfTopology.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyoperationOutput.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnicsVnic.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortmirrorconfigurationrequestinputSourcePort.java
07:26:34 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingpathsForwardingPath.java
07:26:34 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesGet
07:26:34 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPut
07:26:34 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPost
07:26:34 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesDelete
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGet
07:26:34 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPut
07:26:34 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPost
07:26:34 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsDelete
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsGet
07:26:34 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPut
07:26:34 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPost
07:26:34 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsDelete
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationGet
07:26:34 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPut
07:26:34 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPost
07:26:34 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationDelete
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesGet
07:26:34 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPut
07:26:34 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPost
07:26:34 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesDelete
07:26:34 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServicePost
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:34 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesGet
07:26:35 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPut
07:26:35 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPost
07:26:35 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesDelete
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:brg-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIbrg_topology_operationPost
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:collectPerformanceData/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIcollectPerformanceDataPost
07:26:35 [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
07:26:35 [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
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:generic-configuration-notification/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgeneric_configuration_notificationPost
07:26:35 [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
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:getpathsegment-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgetpathsegment_topology_operationPost
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:network-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APInetwork_topology_operationPost
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:pnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpnf_topology_operationPost
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [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
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:service-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIservice_topology_operationPost
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:tunnelxconn-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APItunnelxconn_topology_operationPost
07:26:35 [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
07:26:35 [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
07:26:35 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvnf_topology_operationPost
07:26:35 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/DataApi.java
07:26:35 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/OperationsApi.java
07:26:35 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/pom.xml
07:26:35 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/README.md
07:26:35 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/.swagger-codegen/VERSION
07:26:35 [INFO]
07:26:35 [INFO] <<< maven-source-plugin:3.0.1:jar (install-sources) < generate-sources @ generic-resource-api-client <<<
07:26:35 [INFO]
07:26:35 [INFO]
07:26:35 [INFO] --- maven-source-plugin:3.0.1:jar (install-sources) @ generic-resource-api-client ---
07:26:35 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generic-resource-api-client-3.0.3-SNAPSHOT-sources.jar
07:26:35 [INFO]
07:26:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ generic-resource-api-client ---
07:26:35 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generic-resource-api-client-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-SNAPSHOT.jar
07:26:35 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-SNAPSHOT.pom
07:26:35 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generic-resource-api-client-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-SNAPSHOT-sources.jar
07:26:35 [INFO]
07:26:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-client ---
07:26:35 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-client:3.0.3-SNAPSHOT at end
07:26:35 [INFO]
07:26:35 [INFO] >>> maven-source-plugin:3.0.1:jar (deploy-sources) > generate-sources @ generic-resource-api-client >>>
07:26:35 [INFO]
07:26:35 [INFO] --- swagger-codegen-maven-plugin:2.2.3:generate (default) @ generic-resource-api-client ---
07:26:35 [INFO] reading from /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/../model/swagger/src/main/yaml/generic-resource.yaml
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAddrFromStartEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateRoutes.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAggregateroutesAggregateRoutes.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceIdentifiers.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInfo.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceOperStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedResourceStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceidentifiersAllottedResourceIdentifiers.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourcestatusAllottedResourceStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAllottedResources.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopology.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgassignmentsBrgAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgrequestinputBrgRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectPerformanceData.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInputBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationIdentifiers.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInfo.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationOperStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationidentifiersConfigurationIdentifiers.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationstatusConfigurationStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAllottedResources.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopology.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionPoint.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentassignmentsConnectionAttachmentAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionPoint.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionpointConnectionpointVlanData.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAllottedResources.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopology.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailRouteAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteassignmentsContrailrouteassignmentsContrailAppliedService.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailRouteRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouterequestinputContrailrouterequestinputContrailAppliedServiceInfo.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiDhcpEnabledEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathTypeEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathinformationServicePaths.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingPathRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcrequestinputGcrequestinputConfigurationIds.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurationTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericConfigurations.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInputBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmentTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostRoutes.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiHostroutesHostRoutes.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiInstanceReference.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpAddresses.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpTypeEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiIpaddressesIpAddresses.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastActionEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastOrderStatusEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLastRpcActionEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationEntitlementPoolList.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiLicenseinformationLicenseinformationLicenseKeyGroupList.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiMaintenanceIndicatorEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInfo.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkInstanceGroup.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkLevelOperStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkParameters.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkPolicy.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopology.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyIdentifierStructure.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkassignmentsNetworkAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupAggregateRoutePolicy.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworks.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerBondingRequests.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetworkCustomerbondingrequestsCustomerBondingRequest.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupSubnetAssignmentPolicy.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupVpnBindingPolicy.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkParameters.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkparametersNetworkparametersNetworkParameter.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkpolicyNetworkPolicy.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyidentifierstructureNetworkTopologyIdentifierStructure.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapModelInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOnapmodelinformationOnapModelInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOperStatusData.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiOrderStatusEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceResolutionData.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiParamParamResourceresolutiondataResourceKey.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfDetails.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfLevelOperStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopology.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyIdentifierStructure.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyidentifierstructurePnfTopologyIdentifierStructure.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyUpdateNotifyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationInputBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPolicyupdatenotifyoperationOutput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationRequestInput.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurationTopology.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorConfigurations.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorResponseInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformationBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortMirrorConfigurationAssignments.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsDestVnfcInstanceGroupId.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceToDestMaps.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourceVnfcInstanceGroupId.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationassignmentsPortmirrorconfigurationassignmentsSourcetodestmapsSourceToDestMap.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadData.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadModelInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadNetworkTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadOperStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadTopologyResponseBody.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadVfModuleTopologyOperation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInputBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadoperstatusPreloadOperStatus.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInputBodyparam.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiProviderNetworkInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRegionIdentifier.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatedNetwork.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestActionEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestStatusEnumeration.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRequestinformationRequestInformation.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRouteTableReference.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRoutetablereferenceRouteTableReference.java
07:26:36 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRpcActionEnumeration.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncRequestHeader.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSdncrequestheaderSdncRequestHeader.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAllottedResources.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformationBodyparam.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneResponseInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneTopologyOperation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneassignmentsSecurityZoneAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonerequestinputSecurityZoneRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceLevelOperStatus.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceModelInfrastructure.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformationBodyparam.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceParameters.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicePathInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceResponseInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceStatus.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyIdentifier.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceTopologyOperation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceassignmentsServiceAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataConsumedAllottedResources.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingPaths.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworks.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetwork.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkdataNetworkProvidedAllottedResources.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfs.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnf.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedAllottedResources.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataProvidedConfigurations.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfs.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnf.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfModules.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfModule.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVnfProvidedAllottedResources.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceParameters.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceparametersServiceparametersServiceParameter.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationService.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicepathinformationServiceVnfs.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicerequestinputServiceRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicestatusServiceStatus.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyidentifierServiceTopologyIdentifier.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaceNetworkData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubInterfaces.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubInterfaceNetworkData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataFloatingIps.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkInformationItems.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkInformationItem.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacenetworkdataSubinterfacenetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubInterfaces.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubinterfaceSubInterfaceNetwork.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnets.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubnetsSubnets.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSvcActionEnumeration.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTopologyResponseCommon.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAllottedResources.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformationBodyparam.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnResponseInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnTopologyOperation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnassignmentsTunnelxconnAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnrequestinputTunnelxconnRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiUseDhcpEnumeration.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleLevelOperStatus.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformationBodyparam.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleResponseInformation.java
07:26:37 [INFO] Skipped generation of /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopology.java due to rule in .swagger-codegen-ignore
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyIdentifier.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleTopologyOperation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpSubnetAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsDhcpsubnetassignmentsDhcpSubnetAssignment.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfmoduleassignmentsVms.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyidentifierVfModuleTopologyIdentifier.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanTags.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanVnfcInstanceGroups.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlantagsVlanTags.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanVnfcInstanceGroups.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanVnfcInstanceGroup.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcs.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmNetworkData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataFloatingIps.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataInterfaceRoutePrefixes.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataMacAddresses.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkInformationItems.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkInformationItem.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataNetworkinformationitemsNetworkinformationitemNetworkIps.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovParameters.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationTags.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsCTags.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersApplicationtagsSTags.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmnetworkdataSriovparametersHeatVlanFilters.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNames.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmNetworks.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmtopologydataVmnamesVnfcNames.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfCloudParam.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequest.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfGetResourceRequestInputData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfLevelOperStatus.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkCollection.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfNetworkData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformationBodyparam.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfPathInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResourceAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfResponseInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfSubInterfaceGroup.java
07:26:37 [INFO] Skipped generation of /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopology.java due to rule in .swagger-codegen-ignore
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyIdentifierStructure.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfTopologyOperation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfVnrRebuildData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcAddressFamilyEnumeration.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcInstanceGroup.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcNetworkData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcObjects.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcSubnetDhcpEnumeration.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcPorts.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcSubnet.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcportsVnfcPort.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcIpAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcnetworkdataVnfcsubnetVnfcipassignmentsVnfcSubnetIp.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcObjects.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcObject.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnics.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnic.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcobjectsVnfcobjectsVnfcobjectVnicsVnicCapacity.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcs.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcs.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInputBodyparam.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnf.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestinputdataVnfVfModule.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfNetworkCollection.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworks.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkcollectionVnfnetworkcollectionNetworksNetwork.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfnetworkdataSubnetsdataSubnetData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfpathinformationVfModuleInstance.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworkInstanceGroupIds.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfrequestinputVnfNetworks.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfResourceAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsAvailabilityZones.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfresourceassignmentsVnfresourceassignmentsVnfNetworks.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerBondingRequests.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfsubinterfacegroupCustomerbondingrequestsCustomerBondingRequest.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyidentifierstructureVnfTopologyIdentifierStructure.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfVnrRebuildData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfvnrrebuilddataVnfvnrrebuilddataVnrsData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicGroups.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicGroups.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicGroup.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanVnics.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicgroupsVnicgroupsVnicgroupVlanvnicsVlanVnic.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnics.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnics.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrParameters.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnrparametersVnrParameters.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnBindings.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVpnbindingsVpnBindings.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiAllottedresourceinformationAllottedResourceInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgAllottedResource.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgallottedresourcesBrgallottedresourceAllottedResourceData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyBrgTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiBrgtopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiCollectperformancedataInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConfigurationinformationConfigurationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionAttachmentOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionAttachmentAllottedResource.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmentallottedresourcesConnectionattachmentallottedresourceAllottedResourceData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyConnectionAttachmentTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiConnectionattachmenttopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailRouteOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailRouteAllottedResource.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailrouteallottedresourcesContrailrouteallottedresourceAllottedResourceData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyContrailRouteTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiContrailroutetopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingPathOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiForwardingpathrequestinputForwardingpathrequestinputForwardingPaths.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGcTopologyOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationnotificationInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcConfiguration.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationsGcconfigurationConfigurationData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGenericconfigurationtopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiGetpathsegmenttopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinformationNetworkInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkInstanceGroup.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkinstancegroupNetworkinstancegroupNetworksNetwork.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworkrequestinputNetworkRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyNetworkTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiNetworktopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfdetailsPnfDetails.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfinformationPnfInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnfrequestinputPnfRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyPnfTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPnftopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortInfo.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortMirrorTopologyOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortMirrorConfigurationRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortMirrorConfiguration.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationsPortmirrorconfigurationConfigurationData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationtopologyPortMirrorConfigurationTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrortopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloaddataPreloadData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadmodelinformationPreloadList.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyinformationPreloadNetworkTopologyInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadnetworktopologyoperationInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyinformationPreloadVfModuleTopologyInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPreloadvfmoduletopologyoperationInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiRelatednetworkRelatedNetwork.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityZoneOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityZoneAllottedResource.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzoneallottedresourcesSecurityzoneallottedresourceAllottedResourceData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologySecurityZoneTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSecurityzonetopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServiceData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataNetworksNetworkNetworkData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataPnfsPnfPnfData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataVnfsVnfVnfdataVfmodulesVfmoduleVfModuleData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServiceinformationServiceInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicemodelinfrastructureService.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyServiceTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicetopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiSubinterfacesSubinterfacesSubInterface.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnAllottedResource.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconnallottedresourcesTunnelxconnallottedresourceAllottedResourceData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyTunnelxconnTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiTunnelxconntopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfModuleOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleassignmentsVfModuleAssignments.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduleinformationVfModuleInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmodulerequestinputVfModuleRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyVfModuleTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVfmoduletopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVlanvnfcinstancegroupsVlanvnfcinstancegroupsVlanvnfcinstancegroupVnfcsVnfc.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVmTopologyData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfOperationInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcinstancegroupVnfcInstanceGroup.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnf.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcloudparamVnfVfModule.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcnetworkdataVnfcNetworkData.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfcsVnfcsVnfc.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfgetresourcerequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfinformationVnfInformation.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfrequestinputVnfRequestInput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnfsubinterfacegroupVnfSubInterfaceGroup.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyVnfTopology.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnftopologyoperationOutput.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiVnicsVnicsVnic.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiPortmirrorconfigurationrequestinputPortmirrorconfigurationrequestinputSourcePort.java
07:26:37 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/model/GenericResourceApiServicedataServicedataForwardingpathsForwardingPath.java
07:26:37 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesGet
07:26:37 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPut
07:26:37 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesPost
07:26:37 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:brg-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIbrg_allotted_resourcesDelete
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsGet
07:26:37 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPut
07:26:37 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsPost
07:26:37 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:generic-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIgeneric_configurationsDelete
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsGet
07:26:37 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPut
07:26:37 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsPost
07:26:37 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:port-mirror-configurations/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIport_mirror_configurationsDelete
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationGet
07:26:37 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPut
07:26:37 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationPost
07:26:37 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:preload-information/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIpreload_informationDelete
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:37 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesGet
07:26:38 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPut
07:26:38 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesPost
07:26:38 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:services/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesDelete
07:26:38 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:services/service/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APIservicesServicePost
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [WARNING] Empty operationId found for path: get /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesGet
07:26:38 [WARNING] Empty operationId found for path: put /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPut
07:26:38 [WARNING] Empty operationId found for path: post /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesPost
07:26:38 [WARNING] Empty operationId found for path: delete /data/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/. Renamed to auto-generated operationId: dataGENERIC_RESOURCE_APItunnelxconn_allotted_resourcesDelete
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:brg-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIbrg_topology_operationPost
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:collectPerformanceData/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIcollectPerformanceDataPost
07:26:38 [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
07:26:38 [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
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:generic-configuration-notification/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgeneric_configuration_notificationPost
07:26:38 [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
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:getpathsegment-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIgetpathsegment_topology_operationPost
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:network-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APInetwork_topology_operationPost
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:pnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIpnf_topology_operationPost
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [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
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:service-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIservice_topology_operationPost
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:tunnelxconn-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APItunnelxconn_topology_operationPost
07:26:38 [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
07:26:38 [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
07:26:38 [WARNING] Empty operationId found for path: post /operations/GENERIC-RESOURCE-API:vnf-topology-operation/. Renamed to auto-generated operationId: operationsGENERIC_RESOURCE_APIvnf_topology_operationPost
07:26:38 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/DataApi.java
07:26:38 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/src/main/java/org/onap/sdnc/northbound/client/handler/OperationsApi.java
07:26:38 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/pom.xml
07:26:38 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/README.md
07:26:38 [INFO] writing file /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generated-sources/swagger/.swagger-codegen/VERSION
07:26:38 [INFO]
07:26:38 [INFO] <<< maven-source-plugin:3.0.1:jar (deploy-sources) < generate-sources @ generic-resource-api-client <<<
07:26:38 [INFO]
07:26:38 [INFO]
07:26:38 [INFO] --- maven-source-plugin:3.0.1:jar (deploy-sources) @ generic-resource-api-client ---
07:26:38 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/client/target/generic-resource-api-client-3.0.3-SNAPSHOT-sources.jar
07:26:38 [WARNING] artifact org.onap.sdnc.northbound:generic-resource-api-client:java-source:sources:3.0.3-SNAPSHOT already attached, replace previous instance
07:26:38 [INFO]
07:26:38 [INFO] ------< org.onap.sdnc.northbound:generic-resource-api-installer >-------
07:26:38 [INFO] Building sdnc-northbound :: generic-resource-api :: generic-resource-api-installer 3.0.3-SNAPSHOT [9/28]
07:26:38 [INFO] --------------------------------[ pom ]---------------------------------
07:26:38 [INFO]
07:26:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ generic-resource-api-installer ---
07:26:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:26:38 [INFO] Copying 1 resource
07:26:38 [INFO]
07:26:38 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api-installer ---
07:26:38 [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-merge-oslo/generic-resource-api/installer/target/code-coverage/jacoco-ut.exec
07:26:38 [INFO]
07:26:38 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api-installer ---
07:26:38 [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-merge-oslo/generic-resource-api/installer/target/jacoco.exec
07:26:38 [INFO]
07:26:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api-installer ---
07:26:38 [INFO]
07:26:38 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api-installer ---
07:26:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:38 [INFO]
07:26:38 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api-installer ---
07:26:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:38 [INFO]
07:26:38 [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ generic-resource-api-installer ---
07:26:38 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/features/sdnc-generic-resource-api/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-SNAPSHOT-features.xml
07:26:38 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/provider/target/generic-resource-api-provider-3.0.3-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-SNAPSHOT.jar
07:26:38 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/model/yang/target/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/assembly/system/org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-SNAPSHOT.jar
07:26:38 [INFO]
07:26:38 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api-installer ---
07:26:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:26:38 [INFO]
07:26:38 [INFO] --- maven-assembly-plugin:2.6:single (maven-repo-zip) @ generic-resource-api-installer ---
07:26:39 [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
07:26:39 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/stage/sdnc-generic-resource-api-3.0.3-SNAPSHOT-repo.zip
07:26:39 [INFO]
07:26:39 [INFO] --- maven-assembly-plugin:2.6:single (installer-zip) @ generic-resource-api-installer ---
07:26:39 [INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
07:26:39 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/sdnc-generic-resource-api-3.0.3-SNAPSHOT-installer.zip
07:26:39 [INFO]
07:26:39 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api-installer ---
07:26:39 [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-merge-oslo/generic-resource-api/installer/target/code-coverage/jacoco-it.exec
07:26:39 [INFO]
07:26:39 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api-installer ---
07:26:39 [INFO] No tests to run.
07:26:39 [INFO]
07:26:39 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api-installer ---
07:26:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:39 [INFO]
07:26:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api-installer ---
07:26:39 [INFO] CycloneDX: Resolving Dependencies
07:26:39 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s)
07:26:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/bom.xml
07:26:40 [INFO] attaching as generic-resource-api-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/bom.json
07:26:40 [INFO] attaching as generic-resource-api-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api-installer ---
07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/jacoco.exec
07:26:40 [INFO]
07:26:40 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api-installer ---
07:26:40 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/failsafe-reports
07:26:40 [INFO]
07:26:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api-installer ---
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-SNAPSHOT.pom
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/stage/sdnc-generic-resource-api-3.0.3-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-SNAPSHOT-repo.zip
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/sdnc-generic-resource-api-3.0.3-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-SNAPSHOT.zip
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:26:40 [INFO]
07:26:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api-installer ---
07:26:40 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api-installer:3.0.3-SNAPSHOT at end
07:26:40 [INFO]
07:26:40 [INFO] -----------< org.onap.sdnc.northbound:generic-resource-api >------------
07:26:40 [INFO] Building sdnc-northbound :: generic-resource-api 3.0.3-SNAPSHOT [10/28]
07:26:40 [INFO] --------------------------------[ pom ]---------------------------------
07:26:40 [INFO]
07:26:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ generic-resource-api ---
07:26:40 [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-merge-oslo/generic-resource-api/target/code-coverage/jacoco-ut.exec
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ generic-resource-api ---
07:26:40 [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-merge-oslo/generic-resource-api/target/jacoco.exec
07:26:40 [INFO]
07:26:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ generic-resource-api ---
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ generic-resource-api ---
07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ generic-resource-api ---
07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:40 [INFO]
07:26:40 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ generic-resource-api ---
07:26:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ generic-resource-api ---
07:26:40 [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-merge-oslo/generic-resource-api/target/code-coverage/jacoco-it.exec
07:26:40 [INFO]
07:26:40 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ generic-resource-api ---
07:26:40 [INFO] No tests to run.
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ generic-resource-api ---
07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:40 [INFO]
07:26:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ generic-resource-api ---
07:26:40 [INFO] CycloneDX: Resolving Dependencies
07:26:40 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:26:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/target/bom.xml
07:26:40 [INFO] attaching as generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/target/bom.json
07:26:40 [INFO] attaching as generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.json
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ generic-resource-api ---
07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/target/jacoco.exec
07:26:40 [INFO]
07:26:40 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ generic-resource-api ---
07:26:40 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/target/failsafe-reports
07:26:40 [INFO]
07:26:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ generic-resource-api ---
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/pom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-SNAPSHOT.pom
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:40 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/generic-resource-api/target/bom.json to /tmp/r/org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-SNAPSHOT-cyclonedx.json
07:26:40 [INFO]
07:26:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ generic-resource-api ---
07:26:40 [INFO] Deploying org.onap.sdnc.northbound:generic-resource-api:3.0.3-SNAPSHOT at end
07:26:40 [INFO]
07:26:40 [INFO] -----------< org.onap.sdnc.northbound:optical-service-model >-----------
07:26:40 [INFO] Building sdnc-northbound :: optical-service :: optical-service-model 3.0.3-SNAPSHOT [11/28]
07:26:40 [INFO] -------------------------------[ bundle ]-------------------------------
07:26:40 [INFO]
07:26:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-model ---
07:26:40 [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-merge-oslo/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/**
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-model ---
07:26:40 [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-merge-oslo/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/**
07:26:40 [INFO]
07:26:40 [INFO] --- yang-maven-plugin:11.0.5:generate-sources (binding) @ optical-service-model ---
07:26:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
07:26:40 [INFO] yang-to-sources: Inspecting /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/src/main/yang
07:26:40 [INFO] yang-to-sources: Found 2 dependencies in 1.373 ms
07:26:40 [INFO] yang-to-sources: Project model files found: 1 in 1.483 ms
07:26:40 [INFO] yang-to-sources: 1 YANG models processed in 15.66 ms
07:26:40 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.94 ms
07:26:40 [INFO] Sorted 29 files into 6 directories in 321.0 μs
07:26:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 31.24 ms
07:26:40 [INFO]
07:26:40 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ optical-service-model ---
07:26:40 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/src/main/resources
07:26:40 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/generated-sources/spi
07:26:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
07:26:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
07:26:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
07:26:40 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/generated-sources/spi
07:26:40 [INFO]
07:26:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ optical-service-model ---
07:26:40 [INFO] Recompiling the module because of changed dependency.
07:26:40 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes
07:26:40 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:40 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:40 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:40 [INFO]
07:26:40 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ optical-service-model >>>
07:26:40 [INFO]
07:26:40 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ optical-service-model <<<
07:26:40 [INFO]
07:26:40 [INFO]
07:26:40 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ optical-service-model ---
07:26:40 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/src/test/resources
07:26:40 [INFO]
07:26:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ optical-service-model ---
07:26:40 [INFO] No sources to compile
07:26:40 [INFO]
07:26:40 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ optical-service-model ---
07:26:40 [INFO] No tests to run.
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-model ---
07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:40 [INFO]
07:26:40 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-model ---
07:26:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:40 [INFO]
07:26:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ optical-service-model ---
07:26:40 [INFO]
07:26:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ optical-service-model ---
07:26:40 [INFO] Building bundle: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/optical-service-model-3.0.3-SNAPSHOT.jar
07:26:40 [INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/classes/META-INF/MANIFEST.MF
07:26:40 [INFO]
07:26:40 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-model ---
07:26:40 [ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/javadoc-bundle-options. Ignored it.
07:26:40 [INFO] No previous run data found, generating javadoc.
07:26:42 [WARNING] Javadoc Warnings
07:26:42 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:42 [WARNING] public interface OpticalserviceService
07:26:42 [WARNING] ^
07:26:42 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:42 [WARNING] private final String _name;
07:26:42 [WARNING] ^
07:26:42 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:42 [WARNING] private final String _name;
07:26:42 [WARNING] ^
07:26:42 [WARNING] 3 warnings
07:26:42 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/optical-service-model-3.0.3-SNAPSHOT-javadoc.jar
07:26:42 [INFO]
07:26:42 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-model ---
07:26:42 [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-merge-oslo/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/**
07:26:42 [INFO]
07:26:42 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-model ---
07:26:42 [INFO] No tests to run.
07:26:42 [INFO]
07:26:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-model ---
07:26:42 [INFO] CycloneDX: Resolving Dependencies
07:26:43 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s)
07:26:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/bom.xml
07:26:43 [INFO] attaching as optical-service-model-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/bom.json
07:26:43 [INFO] attaching as optical-service-model-3.0.3-SNAPSHOT-cyclonedx.json
07:26:43 [INFO]
07:26:43 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-model ---
07:26:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:43 [INFO]
07:26:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ optical-service-model ---
07:26:43 [INFO] Skipping duplicate-finder execution!
07:26:43 [INFO]
07:26:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ optical-service-model ---
07:26:43 [WARNING] Unused declared dependencies found:
07:26:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.4:compile
07:26:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:12.0.4:compile
07:26:43 [INFO]
07:26:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ optical-service-model ---
07:26:43 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/optical-service-model-3.0.3-SNAPSHOT-sources.jar
07:26:43 [INFO]
07:26:43 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-model ---
07:26:43 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/failsafe-reports
07:26:43 [INFO]
07:26:43 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ optical-service-model ---
07:26:43 [INFO] Skipping modernizer execution!
07:26:43 [INFO]
07:26:43 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ optical-service-model ---
07:26:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:43 [INFO]
07:26:43 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-model ---
07:26:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/jacoco.exec
07:26:43 [INFO]
07:26:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-model ---
07:26:43 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/optical-service-model-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT.jar
07:26:43 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT.pom
07:26:43 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/optical-service-model-3.0.3-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT-javadoc.jar
07:26:43 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT-cyclonedx.xml
07:26:43 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT-cyclonedx.json
07:26:43 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/optical-service-model-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT-sources.jar
07:26:43 [INFO]
07:26:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ optical-service-model ---
07:26:43 [INFO] Installing org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT.jar
07:26:43 [INFO] Writing OBR metadata
07:26:43 [INFO]
07:26:43 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ optical-service-model ---
07:26:43 [INFO] Deploying org.onap.sdnc.northbound:optical-service-model:3.0.3-SNAPSHOT at end
07:26:43 [INFO]
07:26:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ optical-service-model ---
07:26:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
07:26:43 [INFO]
07:26:43 [INFO] ---------< org.onap.sdnc.northbound:optical-service-provider >----------
07:26:43 [INFO] Building sdnc-northbound :: optical-service :: optical-service-provider 3.0.3-SNAPSHOT [12/28]
07:26:43 [INFO] -------------------------------[ bundle ]-------------------------------
07:26:52 [INFO]
07:26:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-provider ---
07:26:52 [INFO]
07:26:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-provider ---
07:26:52 [INFO]
07:26:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-provider ---
07:26:52 [INFO]
07:26:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-provider ---
07:26:52 [INFO]
07:26:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-provider ---
07:26:52 [INFO]
07:26:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-provider ---
07:26:53 [INFO]
07:26:53 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-provider ---
07:26:53 [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-merge-oslo/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/**
07:26:53 [INFO]
07:26:53 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-provider ---
07:26:53 [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-merge-oslo/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/**
07:26:53 [INFO]
07:26:53 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-provider ---
07:26:53 [INFO]
07:26:53 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-provider ---
07:26:53 [INFO]
07:26:53 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-provider ---
07:26:53 [INFO]
07:26:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ optical-service-provider ---
07:26:53 [INFO]
07:26:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ optical-service-provider ---
07:26:53 [INFO] Copying 1 resource from src/main/resources to target/classes
07:26:53 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/generated-sources/spi
07:26:53 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/generated-sources/yang
07:26:53 [INFO]
07:26:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ optical-service-provider ---
07:26:53 [INFO] Recompiling the module because of changed dependency.
07:26:53 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes
07:26:53 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:53 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:53 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:53 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:[88,53] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal
07:26:53 [INFO]
07:26:53 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ optical-service-provider >>>
07:26:53 [INFO]
07:26:53 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ optical-service-provider ---
07:26:53 [INFO]
07:26:53 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ optical-service-provider <<<
07:26:53 [INFO]
07:26:53 [INFO]
07:26:53 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ optical-service-provider ---
07:26:53 [INFO]
07:26:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ optical-service-provider ---
07:26:53 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/test/resources
07:26:53 [INFO]
07:26:53 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ optical-service-provider ---
07:26:53 [INFO] Recompiling the module because of changed dependency.
07:26:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes
07:26:53 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:53 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/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
07:26:53 [INFO]
07:26:53 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ optical-service-provider ---
07:26:53 [INFO] Surefire report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/surefire-reports
07:26:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
07:26:53 [INFO]
07:26:53 [INFO] -------------------------------------------------------
07:26:53 [INFO] T E S T S
07:26:53 [INFO] -------------------------------------------------------
07:26:54 [INFO] Running org.onap.sdnc.northbound.TestOpticalServiceProvider
07:26:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.911 s - in org.onap.sdnc.northbound.TestOpticalServiceProvider
07:26:57 [INFO] Running org.onap.sdnc.northbound.OpticalServiceClientTest
07:26:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.onap.sdnc.northbound.OpticalServiceClientTest
07:26:57 [INFO]
07:26:57 [INFO] Results:
07:26:57 [INFO]
07:26:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
07:26:57 [INFO]
07:26:57 [INFO]
07:26:57 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-provider ---
07:26:57 [INFO] Loading execution data file /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/code-coverage/jacoco-ut.exec
07:26:57 [INFO] Analyzed bundle 'sdnc-northbound :: optical-service :: optical-service-provider' with 5 classes
07:26:57 [INFO]
07:26:57 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-provider ---
07:26:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:26:57 [INFO]
07:26:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ optical-service-provider ---
07:26:57 [INFO]
07:26:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ optical-service-provider ---
07:26:57 [INFO] Building bundle: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/optical-service-provider-3.0.3-SNAPSHOT.jar
07:26:57 [INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/classes/META-INF/MANIFEST.MF
07:26:57 [INFO]
07:26:57 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-provider ---
07:26:57 [ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/javadoc-bundle-options. Ignored it.
07:26:57 [INFO] No previous run data found, generating javadoc.
07:26:58 [WARNING] Javadoc Warnings
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/AsyncNotificationHandling.java:51: warning: no comment
07:26:58 [WARNING] public class AsyncNotificationHandling extends HttpServlet implements Servlet {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:34: warning: no comment
07:26:58 [WARNING] public class OpticalServiceClient {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:40: warning: no comment
07:26:58 [WARNING] public OpticalServiceClient(final SvcLogicService svcLogicService) {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:48: warning: no comment
07:26:58 [WARNING] public Properties execute(String module, String rpc, String version, String mode,
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:56: warning: no comment
07:26:58 [WARNING] public Properties execute(String module, String rpc, String version, String mode,
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:96: warning: no comment
07:26:58 [WARNING] public Properties execute(String module, String rpc, String version, String mode,
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:104: warning: no comment
07:26:58 [WARNING] public Properties execute(String module, String rpc, String version, String mode,
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceClient.java:44: warning: no comment
07:26:58 [WARNING] public boolean hasGraph(String module, String rpc, String version, String mode) throws SvcLogicException {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:64: warning: no comment
07:26:58 [WARNING] protected DataBroker dataBroker;
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:65: warning: no comment
07:26:58 [WARNING] protected NotificationPublishService notificationService;
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:66: warning: no comment
07:26:58 [WARNING] protected RpcProviderService rpcProviderService;
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:67: warning: no comment
07:26:58 [WARNING] protected ObjectRegistration rpcRegistration;
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:70: warning: no comment
07:26:58 [WARNING] public OpticalServiceProvider(final DataBroker dataBroker,
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:83: warning: no comment
07:26:58 [WARNING] public void initialize() {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/OpticalServiceProvider.java:94: warning: no comment
07:26:58 [WARNING] protected void initializeChild() {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/SdncOdlConnection.java:40: warning: no comment
07:26:58 [WARNING] public class SdncOdlConnection {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/SdncOdlConnection.java:86: warning: no comment
07:26:58 [WARNING] public static SdncOdlConnection newInstance(String url, String user, String password) {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/SdncOdlConnection.java:91: warning: no comment
07:26:58 [WARNING] public String send(String method, String contentType, String msg) throws IOException {
07:26:58 [WARNING] ^
07:26:58 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/src/main/java/org/onap/sdnc/northbound/asyncrequests/AsyncNotificationHandling.java:55: warning: no comment
07:26:58 [WARNING] private final Logger LOG = LoggerFactory.getLogger(AsyncNotificationHandling.class);
07:26:58 [WARNING] ^
07:26:58 [WARNING] 19 warnings
07:26:58 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/optical-service-provider-3.0.3-SNAPSHOT-javadoc.jar
07:26:58 [INFO]
07:26:58 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-provider ---
07:26:58 [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-merge-oslo/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/**
07:26:58 [INFO]
07:26:58 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-provider ---
07:26:58 [INFO]
07:26:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-provider ---
07:26:58 [INFO] CycloneDX: Resolving Dependencies
07:26:59 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
07:26:59 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
07:26:59 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository.
07:26:59 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
07:26:59 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
07:26:59 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository.
07:27:00 [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s)
07:27:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/bom.xml
07:27:00 [INFO] attaching as optical-service-provider-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/bom.json
07:27:00 [INFO] attaching as optical-service-provider-3.0.3-SNAPSHOT-cyclonedx.json
07:27:00 [INFO]
07:27:00 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-provider ---
07:27:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:00 [INFO]
07:27:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ optical-service-provider ---
07:27:00 [INFO] Skipping duplicate-finder execution!
07:27:00 [INFO]
07:27:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ optical-service-provider ---
07:27:00 [WARNING] Used undeclared dependencies found:
07:27:00 [WARNING] org.onap.ccsdk.sli.core:utils-provider:jar:2.0.1:provided
07:27:00 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile
07:27:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.5:compile
07:27:00 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.4:test
07:27:00 [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.5:compile
07:27:00 [WARNING] org.opendaylight.mdsal:yang-binding:jar:12.0.4:compile
07:27:00 [INFO]
07:27:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ optical-service-provider ---
07:27:00 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/optical-service-provider-3.0.3-SNAPSHOT-sources.jar
07:27:00 [INFO]
07:27:00 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-provider ---
07:27:00 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/failsafe-reports
07:27:00 [INFO]
07:27:00 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ optical-service-provider ---
07:27:00 [INFO] Skipping modernizer execution!
07:27:00 [INFO]
07:27:00 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ optical-service-provider ---
07:27:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:00 [INFO]
07:27:00 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-provider ---
07:27:00 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/jacoco.exec
07:27:00 [INFO]
07:27:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-provider ---
07:27:00 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/optical-service-provider-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT.jar
07:27:00 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT.pom
07:27:00 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/optical-service-provider-3.0.3-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT-javadoc.jar
07:27:00 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:00 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT-cyclonedx.json
07:27:00 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/optical-service-provider-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT-sources.jar
07:27:00 [INFO]
07:27:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ optical-service-provider ---
07:27:00 [INFO] Installing org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT.jar
07:27:00 [INFO] Writing OBR metadata
07:27:00 [INFO]
07:27:00 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ optical-service-provider ---
07:27:00 [INFO] Deploying org.onap.sdnc.northbound:optical-service-provider:3.0.3-SNAPSHOT at end
07:27:00 [INFO]
07:27:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ optical-service-provider ---
07:27:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
07:27:00 [INFO]
07:27:00 [INFO] -----------< org.onap.sdnc.northbound:sdnc-optical-service >------------
07:27:00 [INFO] Building sdnc-northbound :: optical-service :: sdnc-optical-service 3.0.3-SNAPSHOT [13/28]
07:27:00 [INFO] ------------------------------[ feature ]-------------------------------
07:27:00 [INFO]
07:27:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-optical-service ---
07:27:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:00 [INFO] surefireArgLine set to empty
07:27:00 [INFO]
07:27:00 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-optical-service ---
07:27:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:00 [INFO] argLine set to empty
07:27:00 [INFO]
07:27:00 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-optical-service ---
07:27:00 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/classes/META-INF/maven/dependencies.properties
07:27:00 [INFO]
07:27:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-optical-service ---
07:27:00 [INFO]
07:27:00 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-optical-service ---
07:27:01 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/feature/feature.xml
07:27:01 [INFO] ...done!
07:27:01 [INFO] Attaching features XML
07:27:01 [INFO]
07:27:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-optical-service ---
07:27:01 [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
07:27:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:27:01 [INFO]
07:27:01 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-optical-service >>>
07:27:01 [INFO]
07:27:01 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-optical-service ---
07:27:01 [INFO]
07:27:01 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-optical-service <<<
07:27:01 [INFO]
07:27:01 [INFO]
07:27:01 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-optical-service ---
07:27:01 [INFO]
07:27:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-optical-service ---
07:27:01 [INFO] Skipping plugin execution
07:27:01 [INFO]
07:27:01 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-optical-service ---
07:27:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:01 [INFO]
07:27:01 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-optical-service ---
07:27:01 [INFO] Tests are skipped.
07:27:01 [INFO]
07:27:01 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-optical-service ---
07:27:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:01 [INFO]
07:27:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-optical-service ---
07:27:01 [INFO]
07:27:01 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-optical-service ---
07:27:01 [INFO]
07:27:01 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-optical-service ---
07:27:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:01 [INFO] failsafeArgLine set to empty
07:27:01 [INFO]
07:27:01 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-optical-service ---
07:27:01 [INFO] No tests to run.
07:27:01 [INFO]
07:27:01 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-optical-service ---
07:27:01 [INFO] CycloneDX: Resolving Dependencies
07:27:04 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s)
07:27:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/bom.xml
07:27:04 [INFO] attaching as sdnc-optical-service-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/bom.json
07:27:04 [INFO] attaching as sdnc-optical-service-3.0.3-SNAPSHOT-cyclonedx.json
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO]
07:27:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-optical-service ---
07:27:04 [INFO] Skipping duplicate-finder execution!
07:27:04 [INFO]
07:27:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-optical-service ---
07:27:04 [INFO] Skipping plugin execution
07:27:04 [INFO]
07:27:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-optical-service ---
07:27:04 [INFO] No sources in project. Archive not created.
07:27:04 [INFO]
07:27:04 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-optical-service ---
07:27:04 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/failsafe-reports
07:27:04 [INFO]
07:27:04 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-optical-service ---
07:27:04 [INFO] Skipping modernizer execution!
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO]
07:27:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-optical-service ---
07:27:04 [INFO] No primary artifact to install, installing attached artifacts instead.
07:27:04 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-SNAPSHOT.pom
07:27:04 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-SNAPSHOT-features.xml
07:27:04 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:04 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-SNAPSHOT-cyclonedx.json
07:27:04 [INFO]
07:27:04 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdnc-optical-service ---
07:27:04 [INFO] Deploying org.onap.sdnc.northbound:sdnc-optical-service:3.0.3-SNAPSHOT at end
07:27:04 [INFO]
07:27:04 [INFO] ---------< org.onap.sdnc.northbound:features-optical-service >----------
07:27:04 [INFO] Building sdnc-northbound :: optical-service :: features-optical-service 3.0.3-SNAPSHOT [14/28]
07:27:04 [INFO] ------------------------------[ feature ]-------------------------------
07:27:04 [INFO]
07:27:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO] surefireArgLine set to empty
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO] argLine set to empty
07:27:04 [INFO]
07:27:04 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-optical-service ---
07:27:04 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/classes/META-INF/maven/dependencies.properties
07:27:04 [INFO]
07:27:04 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-optical-service ---
07:27:04 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/feature/feature.xml
07:27:04 [INFO] ...done!
07:27:04 [INFO] Attaching features XML
07:27:04 [INFO]
07:27:04 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-optical-service ---
07:27:04 [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
07:27:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:27:04 [INFO]
07:27:04 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-optical-service >>>
07:27:04 [INFO]
07:27:04 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-optical-service <<<
07:27:04 [INFO]
07:27:04 [INFO]
07:27:04 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO]
07:27:04 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-optical-service ---
07:27:04 [INFO] Tests are skipped.
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO]
07:27:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-optical-service ---
07:27:04 [INFO]
07:27:04 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-optical-service ---
07:27:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:04 [INFO] failsafeArgLine set to empty
07:27:04 [INFO]
07:27:04 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-optical-service ---
07:27:04 [INFO] No tests to run.
07:27:04 [INFO]
07:27:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-optical-service ---
07:27:04 [INFO] CycloneDX: Resolving Dependencies
07:27:07 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s)
07:27:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/bom.xml
07:27:07 [INFO] attaching as features-optical-service-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/bom.json
07:27:07 [INFO] attaching as features-optical-service-3.0.3-SNAPSHOT-cyclonedx.json
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-optical-service ---
07:27:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:07 [INFO]
07:27:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-optical-service ---
07:27:07 [INFO] Skipping duplicate-finder execution!
07:27:07 [INFO]
07:27:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-optical-service ---
07:27:07 [INFO] Skipping plugin execution
07:27:07 [INFO]
07:27:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-optical-service ---
07:27:07 [INFO] No sources in project. Archive not created.
07:27:07 [INFO]
07:27:07 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-optical-service ---
07:27:07 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/failsafe-reports
07:27:07 [INFO]
07:27:07 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-optical-service ---
07:27:07 [INFO] Skipping modernizer execution!
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-optical-service ---
07:27:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-optical-service ---
07:27:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:07 [INFO]
07:27:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-optical-service ---
07:27:07 [INFO] No primary artifact to install, installing attached artifacts instead.
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-SNAPSHOT.pom
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-SNAPSHOT-features.xml
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/features-optical-service/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-SNAPSHOT-cyclonedx.json
07:27:07 [INFO]
07:27:07 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ features-optical-service ---
07:27:07 [INFO] Deploying org.onap.sdnc.northbound:features-optical-service:3.0.3-SNAPSHOT at end
07:27:07 [INFO]
07:27:07 [INFO] ---------< org.onap.sdnc.northbound:optical-service-features >----------
07:27:07 [INFO] Building sdnc-northbound :: optical-service:: optical-service-features 3.0.3-SNAPSHOT [15/28]
07:27:07 [INFO] --------------------------------[ pom ]---------------------------------
07:27:07 [INFO]
07:27:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-features ---
07:27:07 [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-merge-oslo/optical-service/features/target/code-coverage/jacoco-ut.exec
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-features ---
07:27:07 [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-merge-oslo/optical-service/features/target/jacoco.exec
07:27:07 [INFO]
07:27:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-features ---
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-features ---
07:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-features ---
07:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:07 [INFO]
07:27:07 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-features ---
07:27:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-features ---
07:27:07 [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-merge-oslo/optical-service/features/target/code-coverage/jacoco-it.exec
07:27:07 [INFO]
07:27:07 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-features ---
07:27:07 [INFO] No tests to run.
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-features ---
07:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:07 [INFO]
07:27:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-features ---
07:27:07 [INFO] CycloneDX: Resolving Dependencies
07:27:07 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:27:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/target/bom.xml
07:27:07 [INFO] attaching as optical-service-features-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/target/bom.json
07:27:07 [INFO] attaching as optical-service-features-3.0.3-SNAPSHOT-cyclonedx.json
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-features ---
07:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/target/jacoco.exec
07:27:07 [INFO]
07:27:07 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-features ---
07:27:07 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/target/failsafe-reports
07:27:07 [INFO]
07:27:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-features ---
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-SNAPSHOT.pom
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-SNAPSHOT-cyclonedx.json
07:27:07 [INFO]
07:27:07 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ optical-service-features ---
07:27:07 [INFO] Deploying org.onap.sdnc.northbound:optical-service-features:3.0.3-SNAPSHOT at end
07:27:07 [INFO]
07:27:07 [INFO] ---------< org.onap.sdnc.northbound:optical-service-installer >---------
07:27:07 [INFO] Building sdnc-northbound :: optical-service :: optical-service-installer 3.0.3-SNAPSHOT [16/28]
07:27:07 [INFO] --------------------------------[ pom ]---------------------------------
07:27:07 [INFO]
07:27:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ optical-service-installer ---
07:27:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:27:07 [INFO] Copying 1 resource
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service-installer ---
07:27:07 [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-merge-oslo/optical-service/installer/target/code-coverage/jacoco-ut.exec
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service-installer ---
07:27:07 [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-merge-oslo/optical-service/installer/target/jacoco.exec
07:27:07 [INFO]
07:27:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service-installer ---
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service-installer ---
07:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service-installer ---
07:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:07 [INFO]
07:27:07 [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ optical-service-installer ---
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/features/sdnc-optical-service/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-SNAPSHOT-features.xml
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/model/target/optical-service-model-3.0.3-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-SNAPSHOT.jar
07:27:07 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/provider/target/optical-service-provider-3.0.3-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/assembly/system/org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-SNAPSHOT.jar
07:27:07 [INFO]
07:27:07 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service-installer ---
07:27:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:07 [INFO]
07:27:07 [INFO] --- maven-assembly-plugin:2.6:single (maven-repo-zip) @ optical-service-installer ---
07:27:07 [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
07:27:07 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/stage/sdnc-optical-service-3.0.3-SNAPSHOT-repo.zip
07:27:07 [INFO]
07:27:07 [INFO] --- maven-assembly-plugin:2.6:single (installer-zip) @ optical-service-installer ---
07:27:07 [INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
07:27:07 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/sdnc-optical-service-3.0.3-SNAPSHOT-installer.zip
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service-installer ---
07:27:07 [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-merge-oslo/optical-service/installer/target/code-coverage/jacoco-it.exec
07:27:07 [INFO]
07:27:07 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service-installer ---
07:27:07 [INFO] No tests to run.
07:27:07 [INFO]
07:27:07 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service-installer ---
07:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:07 [INFO]
07:27:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service-installer ---
07:27:07 [INFO] CycloneDX: Resolving Dependencies
07:27:08 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s)
07:27:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/bom.xml
07:27:08 [INFO] attaching as optical-service-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/bom.json
07:27:08 [INFO] attaching as optical-service-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service-installer ---
07:27:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/jacoco.exec
07:27:08 [INFO]
07:27:08 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service-installer ---
07:27:08 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/failsafe-reports
07:27:08 [INFO]
07:27:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service-installer ---
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-SNAPSHOT.pom
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/stage/sdnc-optical-service-3.0.3-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-SNAPSHOT-repo.zip
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/sdnc-optical-service-3.0.3-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-SNAPSHOT.zip
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:27:08 [INFO]
07:27:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ optical-service-installer ---
07:27:08 [INFO] Deploying org.onap.sdnc.northbound:optical-service-installer:3.0.3-SNAPSHOT at end
07:27:08 [INFO]
07:27:08 [INFO] --------------< org.onap.sdnc.northbound:optical-service >--------------
07:27:08 [INFO] Building sdnc-northbound :: optical-service 3.0.3-SNAPSHOT [17/28]
07:27:08 [INFO] --------------------------------[ pom ]---------------------------------
07:27:08 [INFO]
07:27:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ optical-service ---
07:27:08 [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-merge-oslo/optical-service/target/code-coverage/jacoco-ut.exec
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ optical-service ---
07:27:08 [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-merge-oslo/optical-service/target/jacoco.exec
07:27:08 [INFO]
07:27:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ optical-service ---
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ optical-service ---
07:27:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ optical-service ---
07:27:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:08 [INFO]
07:27:08 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ optical-service ---
07:27:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ optical-service ---
07:27:08 [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-merge-oslo/optical-service/target/code-coverage/jacoco-it.exec
07:27:08 [INFO]
07:27:08 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ optical-service ---
07:27:08 [INFO] No tests to run.
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ optical-service ---
07:27:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:08 [INFO]
07:27:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ optical-service ---
07:27:08 [INFO] CycloneDX: Resolving Dependencies
07:27:08 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:27:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/target/bom.xml
07:27:08 [INFO] attaching as optical-service-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/target/bom.json
07:27:08 [INFO] attaching as optical-service-3.0.3-SNAPSHOT-cyclonedx.json
07:27:08 [INFO]
07:27:08 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ optical-service ---
07:27:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/target/jacoco.exec
07:27:08 [INFO]
07:27:08 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ optical-service ---
07:27:08 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/target/failsafe-reports
07:27:08 [INFO]
07:27:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ optical-service ---
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/pom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-SNAPSHOT.pom
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:08 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/optical-service/target/bom.json to /tmp/r/org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-SNAPSHOT-cyclonedx.json
07:27:08 [INFO]
07:27:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ optical-service ---
07:27:08 [INFO] Deploying org.onap.sdnc.northbound:optical-service:3.0.3-SNAPSHOT at end
07:27:08 [INFO]
07:27:08 [INFO] -------------< org.onap.sdnc.northbound:vnftools-provider >-------------
07:27:08 [INFO] Building sdnc-northbound :: vnftools :: vnftools-provider 3.0.3-SNAPSHOT [18/28]
07:27:08 [INFO] -------------------------------[ bundle ]-------------------------------
07:27:08 [INFO]
07:27:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools-provider ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools-provider ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools-provider ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools-provider ---
07:27:08 [INFO]
07:27:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools-provider ---
07:27:08 [INFO]
07:27:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools-provider ---
07:27:09 [INFO]
07:27:09 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools-provider ---
07:27:09 [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-merge-oslo/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/**
07:27:09 [INFO]
07:27:09 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools-provider ---
07:27:09 [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-merge-oslo/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/**
07:27:09 [INFO]
07:27:09 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools-provider ---
07:27:09 [INFO]
07:27:09 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools-provider ---
07:27:09 [INFO]
07:27:09 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools-provider ---
07:27:09 [INFO]
07:27:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ vnftools-provider ---
07:27:09 [INFO]
07:27:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ vnftools-provider ---
07:27:09 [INFO] Copying 3 resources from src/main/resources to target/classes
07:27:09 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/generated-sources/spi
07:27:09 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/generated-sources/yang
07:27:09 [INFO]
07:27:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ vnftools-provider ---
07:27:09 [INFO] Recompiling the module because of changed dependency.
07:27:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes
07:27:09 [INFO]
07:27:09 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ vnftools-provider >>>
07:27:09 [INFO]
07:27:09 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ vnftools-provider ---
07:27:09 [INFO]
07:27:09 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ vnftools-provider <<<
07:27:09 [INFO]
07:27:09 [INFO]
07:27:09 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ vnftools-provider ---
07:27:09 [INFO]
07:27:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ vnftools-provider ---
07:27:09 [INFO] skip non existing resourceDirectory /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/src/test/resources
07:27:09 [INFO]
07:27:09 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ vnftools-provider ---
07:27:09 [INFO] Recompiling the module because of changed dependency.
07:27:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
07:27:09 [INFO]
07:27:09 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default-test) @ vnftools-provider ---
07:27:09 [INFO] Surefire report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/surefire-reports
07:27:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
07:27:09 [INFO]
07:27:09 [INFO] -------------------------------------------------------
07:27:09 [INFO] T E S T S
07:27:09 [INFO] -------------------------------------------------------
07:27:10 [INFO] Running org.onap.sdnc.vnftools.VnfToolsTest
07:27:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in org.onap.sdnc.vnftools.VnfToolsTest
07:27:11 [INFO]
07:27:11 [INFO] Results:
07:27:11 [INFO]
07:27:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
07:27:11 [INFO]
07:27:11 [INFO]
07:27:11 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools-provider ---
07:27:11 [INFO] Loading execution data file /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/code-coverage/jacoco-ut.exec
07:27:11 [INFO] Analyzed bundle 'sdnc-northbound :: vnftools :: vnftools-provider' with 1 classes
07:27:11 [INFO]
07:27:11 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools-provider ---
07:27:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:11 [INFO]
07:27:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ vnftools-provider ---
07:27:11 [INFO]
07:27:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ vnftools-provider ---
07:27:11 [INFO] Building bundle: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/vnftools-provider-3.0.3-SNAPSHOT.jar
07:27:11 [INFO] Writing manifest: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/classes/META-INF/MANIFEST.MF
07:27:11 [INFO]
07:27:11 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools-provider ---
07:27:11 [ERROR] Error fetching link: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/javadoc-bundle-options. Ignored it.
07:27:11 [INFO] No previous run data found, generating javadoc.
07:27:12 [WARNING] Javadoc Warnings
07:27:12 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:38: warning: no comment
07:27:12 [WARNING] public class VnfTools implements SvcLogicJavaPlugin {
07:27:12 [WARNING] ^
07:27:12 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:51: warning: no comment
07:27:12 [WARNING] public VnfTools() {
07:27:12 [WARNING] ^
07:27:12 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:55: warning: no comment
07:27:12 [WARNING] public void checkIfActivateReady(Map parameters, SvcLogicContext ctx) throws SvcLogicException {
07:27:12 [WARNING] ^
07:27:12 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:83: warning: no comment
07:27:12 [WARNING] public void generateName(Map parameters, SvcLogicContext ctx) throws SvcLogicException {
07:27:12 [WARNING] ^
07:27:12 [WARNING] /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/src/main/java/org/onap/sdnc/vnftools/VnfTools.java:109: warning: no comment
07:27:12 [WARNING] public void printContext(Map parameters, SvcLogicContext ctx) throws SvcLogicException {
07:27:12 [WARNING] ^
07:27:12 [WARNING] 5 warnings
07:27:12 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/vnftools-provider-3.0.3-SNAPSHOT-javadoc.jar
07:27:12 [INFO]
07:27:12 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools-provider ---
07:27:12 [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-merge-oslo/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/**
07:27:12 [INFO]
07:27:12 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools-provider ---
07:27:12 [INFO]
07:27:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools-provider ---
07:27:12 [INFO] CycloneDX: Resolving Dependencies
07:27:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
07:27:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
07:27:12 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository.
07:27:12 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
07:27:12 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
07:27:12 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository.
07:27:13 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s)
07:27:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/bom.xml
07:27:13 [INFO] attaching as vnftools-provider-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/bom.json
07:27:13 [INFO] attaching as vnftools-provider-3.0.3-SNAPSHOT-cyclonedx.json
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools-provider ---
07:27:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:13 [INFO]
07:27:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ vnftools-provider ---
07:27:13 [INFO] Skipping duplicate-finder execution!
07:27:13 [INFO]
07:27:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ vnftools-provider ---
07:27:13 [INFO] No dependency problems found
07:27:13 [INFO]
07:27:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ vnftools-provider ---
07:27:13 [INFO] Building jar: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/vnftools-provider-3.0.3-SNAPSHOT-sources.jar
07:27:13 [INFO]
07:27:13 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools-provider ---
07:27:13 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/failsafe-reports
07:27:13 [INFO]
07:27:13 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ vnftools-provider ---
07:27:13 [INFO] Skipping modernizer execution!
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ vnftools-provider ---
07:27:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools-provider ---
07:27:13 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/jacoco.exec
07:27:13 [INFO]
07:27:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools-provider ---
07:27:13 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/vnftools-provider-3.0.3-SNAPSHOT.jar to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT.jar
07:27:13 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT.pom
07:27:13 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/vnftools-provider-3.0.3-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT-javadoc.jar
07:27:13 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:13 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT-cyclonedx.json
07:27:13 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/vnftools-provider-3.0.3-SNAPSHOT-sources.jar to /tmp/r/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT-sources.jar
07:27:13 [INFO]
07:27:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ vnftools-provider ---
07:27:13 [INFO] Installing org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT.jar
07:27:13 [INFO] Writing OBR metadata
07:27:13 [INFO]
07:27:13 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ vnftools-provider ---
07:27:13 [INFO] Deploying org.onap.sdnc.northbound:vnftools-provider:3.0.3-SNAPSHOT at end
07:27:13 [INFO]
07:27:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ vnftools-provider ---
07:27:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
07:27:13 [INFO]
07:27:13 [INFO] ---------------< org.onap.sdnc.northbound:sdnc-vnftools >---------------
07:27:13 [INFO] Building sdnc-northbound :: vnftools :: sdnc-vnftools 3.0.3-SNAPSHOT [19/28]
07:27:13 [INFO] ------------------------------[ feature ]-------------------------------
07:27:13 [INFO]
07:27:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-vnftools ---
07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:13 [INFO] surefireArgLine set to empty
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-vnftools ---
07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:13 [INFO] argLine set to empty
07:27:13 [INFO]
07:27:13 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-vnftools ---
07:27:13 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/classes/META-INF/maven/dependencies.properties
07:27:13 [INFO]
07:27:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-vnftools ---
07:27:13 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/feature/feature.xml
07:27:13 [INFO] ...done!
07:27:13 [INFO] Attaching features XML
07:27:13 [INFO]
07:27:13 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-vnftools ---
07:27:13 [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
07:27:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:27:13 [INFO]
07:27:13 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-vnftools >>>
07:27:13 [INFO]
07:27:13 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-vnftools <<<
07:27:13 [INFO]
07:27:13 [INFO]
07:27:13 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-vnftools ---
07:27:13 [INFO] Skipping plugin execution
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-vnftools ---
07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:13 [INFO]
07:27:13 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-vnftools ---
07:27:13 [INFO] Tests are skipped.
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-vnftools ---
07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:13 [INFO]
07:27:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-vnftools ---
07:27:13 [INFO]
07:27:13 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-vnftools ---
07:27:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:13 [INFO] failsafeArgLine set to empty
07:27:13 [INFO]
07:27:13 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-vnftools ---
07:27:13 [INFO] No tests to run.
07:27:13 [INFO]
07:27:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-vnftools ---
07:27:13 [INFO] CycloneDX: Resolving Dependencies
07:27:18 [INFO] CycloneDX: Creating BOM version 1.4 with 178 component(s)
07:27:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/bom.xml
07:27:18 [INFO] attaching as sdnc-vnftools-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/bom.json
07:27:18 [INFO] attaching as sdnc-vnftools-3.0.3-SNAPSHOT-cyclonedx.json
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO]
07:27:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-vnftools ---
07:27:18 [INFO] Skipping duplicate-finder execution!
07:27:18 [INFO]
07:27:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-vnftools ---
07:27:18 [INFO] Skipping plugin execution
07:27:18 [INFO]
07:27:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-vnftools ---
07:27:18 [INFO] No sources in project. Archive not created.
07:27:18 [INFO]
07:27:18 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-vnftools ---
07:27:18 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/failsafe-reports
07:27:18 [INFO]
07:27:18 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-vnftools ---
07:27:18 [INFO] Skipping modernizer execution!
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO]
07:27:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-vnftools ---
07:27:18 [INFO] No primary artifact to install, installing attached artifacts instead.
07:27:18 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-SNAPSHOT.pom
07:27:18 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-SNAPSHOT-features.xml
07:27:18 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:18 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-SNAPSHOT-cyclonedx.json
07:27:18 [INFO]
07:27:18 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdnc-vnftools ---
07:27:18 [INFO] Deploying org.onap.sdnc.northbound:sdnc-vnftools:3.0.3-SNAPSHOT at end
07:27:18 [INFO]
07:27:18 [INFO] -------------< org.onap.sdnc.northbound:features-vnftools >-------------
07:27:18 [INFO] Building sdnc-northbound :: vnftools :: features-vnftools 3.0.3-SNAPSHOT [20/28]
07:27:18 [INFO] ------------------------------[ feature ]-------------------------------
07:27:18 [INFO]
07:27:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO] surefireArgLine set to empty
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO] argLine set to empty
07:27:18 [INFO]
07:27:18 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-vnftools ---
07:27:18 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/classes/META-INF/maven/dependencies.properties
07:27:18 [INFO]
07:27:18 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-vnftools ---
07:27:18 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/feature/feature.xml
07:27:18 [INFO] ...done!
07:27:18 [INFO] Attaching features XML
07:27:18 [INFO]
07:27:18 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-vnftools ---
07:27:18 [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
07:27:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:27:18 [INFO]
07:27:18 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-vnftools >>>
07:27:18 [INFO]
07:27:18 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-vnftools <<<
07:27:18 [INFO]
07:27:18 [INFO]
07:27:18 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO]
07:27:18 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-vnftools ---
07:27:18 [INFO] Tests are skipped.
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO]
07:27:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-vnftools ---
07:27:18 [INFO]
07:27:18 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-vnftools ---
07:27:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:18 [INFO] failsafeArgLine set to empty
07:27:18 [INFO]
07:27:18 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-vnftools ---
07:27:18 [INFO] No tests to run.
07:27:18 [INFO]
07:27:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-vnftools ---
07:27:18 [INFO] CycloneDX: Resolving Dependencies
07:27:23 [INFO] CycloneDX: Creating BOM version 1.4 with 179 component(s)
07:27:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/bom.xml
07:27:23 [INFO] attaching as features-vnftools-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/bom.json
07:27:23 [INFO] attaching as features-vnftools-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-vnftools ---
07:27:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:23 [INFO]
07:27:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-vnftools ---
07:27:23 [INFO] Skipping duplicate-finder execution!
07:27:23 [INFO]
07:27:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-vnftools ---
07:27:23 [INFO] Skipping plugin execution
07:27:23 [INFO]
07:27:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-vnftools ---
07:27:23 [INFO] No sources in project. Archive not created.
07:27:23 [INFO]
07:27:23 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-vnftools ---
07:27:23 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/failsafe-reports
07:27:23 [INFO]
07:27:23 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-vnftools ---
07:27:23 [INFO] Skipping modernizer execution!
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-vnftools ---
07:27:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-vnftools ---
07:27:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:23 [INFO]
07:27:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-vnftools ---
07:27:23 [INFO] No primary artifact to install, installing attached artifacts instead.
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-SNAPSHOT.pom
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-SNAPSHOT-features.xml
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/features-vnftools/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ features-vnftools ---
07:27:23 [INFO] Deploying org.onap.sdnc.northbound:features-vnftools:3.0.3-SNAPSHOT at end
07:27:23 [INFO]
07:27:23 [INFO] -------------< org.onap.sdnc.northbound:vnftools-features >-------------
07:27:23 [INFO] Building sdnc-northbound :: vnftools :: vnftools-features 3.0.3-SNAPSHOT [21/28]
07:27:23 [INFO] --------------------------------[ pom ]---------------------------------
07:27:23 [INFO]
07:27:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools-features ---
07:27:23 [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-merge-oslo/vnftools/features/target/code-coverage/jacoco-ut.exec
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools-features ---
07:27:23 [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-merge-oslo/vnftools/features/target/jacoco.exec
07:27:23 [INFO]
07:27:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools-features ---
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools-features ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools-features ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools-features ---
07:27:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools-features ---
07:27:23 [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-merge-oslo/vnftools/features/target/code-coverage/jacoco-it.exec
07:27:23 [INFO]
07:27:23 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools-features ---
07:27:23 [INFO] No tests to run.
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools-features ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools-features ---
07:27:23 [INFO] CycloneDX: Resolving Dependencies
07:27:23 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:27:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/target/bom.xml
07:27:23 [INFO] attaching as vnftools-features-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/target/bom.json
07:27:23 [INFO] attaching as vnftools-features-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools-features ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/target/jacoco.exec
07:27:23 [INFO]
07:27:23 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools-features ---
07:27:23 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/target/failsafe-reports
07:27:23 [INFO]
07:27:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools-features ---
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-SNAPSHOT.pom
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ vnftools-features ---
07:27:23 [INFO] Deploying org.onap.sdnc.northbound:vnftools-features:3.0.3-SNAPSHOT at end
07:27:23 [INFO]
07:27:23 [INFO] ------------< org.onap.sdnc.northbound:vnftools-installer >-------------
07:27:23 [INFO] Building sdnc-northbound :: vnftools :: vnftools-installer 3.0.3-SNAPSHOT [22/28]
07:27:23 [INFO] --------------------------------[ pom ]---------------------------------
07:27:23 [INFO]
07:27:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ vnftools-installer ---
07:27:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:27:23 [INFO] Copying 1 resource
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools-installer ---
07:27:23 [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-merge-oslo/vnftools/installer/target/code-coverage/jacoco-ut.exec
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools-installer ---
07:27:23 [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-merge-oslo/vnftools/installer/target/jacoco.exec
07:27:23 [INFO]
07:27:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools-installer ---
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools-installer ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools-installer ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ vnftools-installer ---
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/features/sdnc-vnftools/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-SNAPSHOT-features.xml
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/provider/target/vnftools-provider-3.0.3-SNAPSHOT.jar to /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/assembly/system/org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-SNAPSHOT.jar
07:27:23 [INFO]
07:27:23 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools-installer ---
07:27:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:23 [INFO]
07:27:23 [INFO] --- maven-assembly-plugin:2.6:single (maven-repo-zip) @ vnftools-installer ---
07:27:23 [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
07:27:23 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/stage/sdnc-vnftools-3.0.3-SNAPSHOT-repo.zip
07:27:23 [INFO]
07:27:23 [INFO] --- maven-assembly-plugin:2.6:single (installer-zip) @ vnftools-installer ---
07:27:23 [INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
07:27:23 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/sdnc-vnftools-3.0.3-SNAPSHOT-installer.zip
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools-installer ---
07:27:23 [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-merge-oslo/vnftools/installer/target/code-coverage/jacoco-it.exec
07:27:23 [INFO]
07:27:23 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools-installer ---
07:27:23 [INFO] No tests to run.
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools-installer ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools-installer ---
07:27:23 [INFO] CycloneDX: Resolving Dependencies
07:27:23 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s)
07:27:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/bom.xml
07:27:23 [INFO] attaching as vnftools-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/bom.json
07:27:23 [INFO] attaching as vnftools-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools-installer ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/jacoco.exec
07:27:23 [INFO]
07:27:23 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools-installer ---
07:27:23 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/failsafe-reports
07:27:23 [INFO]
07:27:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools-installer ---
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-SNAPSHOT.pom
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/stage/sdnc-vnftools-3.0.3-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-SNAPSHOT-repo.zip
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/sdnc-vnftools-3.0.3-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-SNAPSHOT.zip
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ vnftools-installer ---
07:27:23 [INFO] Deploying org.onap.sdnc.northbound:vnftools-installer:3.0.3-SNAPSHOT at end
07:27:23 [INFO]
07:27:23 [INFO] -----------------< org.onap.sdnc.northbound:vnftools >------------------
07:27:23 [INFO] Building VNF Tools Plugin 3.0.3-SNAPSHOT [23/28]
07:27:23 [INFO] --------------------------------[ pom ]---------------------------------
07:27:23 [INFO]
07:27:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ vnftools ---
07:27:23 [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-merge-oslo/vnftools/target/code-coverage/jacoco-ut.exec
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ vnftools ---
07:27:23 [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-merge-oslo/vnftools/target/jacoco.exec
07:27:23 [INFO]
07:27:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ vnftools ---
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ vnftools ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ vnftools ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ vnftools ---
07:27:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ vnftools ---
07:27:23 [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-merge-oslo/vnftools/target/code-coverage/jacoco-it.exec
07:27:23 [INFO]
07:27:23 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ vnftools ---
07:27:23 [INFO] No tests to run.
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ vnftools ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:23 [INFO]
07:27:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ vnftools ---
07:27:23 [INFO] CycloneDX: Resolving Dependencies
07:27:23 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:27:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/target/bom.xml
07:27:23 [INFO] attaching as vnftools-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/target/bom.json
07:27:23 [INFO] attaching as vnftools-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ vnftools ---
07:27:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/target/jacoco.exec
07:27:23 [INFO]
07:27:23 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ vnftools ---
07:27:23 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/target/failsafe-reports
07:27:23 [INFO]
07:27:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vnftools ---
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/pom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-SNAPSHOT.pom
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:23 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/vnftools/target/bom.json to /tmp/r/org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-SNAPSHOT-cyclonedx.json
07:27:23 [INFO]
07:27:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ vnftools ---
07:27:23 [INFO] Deploying org.onap.sdnc.northbound:vnftools:3.0.3-SNAPSHOT at end
07:27:23 [INFO]
07:27:23 [INFO] ------------< org.onap.sdnc.northbound:sdnc-northbound-all >------------
07:27:23 [INFO] Building sdnc-northbound :: features :: sdnc-northbound-all 3.0.3-SNAPSHOT [24/28]
07:27:23 [INFO] ------------------------------[ feature ]-------------------------------
07:27:23 [INFO]
07:27:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound-all ---
07:27:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:23 [INFO] surefireArgLine set to empty
07:27:23 [INFO]
07:27:23 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound-all ---
07:27:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:23 [INFO] argLine set to empty
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ sdnc-northbound-all ---
07:27:23 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/classes/META-INF/maven/dependencies.properties
07:27:23 [INFO]
07:27:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sdnc-northbound-all ---
07:27:23 [INFO]
07:27:23 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ sdnc-northbound-all ---
07:27:24 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/feature/feature.xml
07:27:24 [INFO] ...done!
07:27:24 [INFO] Attaching features XML
07:27:24 [INFO]
07:27:24 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ sdnc-northbound-all ---
07:27:24 [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
07:27:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:27:24 [INFO]
07:27:24 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ sdnc-northbound-all >>>
07:27:24 [INFO]
07:27:24 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ sdnc-northbound-all ---
07:27:24 [INFO]
07:27:24 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ sdnc-northbound-all <<<
07:27:24 [INFO]
07:27:24 [INFO]
07:27:24 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ sdnc-northbound-all ---
07:27:24 [INFO]
07:27:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ sdnc-northbound-all ---
07:27:24 [INFO] Skipping plugin execution
07:27:24 [INFO]
07:27:24 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound-all ---
07:27:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:24 [INFO]
07:27:24 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ sdnc-northbound-all ---
07:27:24 [INFO] Tests are skipped.
07:27:24 [INFO]
07:27:24 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound-all ---
07:27:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:24 [INFO]
07:27:24 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sdnc-northbound-all ---
07:27:24 [INFO]
07:27:24 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound-all ---
07:27:24 [INFO]
07:27:24 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound-all ---
07:27:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:24 [INFO] failsafeArgLine set to empty
07:27:24 [INFO]
07:27:24 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound-all ---
07:27:24 [INFO] No tests to run.
07:27:24 [INFO]
07:27:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound-all ---
07:27:24 [INFO] CycloneDX: Resolving Dependencies
07:27:28 [INFO] CycloneDX: Creating BOM version 1.4 with 191 component(s)
07:27:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/bom.xml
07:27:28 [INFO] attaching as sdnc-northbound-all-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/bom.json
07:27:28 [INFO] attaching as sdnc-northbound-all-3.0.3-SNAPSHOT-cyclonedx.json
07:27:28 [INFO]
07:27:28 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound-all ---
07:27:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:28 [INFO]
07:27:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sdnc-northbound-all ---
07:27:28 [INFO] Skipping duplicate-finder execution!
07:27:28 [INFO]
07:27:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sdnc-northbound-all ---
07:27:28 [INFO] Skipping plugin execution
07:27:28 [INFO]
07:27:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sdnc-northbound-all ---
07:27:28 [INFO] No sources in project. Archive not created.
07:27:28 [INFO]
07:27:28 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound-all ---
07:27:28 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/failsafe-reports
07:27:28 [INFO]
07:27:28 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ sdnc-northbound-all ---
07:27:28 [INFO] Skipping modernizer execution!
07:27:28 [INFO]
07:27:28 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ sdnc-northbound-all ---
07:27:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:28 [INFO]
07:27:28 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound-all ---
07:27:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:28 [INFO]
07:27:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound-all ---
07:27:28 [INFO] No primary artifact to install, installing attached artifacts instead.
07:27:28 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-SNAPSHOT.pom
07:27:28 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-SNAPSHOT-features.xml
07:27:28 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:28 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-SNAPSHOT-cyclonedx.json
07:27:28 [INFO]
07:27:28 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdnc-northbound-all ---
07:27:28 [INFO] Deploying org.onap.sdnc.northbound:sdnc-northbound-all:3.0.3-SNAPSHOT at end
07:27:28 [INFO]
07:27:28 [INFO] ---------< org.onap.sdnc.northbound:features-sdnc-northbound >----------
07:27:28 [INFO] Building sdnc-northbound :: features :: features-sdnc-northbound 3.0.3-SNAPSHOT [25/28]
07:27:28 [INFO] ------------------------------[ feature ]-------------------------------
07:27:28 [INFO]
07:27:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-sdnc-northbound ---
07:27:28 [INFO]
07:27:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ features-sdnc-northbound ---
07:27:28 [INFO]
07:27:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ features-sdnc-northbound ---
07:27:28 [INFO]
07:27:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ features-sdnc-northbound ---
07:27:28 [INFO]
07:27:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ features-sdnc-northbound ---
07:27:28 [INFO]
07:27:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ features-sdnc-northbound ---
07:27:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:29 [INFO] surefireArgLine set to empty
07:27:29 [INFO]
07:27:29 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ features-sdnc-northbound ---
07:27:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:29 [INFO] argLine set to empty
07:27:29 [INFO]
07:27:29 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-sdnc-northbound ---
07:27:29 [INFO] Created: /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/classes/META-INF/maven/dependencies.properties
07:27:29 [INFO]
07:27:29 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-sdnc-northbound ---
07:27:29 [INFO] Generating feature descriptor file /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/feature/feature.xml
07:27:29 [INFO] ...done!
07:27:29 [INFO] Attaching features XML
07:27:29 [INFO]
07:27:29 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-sdnc-northbound ---
07:27:29 [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
07:27:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
07:27:29 [INFO]
07:27:29 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-sdnc-northbound >>>
07:27:29 [INFO]
07:27:29 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-sdnc-northbound <<<
07:27:29 [INFO]
07:27:29 [INFO]
07:27:29 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ features-sdnc-northbound ---
07:27:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:29 [INFO]
07:27:29 [INFO] --- maven-surefire-plugin:3.0.0-M8:test (default) @ features-sdnc-northbound ---
07:27:29 [INFO] Tests are skipped.
07:27:29 [INFO]
07:27:29 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ features-sdnc-northbound ---
07:27:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:29 [INFO]
07:27:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ features-sdnc-northbound ---
07:27:29 [INFO]
07:27:29 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ features-sdnc-northbound ---
07:27:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:29 [INFO] failsafeArgLine set to empty
07:27:29 [INFO]
07:27:29 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ features-sdnc-northbound ---
07:27:29 [INFO] No tests to run.
07:27:29 [INFO]
07:27:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-sdnc-northbound ---
07:27:29 [INFO] CycloneDX: Resolving Dependencies
07:27:33 [INFO] CycloneDX: Creating BOM version 1.4 with 192 component(s)
07:27:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/bom.xml
07:27:33 [INFO] attaching as features-sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/bom.json
07:27:33 [INFO] attaching as features-sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.json
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ features-sdnc-northbound ---
07:27:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:33 [INFO]
07:27:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-sdnc-northbound ---
07:27:33 [INFO] Skipping duplicate-finder execution!
07:27:33 [INFO]
07:27:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-sdnc-northbound ---
07:27:33 [INFO] Skipping plugin execution
07:27:33 [INFO]
07:27:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-sdnc-northbound ---
07:27:33 [INFO] No sources in project. Archive not created.
07:27:33 [INFO]
07:27:33 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ features-sdnc-northbound ---
07:27:33 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/failsafe-reports
07:27:33 [INFO]
07:27:33 [INFO] --- modernizer-maven-plugin:2.1.0:modernizer (modernizer) @ features-sdnc-northbound ---
07:27:33 [INFO] Skipping modernizer execution!
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (report) @ features-sdnc-northbound ---
07:27:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ features-sdnc-northbound ---
07:27:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
07:27:33 [INFO]
07:27:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-sdnc-northbound ---
07:27:33 [INFO] No primary artifact to install, installing attached artifacts instead.
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/pom.xml to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-SNAPSHOT.pom
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/feature/feature.xml to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-SNAPSHOT-features.xml
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/features-sdnc-northbound/target/bom.json to /tmp/r/org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.json
07:27:33 [INFO]
07:27:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ features-sdnc-northbound ---
07:27:33 [INFO] Deploying org.onap.sdnc.northbound:features-sdnc-northbound:3.0.3-SNAPSHOT at end
07:27:33 [INFO]
07:27:33 [INFO] ----< org.onap.sdnc.northbound:sdnc-northbound-features-installer >-----
07:27:33 [INFO] Building sdnc-northbound :: features :: sdnc-northbound-features-installer 3.0.3-SNAPSHOT [26/28]
07:27:33 [INFO] --------------------------------[ pom ]---------------------------------
07:27:33 [INFO]
07:27:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-version) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:27:33 [INFO] Copying 1 resource
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound-features-installer ---
07:27:33 [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-merge-oslo/features/installer/target/code-coverage/jacoco-ut.exec
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound-features-installer ---
07:27:33 [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-merge-oslo/features/installer/target/jacoco.exec
07:27:33 [INFO]
07:27:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound-features-installer ---
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:33 [INFO]
07:27:33 [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-dependencies) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/sdnc-northbound-all/target/feature/feature.xml to /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/assembly/system/org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-SNAPSHOT-features.xml
07:27:33 [INFO]
07:27:33 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:33 [INFO]
07:27:33 [INFO] --- maven-assembly-plugin:3.6.0:single (maven-repo-zip) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml
07:27:33 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/stage/sdnc-northbound-all-3.0.3-SNAPSHOT-repo.zip
07:27:33 [INFO]
07:27:33 [INFO] --- maven-assembly-plugin:3.6.0:single (installer-zip) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Reading assembly descriptor: src/assembly/assemble_installer_zip.xml
07:27:33 [INFO] Building zip: /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/sdnc-northbound-all-3.0.3-SNAPSHOT-installer.zip
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound-features-installer ---
07:27:33 [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-merge-oslo/features/installer/target/code-coverage/jacoco-it.exec
07:27:33 [INFO]
07:27:33 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] No tests to run.
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:33 [INFO]
07:27:33 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] CycloneDX: Resolving Dependencies
07:27:33 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s)
07:27:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/bom.xml
07:27:33 [INFO] attaching as sdnc-northbound-features-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/bom.json
07:27:33 [INFO] attaching as sdnc-northbound-features-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/jacoco.exec
07:27:33 [INFO]
07:27:33 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/failsafe-reports
07:27:33 [INFO]
07:27:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-SNAPSHOT.pom
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/stage/sdnc-northbound-all-3.0.3-SNAPSHOT-repo.zip to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-SNAPSHOT-repo.zip
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/sdnc-northbound-all-3.0.3-SNAPSHOT-installer.zip to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-SNAPSHOT.zip
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:33 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/installer/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-SNAPSHOT-cyclonedx.json
07:27:33 [INFO]
07:27:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdnc-northbound-features-installer ---
07:27:33 [INFO] Deploying org.onap.sdnc.northbound:sdnc-northbound-features-installer:3.0.3-SNAPSHOT at end
07:27:33 [INFO]
07:27:33 [INFO] ----< org.onap.sdnc.northbound:sdnc-northbound-feature-aggregator >-----
07:27:33 [INFO] Building sdnc-northbound :: features 3.0.3-SNAPSHOT [27/28]
07:27:33 [INFO] --------------------------------[ pom ]---------------------------------
07:27:33 [INFO]
07:27:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound-feature-aggregator ---
07:27:33 [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-merge-oslo/features/target/code-coverage/jacoco-ut.exec
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound-feature-aggregator ---
07:27:33 [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-merge-oslo/features/target/jacoco.exec
07:27:33 [INFO]
07:27:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:33 [INFO]
07:27:33 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound-feature-aggregator ---
07:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:33 [INFO]
07:27:33 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound-feature-aggregator ---
07:27:34 [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-merge-oslo/features/target/code-coverage/jacoco-it.exec
07:27:34 [INFO]
07:27:34 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] No tests to run.
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:34 [INFO]
07:27:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] CycloneDX: Resolving Dependencies
07:27:34 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:27:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/features/target/bom.xml
07:27:34 [INFO] attaching as sdnc-northbound-feature-aggregator-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/features/target/bom.json
07:27:34 [INFO] attaching as sdnc-northbound-feature-aggregator-3.0.3-SNAPSHOT-cyclonedx.json
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/features/target/jacoco.exec
07:27:34 [INFO]
07:27:34 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/features/target/failsafe-reports
07:27:34 [INFO]
07:27:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-SNAPSHOT.pom
07:27:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/features/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-SNAPSHOT-cyclonedx.json
07:27:34 [INFO]
07:27:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdnc-northbound-feature-aggregator ---
07:27:34 [INFO] Deploying org.onap.sdnc.northbound:sdnc-northbound-feature-aggregator:3.0.3-SNAPSHOT at end
07:27:34 [INFO]
07:27:34 [INFO] --------------< org.onap.sdnc.northbound:sdnc-northbound >--------------
07:27:34 [INFO] Building sdnc-northbound 3.0.3-SNAPSHOT [28/28]
07:27:34 [INFO] --------------------------------[ pom ]---------------------------------
07:27:34 [INFO]
07:27:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sdnc-northbound ---
07:27:34 [INFO] Deleting /w/workspace/sdnc-northbound-maven-merge-oslo/target
07:27:34 [INFO]
07:27:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-unit-test) @ sdnc-northbound ---
07:27:34 [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-merge-oslo/target/code-coverage/jacoco-ut.exec
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ sdnc-northbound ---
07:27:34 [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-merge-oslo/target/jacoco.exec
07:27:34 [INFO]
07:27:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- maven-checkstyle-plugin:3.2.1:check (default) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- maven-checkstyle-plugin:3.2.1:check (check-license) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- maven-checkstyle-plugin:3.2.1:check (onap-java-style) @ sdnc-northbound ---
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-unit-test) @ sdnc-northbound ---
07:27:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ sdnc-northbound ---
07:27:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:34 [INFO]
07:27:34 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ sdnc-northbound ---
07:27:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (pre-integration-test) @ sdnc-northbound ---
07:27:34 [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-merge-oslo/target/code-coverage/jacoco-it.exec
07:27:34 [INFO]
07:27:34 [INFO] --- maven-failsafe-plugin:3.0.0-M8:integration-test (integration-tests) @ sdnc-northbound ---
07:27:34 [INFO] No tests to run.
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:report (post-integration-test) @ sdnc-northbound ---
07:27:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
07:27:34 [INFO]
07:27:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sdnc-northbound ---
07:27:34 [INFO] CycloneDX: Resolving Dependencies
07:27:34 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
07:27:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/sdnc-northbound-maven-merge-oslo/target/bom.xml
07:27:34 [INFO] attaching as sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/sdnc-northbound-maven-merge-oslo/target/bom.json
07:27:34 [INFO] attaching as sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.json
07:27:34 [INFO]
07:27:34 [INFO] --- jacoco-maven-plugin:0.8.8:check (default-check) @ sdnc-northbound ---
07:27:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/sdnc-northbound-maven-merge-oslo/target/jacoco.exec
07:27:34 [INFO]
07:27:34 [INFO] --- maven-failsafe-plugin:3.0.0-M8:verify (integration-tests) @ sdnc-northbound ---
07:27:34 [INFO] Failsafe report directory: /w/workspace/sdnc-northbound-maven-merge-oslo/target/failsafe-reports
07:27:34 [INFO]
07:27:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sdnc-northbound ---
07:27:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/pom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-SNAPSHOT.pom
07:27:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/target/bom.xml to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.xml
07:27:34 [INFO] Installing /w/workspace/sdnc-northbound-maven-merge-oslo/target/bom.json to /tmp/r/org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-SNAPSHOT-cyclonedx.json
07:27:34 [INFO]
07:27:34 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ sdnc-northbound ---
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead.
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/sdnc-northbound-maven-merge-oslo/m2repo
07:27:34 [INFO] ------------------------------------------------------------------------
07:27:34 [INFO] Reactor Summary for sdnc-northbound 3.0.3-SNAPSHOT:
07:27:34 [INFO]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model-yang SUCCESS [ 39.343 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-model-swagger SUCCESS [ 9.926 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-model SUCCESS [ 1.059 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-provider SUCCESS [ 14.124 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api :: sdnc-generic-resource-api SUCCESS [ 12.480 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api :: features-generic-resource-api SUCCESS [ 5.478 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-features SUCCESS [ 0.088 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api:: generic-resource-api-client SUCCESS [ 20.708 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api :: generic-resource-api-installer SUCCESS [ 1.371 s]
07:27:34 [INFO] sdnc-northbound :: generic-resource-api ............ SUCCESS [ 0.056 s]
07:27:34 [INFO] sdnc-northbound :: optical-service :: optical-service-model SUCCESS [ 3.048 s]
07:27:34 [INFO] sdnc-northbound :: optical-service :: optical-service-provider SUCCESS [ 17.530 s]
07:27:34 [INFO] sdnc-northbound :: optical-service :: sdnc-optical-service SUCCESS [ 3.606 s]
07:27:34 [INFO] sdnc-northbound :: optical-service :: features-optical-service SUCCESS [ 3.416 s]
07:27:34 [INFO] sdnc-northbound :: optical-service:: optical-service-features SUCCESS [ 0.060 s]
07:27:34 [INFO] sdnc-northbound :: optical-service :: optical-service-installer SUCCESS [ 0.382 s]
07:27:34 [INFO] sdnc-northbound :: optical-service ................. SUCCESS [ 0.044 s]
07:27:34 [INFO] sdnc-northbound :: vnftools :: vnftools-provider ... SUCCESS [ 5.105 s]
07:27:34 [INFO] sdnc-northbound :: vnftools :: sdnc-vnftools ....... SUCCESS [ 5.092 s]
07:27:34 [INFO] sdnc-northbound :: vnftools :: features-vnftools ... SUCCESS [ 5.110 s]
07:27:34 [INFO] sdnc-northbound :: vnftools :: vnftools-features ... SUCCESS [ 0.065 s]
07:27:34 [INFO] sdnc-northbound :: vnftools :: vnftools-installer .. SUCCESS [ 0.088 s]
07:27:34 [INFO] VNF Tools Plugin ................................... SUCCESS [ 0.042 s]
07:27:34 [INFO] sdnc-northbound :: features :: sdnc-northbound-all . SUCCESS [ 5.174 s]
07:27:34 [INFO] sdnc-northbound :: features :: features-sdnc-northbound SUCCESS [ 4.900 s]
07:27:34 [INFO] sdnc-northbound :: features :: sdnc-northbound-features-installer SUCCESS [ 0.215 s]
07:27:34 [INFO] sdnc-northbound :: features ........................ SUCCESS [ 0.039 s]
07:27:34 [INFO] sdnc-northbound .................................... SUCCESS [ 0.267 s]
07:27:34 [INFO] ------------------------------------------------------------------------
07:27:34 [INFO] BUILD SUCCESS
07:27:34 [INFO] ------------------------------------------------------------------------
07:27:34 [INFO] Total time: 02:49 min
07:27:34 [INFO] Finished at: 2025-11-18T07:27:34Z
07:27:34 [INFO] ------------------------------------------------------------------------
07:27:34 [sdnc-northbound-maven-merge-oslo] $ /bin/sh -xe /tmp/jenkins1707366039912364484.sh
07:27:34 [sdnc-northbound-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins11274950451331394347.sh
07:27:34 ---> common-variables.sh
07:27:34 --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
07:27:34 ---> maven-deploy.sh
07:27:34 -----> Remove metadata files that were not updated
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-generic-resource-api/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-optical-service/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-sdnc-northbound/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnfapi/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/features-vnftools/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-client/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-features/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-installer/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-swagger/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-model-yang/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api-provider/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api.features/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api.features/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api.model/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api.model/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api.provider/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/generic-resource-api.provider/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-features/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-installer/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-model/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/optical-service-provider/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-generic-resource-api/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-all/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-northbound-features-installer/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-optical-service/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnfapi/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:34 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/sdnc-vnftools/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/2.0.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/2.0.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-features/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/2.0.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-installer/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/2.0.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-model/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/2.0.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnfapi-provider/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-features/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-installer/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.3.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.3.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.3.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.6.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.7.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.7.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/1.8.2-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.0.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.1.6-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.2.4-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.3.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.4.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.5.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.6.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.7.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/2.8.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/3.1.1-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/3.2.0-SNAPSHOT/maven-metadata.xml
07:27:35 Removing unmodified file /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo/org/onap/sdnc/northbound/northbound/vnftools-provider/maven-metadata.xml
07:27:35 -----> Install lftools
07:27:35 Setup pyenv:
07:27:35 system
07:27:35 3.8.13
07:27:35 3.9.13
07:27:35 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version)
07:27:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVoa from file:/tmp/.os_lf_venv
07:27:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
07:27:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
07:27:37 lf-activate-venv(): INFO: Base packages installed successfully
07:27:37 lf-activate-venv(): INFO: Installing additional packages: lftools
07:27:45 lf-activate-venv(): INFO: Adding /tmp/venv-xVoa/bin to PATH
07:27:45 -----> Upload files to Nexus
07:27:46 #######################################################
07:27:46 Deploying directory /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo to https://nexus.onap.org/content/repositories/snapshots
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml (313.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-sources.jar.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-javadoc.jar (131.85 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml (1.62 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.xml (110.32 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-sources.jar.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.jar.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-javadoc.jar.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-sources.jar (21.33 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-javadoc.jar.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.pom (2.93 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.jar (60.89 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.json (128.38 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.jar.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml (309.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-features.xml (1.08 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml (1.24 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1.pom (1.4 kb)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:46 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml (460.59 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json (516.01 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml (308.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml (1.03 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.json (3.25 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1.pom (851.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.xml (2.79 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml (311.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.jar (901.86 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1-sources.jar.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.jar.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml (1015.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.jar.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1-sources.jar.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.pom (6.16 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1-sources.jar (657.8 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml (318.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml (1.04 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.xml (2.85 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1.pom (864.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.json (3.31 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml (313.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-features.xml (672.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json (517.95 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml (1.25 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1.pom (1.04 kb)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:47 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml (462.25 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml (308.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.json (141.66 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-sources.jar (11.07 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-javadoc.jar (134.36 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-sources.jar.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-sources.jar.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.jar.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml (1.62 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-javadoc.jar.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.xml (121.75 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.jar (23.01 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.pom (3.48 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-javadoc.jar.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.jar.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml (301.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml (1.03 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1.pom (824.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.json (3.21 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.xml (2.75 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml (301.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-sources.jar (5.97 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.json (98.26 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.xml (83.89 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.pom (1.99 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml (1.61 kb)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-javadoc.jar.sha1 (40.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:48 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-javadoc.jar.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-sources.jar.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.jar.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-javadoc.jar (110.96 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.jar (13.03 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-sources.jar.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.jar.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml (314.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.zip.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml (1.41 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.zip.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-repo.zip (2.25 mb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.json (64.71 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-repo.zip.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.pom (5.92 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.zip (2.24 mb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-repo.zip.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.xml (56.18 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml (299.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json (3.07 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml (1.02 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml (2.64 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1.pom (3.6 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml (318.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml (1.13 kb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.yaml (2.64 mb)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.jar.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.jar.sha1 (40.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.json.md5 (32.0 b)
07:27:49 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.pom (11.51 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.yaml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.json.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.yaml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.jar (50.5 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.json (2.18 mb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml (304.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.json (76.02 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1.pom (1.15 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml (65.91 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml (1.24 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-features.xml (1.94 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml (315.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-sources.jar.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-sources.jar (2.14 mb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml (1.63 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-javadoc.jar.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-javadoc.jar (8.53 mb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.jar.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.json (57.13 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.xml (49.38 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.jar.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-sources.jar.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.jar (2.81 mb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.pom (2.17 kb)
07:27:50 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-javadoc.jar.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml.md5 (32.0 b)
07:27:50 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml (302.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.zip.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-repo.zip.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.json (10.13 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.xml (8.63 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml (1.4 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.zip (14.01 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-repo.zip (15.49 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-repo.zip.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.pom (5.84 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.zip.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/maven-metadata.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/maven-metadata.xml (299.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml (1.02 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1.pom (856.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.json (3.19 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.xml (2.74 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml (297.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml (449.53 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml (1.23 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1.pom (1.16 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.json (503.51 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-features.xml (666.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml (310.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml (1.04 kb)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1.pom (826.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:51 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.xml (2.8 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.json (3.26 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml (308.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml (1.24 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json (541.29 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-features.xml (633.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml (482.64 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1.pom (1.02 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml (309.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-repo.zip.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-repo.zip (79.78 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.zip (77.29 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-repo.zip.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.pom (6.17 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml (1.41 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.xml (67.49 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.json (77.89 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.zip.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.zip.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml (318.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.json (5.24 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.pom (5.72 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.zip (2.17 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml (1.42 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.zip.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.zip.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-repo.zip.md5 (32.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.xml (4.52 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-repo.zip (2.93 kb)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-repo.zip.sha1 (40.0 b)
07:27:52 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml (308.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml (1.24 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-features.xml (642.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml (67.54 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1.pom (1.14 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.json (77.93 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml (304.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json (3.22 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1.pom (898.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml (2.77 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml (1.03 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml (301.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-features.xml (600.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1.pom (1.01 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.json (505.39 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml (1.24 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml (451.13 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml (303.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.json (539.38 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml (1.24 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-features.xml (1.03 kb)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:53 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-features.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1.pom (1.55 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.xml (481.0 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-features.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml (313.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml (1.04 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1.pom (872.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.xml (2.82 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.json (3.28 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/maven-metadata.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/maven-metadata.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/maven-metadata.xml (292.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml (1.02 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.json (3.15 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1.pom (1.55 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.xml (2.7 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml (305.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.pom.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-javadoc.jar.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-sources.jar.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.xml (49.32 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.pom (1.21 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml (1.62 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-sources.jar.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.json.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-javadoc.jar.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.jar.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.xml.sha1 (40.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.jar.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.jar (70.35 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-sources.jar (53.31 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.pom.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.json (57.07 kb)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.json.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.xml.md5 (32.0 b)
07:27:54 Attempting to upload org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-javadoc.jar (319.97 kb)
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-sources.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-javadoc.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-sources.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-javadoc.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-sources.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-javadoc.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-provider/3.0.3-SNAPSHOT/generic-resource-api-provider-3.0.3-20251118.072444-1.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-generic-resource-api/3.0.3-SNAPSHOT/sdnc-generic-resource-api-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-features/3.0.3-SNAPSHOT/optical-service-features-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1-sources.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1-sources.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1-sources.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-client/3.0.3-SNAPSHOT/generic-resource-api-client-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-feature-aggregator/3.0.3-SNAPSHOT/sdnc-northbound-feature-aggregator-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-generic-resource-api/3.0.3-SNAPSHOT/features-generic-resource-api-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-sources.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-javadoc.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-sources.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-sources.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-javadoc.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1-javadoc.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-provider/3.0.3-SNAPSHOT/optical-service-provider-3.0.3-20251118.072444-1.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-features/3.0.3-SNAPSHOT/vnftools-features-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-sources.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-javadoc.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-javadoc.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-sources.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-javadoc.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1-sources.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-provider/3.0.3-SNAPSHOT/vnftools-provider-3.0.3-20251118.072444-1.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-repo.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-repo.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-repo.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-installer/3.0.3-SNAPSHOT/generic-resource-api-installer-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound/3.0.3-SNAPSHOT/sdnc-northbound-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.yaml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.yaml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.yaml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-swagger/3.0.3-SNAPSHOT/generic-resource-api-model-swagger-3.0.3-20251118.072444-1.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-optical-service/3.0.3-SNAPSHOT/sdnc-optical-service-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-sources.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-sources.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-javadoc.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-javadoc.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-sources.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model-yang/3.0.3-SNAPSHOT/generic-resource-api-model-yang-3.0.3-20251118.072444-1-javadoc.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-repo.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-repo.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1-repo.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools-installer/3.0.3-SNAPSHOT/vnftools-installer-3.0.3-20251118.072444-1.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service/3.0.3-SNAPSHOT/optical-service-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-vnftools/3.0.3-SNAPSHOT/sdnc-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-model/3.0.3-SNAPSHOT/generic-resource-api-model-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-sdnc-northbound/3.0.3-SNAPSHOT/features-sdnc-northbound-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-repo.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-repo.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-repo.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-installer/3.0.3-SNAPSHOT/optical-service-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-repo.zip.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-repo.zip
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-repo.zip.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-features-installer/3.0.3-SNAPSHOT/sdnc-northbound-features-installer-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-optical-service/3.0.3-SNAPSHOT/features-optical-service-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api/3.0.3-SNAPSHOT/generic-resource-api-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/features-vnftools/3.0.3-SNAPSHOT/features-vnftools-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-features.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-features.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-features.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/sdnc-northbound-all/3.0.3-SNAPSHOT/sdnc-northbound-all-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/generic-resource-api-features/3.0.3-SNAPSHOT/generic-resource-api-features-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/vnftools/3.0.3-SNAPSHOT/vnftools-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.pom.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-javadoc.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-sources.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.pom
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/maven-metadata.xml
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-sources.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.json.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-javadoc.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.jar.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.xml.sha1
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.jar.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-sources.jar
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1.pom.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.json
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.json.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-cyclonedx.xml.md5
07:27:55 Successfully uploaded org/onap/sdnc/northbound/optical-service-model/3.0.3-SNAPSHOT/optical-service-model-3.0.3-20251118.072444-1-javadoc.jar
07:27:55 Finished deploying /w/workspace/sdnc-northbound-maven-merge-oslo/m2repo to https://nexus.onap.org/content/repositories/snapshots
07:27:55 #######################################################
07:27:55 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins15335144317560045094.sh
07:27:55 $ ssh-agent -k
07:27:55 unset SSH_AUTH_SOCK;
07:27:55 unset SSH_AGENT_PID;
07:27:55 echo Agent pid 1653 killed;
07:27:55 [ssh-agent] Stopped.
07:27:55 [FINDBUGS] Collecting findbugs analysis files...
07:27:56 [FINDBUGS] Searching for all files in /w/workspace/sdnc-northbound-maven-merge-oslo that match the pattern **/findbugsXml.xml
07:27:56 [FINDBUGS] No files found. Configuration error?
07:27:56 The recommended git tool is: NONE
07:27:56 using credential onap-jenkins-ssh
07:27:56 Using GitBlamer to create author and commit information for all warnings.
07:27:56 GIT_COMMIT=d6ece03a8e526b7cabff48b7cb9b014e901f2692, workspace=/w/workspace/sdnc-northbound-maven-merge-oslo
07:27:56 [FINDBUGS] Computing warning deltas based on reference build #317
07:27:56 [PostBuildScript] - [INFO] Executing post build scripts.
07:27:56 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins4032052141332615622.sh
07:27:56 ---> sysstat.sh
07:27:56 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins322878364364039184.sh
07:27:56 ---> package-listing.sh
07:27:56 ++ facter osfamily
07:27:56 ++ tr '[:upper:]' '[:lower:]'
07:27:56 + OS_FAMILY=debian
07:27:56 + workspace=/w/workspace/sdnc-northbound-maven-merge-oslo
07:27:56 + START_PACKAGES=/tmp/packages_start.txt
07:27:56 + END_PACKAGES=/tmp/packages_end.txt
07:27:56 + DIFF_PACKAGES=/tmp/packages_diff.txt
07:27:56 + PACKAGES=/tmp/packages_start.txt
07:27:56 + '[' /w/workspace/sdnc-northbound-maven-merge-oslo ']'
07:27:56 + PACKAGES=/tmp/packages_end.txt
07:27:56 + case "${OS_FAMILY}" in
07:27:56 + dpkg -l
07:27:56 + grep '^ii'
07:27:56 + '[' -f /tmp/packages_start.txt ']'
07:27:56 + '[' -f /tmp/packages_end.txt ']'
07:27:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt
07:27:56 + '[' /w/workspace/sdnc-northbound-maven-merge-oslo ']'
07:27:56 + mkdir -p /w/workspace/sdnc-northbound-maven-merge-oslo/archives/
07:27:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdnc-northbound-maven-merge-oslo/archives/
07:27:56 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins13469914402027103482.sh
07:27:56 ---> capture-instance-metadata.sh
07:27:56 Setup pyenv:
07:27:56 system
07:27:56 3.8.13
07:27:56 3.9.13
07:27:56 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version)
07:27:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVoa from file:/tmp/.os_lf_venv
07:27:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
07:27:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
07:27:58 lf-activate-venv(): INFO: Base packages installed successfully
07:27:58 lf-activate-venv(): INFO: Installing additional packages: lftools
07:28:07 lf-activate-venv(): INFO: Adding /tmp/venv-xVoa/bin to PATH
07:28:07 INFO: Running in OpenStack, capturing instance metadata
07:28:08 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins15446703612900886097.sh
07:28:08 provisioning config files...
07:28:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdnc-northbound-maven-merge-oslo@tmp/config15542563528018316018tmp
07:28:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
07:28:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
07:28:08 [EnvInject] - Injecting environment variables from a build step.
07:28:08 [EnvInject] - Injecting as environment variables the properties content
07:28:08 SERVER_ID=logs
07:28:08
07:28:08 [EnvInject] - Variables injected successfully.
07:28:08 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins12868753757262215385.sh
07:28:08 ---> create-netrc.sh
07:28:08 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins9889436758289212148.sh
07:28:08 ---> python-tools-install.sh
07:28:08 Setup pyenv:
07:28:08 system
07:28:08 3.8.13
07:28:08 3.9.13
07:28:08 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version)
07:28:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVoa from file:/tmp/.os_lf_venv
07:28:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
07:28:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
07:28:10 lf-activate-venv(): INFO: Base packages installed successfully
07:28:10 lf-activate-venv(): INFO: Installing additional packages: lftools
07:28:17 lf-activate-venv(): INFO: Adding /tmp/venv-xVoa/bin to PATH
07:28:17 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins9189677448471649298.sh
07:28:17 ---> sudo-logs.sh
07:28:17 Archiving 'sudo' log..
07:28:18 [sdnc-northbound-maven-merge-oslo] $ /bin/bash /tmp/jenkins12543406475708566478.sh
07:28:18 ---> job-cost.sh
07:28:18 Setup pyenv:
07:28:18 system
07:28:18 3.8.13
07:28:18 3.9.13
07:28:18 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version)
07:28:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVoa from file:/tmp/.os_lf_venv
07:28:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
07:28:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
07:28:20 lf-activate-venv(): INFO: Base packages installed successfully
07:28:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
07:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-xVoa/bin to PATH
07:28:24 INFO: No Stack...
07:28:25 INFO: Retrieving Pricing Info for: v3-standard-4
07:28:25 INFO: Archiving Costs
07:28:25 [sdnc-northbound-maven-merge-oslo] $ /bin/bash -l /tmp/jenkins16477894649101487742.sh
07:28:25 ---> logs-deploy.sh
07:28:25 Setup pyenv:
07:28:25 system
07:28:25 3.8.13
07:28:25 3.9.13
07:28:25 * 3.10.6 (set by /w/workspace/sdnc-northbound-maven-merge-oslo/.python-version)
07:28:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVoa from file:/tmp/.os_lf_venv
07:28:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
07:28:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
07:28:27 lf-activate-venv(): INFO: Base packages installed successfully
07:28:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
07:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-xVoa/bin to PATH
07:28:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdnc-northbound-maven-merge-oslo/318
07:28:36 INFO: archiving workspace using pattern(s):
07:28:37 Archives upload complete.
07:28:37 INFO: archiving logs to Nexus
07:28:38 ---> uname -a:
07:28:38 Linux prd-ubuntu1804-builder-4c-4g-13517 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
07:28:38
07:28:38
07:28:38 ---> lscpu:
07:28:38 Architecture: x86_64
07:28:38 CPU op-mode(s): 32-bit, 64-bit
07:28:38 Byte Order: Little Endian
07:28:38 CPU(s): 4
07:28:38 On-line CPU(s) list: 0-3
07:28:38 Thread(s) per core: 1
07:28:38 Core(s) per socket: 1
07:28:38 Socket(s): 4
07:28:38 NUMA node(s): 1
07:28:38 Vendor ID: AuthenticAMD
07:28:38 CPU family: 23
07:28:38 Model: 49
07:28:38 Model name: AMD EPYC-Rome Processor
07:28:38 Stepping: 0
07:28:38 CPU MHz: 2799.998
07:28:38 BogoMIPS: 5599.99
07:28:38 Virtualization: AMD-V
07:28:38 Hypervisor vendor: KVM
07:28:38 Virtualization type: full
07:28:38 L1d cache: 32K
07:28:38 L1i cache: 32K
07:28:38 L2 cache: 512K
07:28:38 L3 cache: 16384K
07:28:38 NUMA node0 CPU(s): 0-3
07:28:38 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
07:28:38
07:28:38
07:28:38 ---> nproc:
07:28:38 4
07:28:38
07:28:38
07:28:38 ---> df -h:
07:28:38 Filesystem Size Used Avail Use% Mounted on
07:28:38 udev 7.9G 0 7.9G 0% /dev
07:28:38 tmpfs 1.6G 676K 1.6G 1% /run
07:28:38 /dev/vda1 78G 8.9G 69G 12% /
07:28:38 tmpfs 7.9G 0 7.9G 0% /dev/shm
07:28:38 tmpfs 5.0M 0 5.0M 0% /run/lock
07:28:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup
07:28:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi
07:28:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001
07:28:38
07:28:38
07:28:38 ---> free -m:
07:28:38 total used free shared buff/cache available
07:28:38 Mem: 16040 615 12597 0 2827 15094
07:28:38 Swap: 1023 0 1023
07:28:38
07:28:38
07:28:38 ---> ip addr:
07:28:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
07:28:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
07:28:38 inet 127.0.0.1/8 scope host lo
07:28:38 valid_lft forever preferred_lft forever
07:28:38 inet6 ::1/128 scope host
07:28:38 valid_lft forever preferred_lft forever
07:28:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
07:28:38 link/ether fa:16:3e:8e:60:80 brd ff:ff:ff:ff:ff:ff
07:28:38 inet 10.30.107.36/23 brd 10.30.107.255 scope global dynamic ens3
07:28:38 valid_lft 86024sec preferred_lft 86024sec
07:28:38 inet6 fe80::f816:3eff:fe8e:6080/64 scope link
07:28:38 valid_lft forever preferred_lft forever
07:28:38
07:28:38
07:28:38 ---> sar -b -r -n DEV:
07:28:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13517) 11/18/25 _x86_64_ (4 CPU)
07:28:38
07:28:38 07:22:24 LINUX RESTART (4 CPU)
07:28:38
07:28:38 07:23:01 tps rtps wtps bread/s bwrtn/s
07:28:38 07:24:01 144.37 15.86 128.51 1225.59 47088.17
07:28:38 07:25:01 319.50 15.20 304.30 524.71 9690.25
07:28:38 07:26:01 107.17 15.03 92.13 990.50 11391.03
07:28:38 07:27:01 58.60 1.40 57.20 26.52 9696.77
07:28:38 07:28:01 30.64 1.77 28.88 86.79 2383.47
07:28:38 Average: 132.05 9.85 122.20 570.83 16050.76
07:28:38
07:28:38 07:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
07:28:38 07:24:01 13863796 15560220 2561172 15.59 70432 1820596 773664 4.43 664048 1669960 96292
07:28:38 07:25:01 13228088 15072264 3196880 19.46 80396 1951492 1228264 7.03 1178540 1775840 7980
07:28:38 07:26:01 11852036 14087948 4572932 27.84 96812 2310972 2083244 11.92 2288036 2008192 50656
07:28:38 07:27:01 10562368 13046872 5862600 35.69 100664 2545468 3001136 17.18 3539752 2031204 25520
07:28:38 07:28:01 12915528 15467576 3509440 21.37 103540 2609172 850912 4.87 1160512 2062132 64860
07:28:38 Average: 12484363 14646976 3940605 23.99 90369 2247540 1587444 9.08 1766178 1909466 49062
07:28:38
07:28:38 07:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
07:28:38 07:24:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00
07:28:38 07:24:01 ens3 97.60 73.81 1140.10 17.60 0.00 0.00 0.00 0.00
07:28:38 07:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00
07:28:38 07:25:01 ens3 218.53 206.00 1801.49 39.08 0.00 0.00 0.00 0.00
07:28:38 07:26:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00
07:28:38 07:26:01 ens3 382.17 325.08 3071.99 54.84 0.00 0.00 0.00 0.00
07:28:38 07:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00
07:28:38 07:27:01 ens3 547.15 464.55 3288.26 151.67 0.00 0.00 0.00 0.00
07:28:38 07:28:01 lo 34.73 34.73 3.12 3.12 0.00 0.00 0.00 0.00
07:28:38 07:28:01 ens3 349.69 284.85 293.76 628.08 0.00 0.00 0.00 0.00
07:28:38 Average: lo 7.28 7.28 0.66 0.66 0.00 0.00 0.00 0.00
07:28:38 Average: ens3 319.03 270.86 1919.14 178.25 0.00 0.00 0.00 0.00
07:28:38
07:28:38
07:28:38 ---> sar -P ALL:
07:28:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13517) 11/18/25 _x86_64_ (4 CPU)
07:28:38
07:28:38 07:22:24 LINUX RESTART (4 CPU)
07:28:38
07:28:38 07:23:01 CPU %user %nice %system %iowait %steal %idle
07:28:38 07:24:01 all 12.69 0.00 1.01 2.69 0.05 83.57
07:28:38 07:24:01 0 1.60 0.00 0.30 0.70 0.03 97.37
07:28:38 07:24:01 1 6.89 0.00 0.87 1.00 0.05 91.19
07:28:38 07:24:01 2 40.56 0.00 2.24 2.04 0.08 55.07
07:28:38 07:24:01 3 1.71 0.00 0.64 7.01 0.03 90.60
07:28:38 07:25:01 all 14.28 0.00 1.07 0.90 0.05 83.71
07:28:38 07:25:01 0 13.02 0.00 1.17 1.63 0.03 84.15
07:28:38 07:25:01 1 15.29 0.00 1.02 0.95 0.03 82.71
07:28:38 07:25:01 2 13.82 0.00 1.49 0.82 0.05 83.83
07:28:38 07:25:01 3 15.01 0.00 0.58 0.25 0.05 84.11
07:28:38 07:26:01 all 65.34 0.00 2.22 0.34 0.10 32.00
07:28:38 07:26:01 0 65.35 0.00 1.39 0.15 0.10 33.01
07:28:38 07:26:01 1 67.17 0.00 1.74 0.10 0.12 30.87
07:28:38 07:26:01 2 67.25 0.00 3.43 0.90 0.10 28.32
07:28:38 07:26:01 3 61.60 0.00 2.33 0.17 0.08 35.82
07:28:38 07:27:01 all 55.65 0.00 1.89 0.07 0.08 42.30
07:28:38 07:27:01 0 55.27 0.00 1.44 0.08 0.08 43.12
07:28:38 07:27:01 1 54.71 0.00 1.63 0.00 0.08 43.58
07:28:38 07:27:01 2 63.48 0.00 2.14 0.20 0.08 34.09
07:28:38 07:27:01 3 49.10 0.00 2.39 0.02 0.10 48.38
07:28:38 07:28:01 all 41.13 0.00 2.52 0.15 0.08 56.11
07:28:38 07:28:01 0 34.76 0.00 2.55 0.37 0.08 62.24
07:28:38 07:28:01 1 39.81 0.00 2.33 0.03 0.07 57.77
07:28:38 07:28:01 2 55.43 0.00 3.33 0.15 0.08 41.01
07:28:38 07:28:01 3 34.60 0.00 1.84 0.05 0.07 63.45
07:28:38 Average: all 37.81 0.00 1.74 0.83 0.07 59.55
07:28:38 Average: 0 33.99 0.00 1.37 0.59 0.07 63.99
07:28:38 Average: 1 36.75 0.00 1.51 0.42 0.07 61.24
07:28:38 Average: 2 48.09 0.00 2.52 0.82 0.08 48.48
07:28:38 Average: 3 32.40 0.00 1.56 1.50 0.07 64.48
07:28:38
07:28:38
07:28:38