aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/sdc/sdcServicesListExample.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/example/sdc/sdcServicesListExample.json')
-rw-r--r--src/test/resources/example/sdc/sdcServicesListExample.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/src/test/resources/example/sdc/sdcServicesListExample.json b/src/test/resources/example/sdc/sdcServicesListExample.json
new file mode 100644
index 00000000..3c1277a4
--- /dev/null
+++ b/src/test/resources/example/sdc/sdcServicesListExample.json
@@ -0,0 +1,35 @@
+[
+ {
+ "uuid": "29018914-966c-442d-9d08-251b9dc45b8e",
+ "invariantUUID": "a33ed748-3477-4434-b3f3-b5560f5e7d9b",
+ "name": "vcts4",
+ "version": "1.0",
+ "toscaModelURL": "/sdc/v1/catalog/resources/29018914-966c-442d-9d08-251b9dc45b8e/toscaModel",
+ "category": "Application L4+",
+ "lifecycleState": "CERTIFIED",
+ "lastUpdaterUserId": "ml4535",
+ "distributionStatus":"DISTRIBUTED"
+ },
+ {
+ "uuid": "29018914-966c-442d-9d08-251b9dc45b8f",
+ "invariantUUID": "a33ed748-3477-4434-b3f3-b5560f5e7d9c",
+ "name": "vcts4",
+ "version": "1.1",
+ "toscaModelURL": "/sdc/v1/catalog/resources/29018914-966c-442d-9d08-251b9dc45b8e/toscaModel",
+ "category": "Application L4+",
+ "lifecycleState": "CERTIFIED",
+ "lastUpdaterUserId": "ml4535",
+ "distributionStatus":"DISTRIBUTED"
+ },
+ {
+ "uuid": "29018914-966c-442d-9d08-251b9dc45b7f",
+ "invariantUUID": "a33ed748-3477-4434-b3f3-b5560f5e7d8c",
+ "name": "vcts5",
+ "version": "1.0",
+ "toscaModelURL": "/sdc/v1/catalog/resources/29018914-966c-442d-9d08-251b9dc45b8e/toscaModel",
+ "category": "Application L4+",
+ "lifecycleState": "CERTIFIED",
+ "lastUpdaterUserId": "ml4535",
+ "distributionStatus":"DISTRIBUTED"
+ }
+] \ No newline at end of file