X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fdev%2Fves-test-collector%2Fclient-scripts-ves-v7%2FREADMEpy.md;fp=solution%2Fdev%2Fves-test-collector%2Fclient-scripts-ves-v7%2FREADMEpy.md;h=a363cfd0d5940c1c2137e5e0efd112133194d2db;hb=6bc11bbce334d492295ad966650debef910efb39;hp=182129dcac7ceb96ad8701d0af94f8dcd1976784;hpb=f9e11bbaa0d9db27bd418a1e7b2634a54cdf054f;p=oam.git diff --git a/solution/dev/ves-test-collector/client-scripts-ves-v7/READMEpy.md b/solution/dev/ves-test-collector/client-scripts-ves-v7/READMEpy.md index 182129d..a363cfd 100644 --- a/solution/dev/ves-test-collector/client-scripts-ves-v7/READMEpy.md +++ b/solution/dev/ves-test-collector/client-scripts-ves-v7/READMEpy.md @@ -27,7 +27,13 @@ tbd. ### VES Domain "heartbeat", -tbd. +The script simulates a VES event of domain "heartbeat" from SDN-R to DCAE VES-Collector. + +The following example show the usage of this script: + +``` +python3 sendVesHeartbeat.py +``` ### VES Domain "measurement", @@ -39,7 +45,14 @@ tbd. ### VES Domain "notification", -tbd. +The script simulates a VES event of domain "notification" from a physical +network-function to DCAE VES-Collector. + +The following example show the usage of this script: + +``` +python3 sendVesNotification.py --pnfId nSky +``` ### VES Domain "other",