Delete training job integration 24/13624/2
authorSwaraj Kumar <swaraj.kumar@samsung.com>
Tue, 15 Oct 2024 15:41:42 +0000 (21:11 +0530)
committerSwaraj Kumar <swaraj.kumar@samsung.com>
Wed, 16 Oct 2024 11:35:53 +0000 (17:05 +0530)
Change-Id: I9a7dc7f7add4a0a7dfc854fa2f4ea170cc97b9ec
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
demos/SME integration/config-nonrtric.yaml

index 85c57d4..20040b5 100644 (file)
@@ -33,6 +33,11 @@ AIMLTrainingservice:
           - GET
           ResourceName: "GetTrainingJob"
           Uri: "/trainingjobs/{training_job_id}/{version}"
+        - CommType: REQUEST_RESPONSE
+          Operations:
+          - DELETE
+          ResourceName: "DeleteTrainingJob"
+          Uri: "/trainingjobs"
   ApiName: AIMLT-http10