summaryrefslogtreecommitdiffstats
path: root/docs/files/VNFSDK-Marketplace-userguide-rest-api.rst
diff options
context:
space:
mode:
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
}
],