Fix multicloud-k8s csit
[integration/csit.git] / tests / multicloud-k8s / data / create_rbdefinition.json
index 370c3c7..0373113 100644 (file)
@@ -1,7 +1,9 @@
 {
-    "uuid": "7eb09e38-4363-9942-1234-3beb2e95fd85",
-    "name": "test-rbdef",
+    "rb-name": "test-rbdef",
+    "rb-version": "v1",
     "chart-name": "testchart",
     "description": "testing resource bundle definition api",
-    "service-type": "firewall"
+    "labels": {
+        "vnf_customization_module_uuid": "7eb09e38-4363-9942-1234-3beb2e95fd85"
+    }
 }
\ No newline at end of file