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, 0 insertions, 35 deletions
diff --git a/src/test/resources/example/sdc/sdcServicesListExample.json b/src/test/resources/example/sdc/sdcServicesListExample.json
deleted file mode 100644
index d4f154f7..00000000
--- a/src/test/resources/example/sdc/sdcServicesListExample.json
+++ /dev/null
@@ -1,35 +0,0 @@
-[
- {
- "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": "user",
- "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": "user",
- "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": "user",
- "distributionStatus":"DISTRIBUTED"
- }
-] \ No newline at end of file