Hi all, I am testing the Intelligent Slicing Closed Loop for 5G Network Slicing use case .
I have deployed the OOM Honolulu, in particular the VES Collector image is image: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.8.0 . After the VES pod goes into running state, in order to test if it is okay, I make the following POST (as reported here https://docs.onap.org/projects/onap-vnfrqts-requirements/en/honolulu/Chapter8/ves7_1spec.html#id2) : POST https://10.0.0.1:30417/eventListener/v7 Request headers: Authorization: Basic c2FtcGxlMTpzYW1wbGUx { "event" : { "commonEventHeader" : { "version" : "4.1" , "vesEventListenerVersion" : "7.1.1" , "domain" : "fault" , "eventName" : "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion" , "eventId" : "fault0000245" , "sequence" : 1 , "priority" : "High" , "reportingEntityId" : "cc305d54-75b4-431b-adb2-eb6b9e541234" , "reportingEntityName" : "ibcx0001vm002oam001" , "sourceId" : "de305d54-75b4-431b-adb2-eb6b9e546014" , "sourceName" : "scfx0001vm002cap001" , "nfVendorName" : "Ericsson" , "nfNamingCode" : "scfx" , "nfcNamingCode" : "ssc" , "startEpochMicrosec" : 1413378172000000 , "lastEpochMicrosec" : 1413378172000000 , "timeZoneOffset" : "UTC-05:30" }, "faultFields" : { "faultFieldsVersion" : 4.0 , "alarmCondition" : "PilotNumberPoolExhaustion" , "eventSourceType" : "other" , "specificProblem" : "Calls cannot complete - pilot numbers are unavailable" , "eventSeverity" : "CRITICAL" , "vfStatus" : "Active" , "alarmAdditionalInformation" : { "PilotNumberPoolSize" : "1000" } } } } It returns: {"requestError":{"ServiceException":{"messageId":"SVC0002","text":"Bad Parameter (JSON does not conform to schema)"}}} Can anyone help me to troubleshoot it? Thanks, Aniello -- ----------------------------------------------------------------- *TIM* *Aniello Paolo Malinconico* Chief Innovation & Partnership Office Technology Innovation *TIM S.p.A.* Via G. Reiss Romoli, 274 – 10148 TORINO email: [email protected] Tim Official: *Facebook* ( https://www.facebook.com/TimOfficialPage ) - *Twitter* ( https://twitter.com/tim_official ) - *www.tim.it* ( http://www.tim.it/ ) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23178): https://lists.onap.org/g/onap-discuss/message/23178 Mute This Topic: https://lists.onap.org/mt/82546612/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
