summaryrefslogtreecommitdiffstats
path: root/docs/files/VNFSDK-Marketplace-userguide-rest-api.rst
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-05-06 10:56:51 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-05-06 13:47:37 +0200
commit1ed10864e7426bee6d0e8084171a60885692545b (patch)
tree952633786454802269ec08f081b1d87cb89f1ba6 /docs/files/VNFSDK-Marketplace-userguide-rest-api.rst
parent9f90dbccd71de5e38d79106e4863bd6f49fc1516 (diff)
Rename PM_Dictionary_Validator to Dictionary_Validator
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I7009b52b71d630aa52435ac69b4339ff4aecc74b Issue-ID: VNFSDK-769
Diffstat (limited to 'docs/files/VNFSDK-Marketplace-userguide-rest-api.rst')
-rw-r--r--docs/files/VNFSDK-Marketplace-userguide-rest-api.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/files/VNFSDK-Marketplace-userguide-rest-api.rst b/docs/files/VNFSDK-Marketplace-userguide-rest-api.rst
index f77370c..02fff45 100644
--- a/docs/files/VNFSDK-Marketplace-userguide-rest-api.rst
+++ b/docs/files/VNFSDK-Marketplace-userguide-rest-api.rst
@@ -162,13 +162,13 @@ Response:
{
"passed": false,
"vnfreqName": "r816745",
- "description": "The VNF or PNF PROVIDER MUST provide the Service Provider with PM Meta Data (PM Dictionary)\nto support the analysis of PM events delivered to DCAE.\nThe PM Dictionary is to be provided as a separate YAML artifact at onboarding and must follow\nthe VES Event Listener Specification and VES Event Registration Specification\nwhich contain the format and content required.",
+ "description": "The VNF or PNF PROVIDER MUST provide the Service Provider with Meta Data (Dictionary)\nto support the analysis of events delivered to DCAE.\nThe Dictionary is to be provided as a separate YAML artifact at onboarding and must follow\nthe VES Event Listener Specification and VES Event Registration Specification\nwhich contain the format and content required.",
"errors": [
{
"vnfreqNo": "R816745",
"code": "0x2000",
- "message": "Fail to load PM_Dictionary With error: PM_Dictionary YAML file is empty",
- "file": "Artifacts/Deployment/Measurements/PM_Dictionary.yml",
+ "message": "Fail to load Dictionary With error: Dictionary YAML file is empty",
+ "file": "Artifacts/Deployment/Measurements/Dictionary.yml",
"lineNumber": -1
}
],