aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/registration_to_simulator/sanity/get_sdc_catalog_services_4d71990b.json
blob: 56bce65c04d438113e4f01fd749c7bda8ff3be4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
  {
    "simulatorRequest": {
      "method": "GET",
      "path": "/sdc/v./catalog/services/4d71990b-d8ad-4510-ac61-496288d9078e/toscaModel"
    },
    "simulatorResponse": {
      "responseCode": 200,
      "file": "csar15782222_invariantUUIDMacro.zip"
    }
  },
  {
    "simulatorRequest": {
      "method": "GET",
      "path": "/sdc/v1/catalog/services/4d71990b-d8ad-4510-ac61-496288d9078e/metadata"
    },
    "simulatorResponse": {
      "responseCode": 200,
      "responseHeaders": {
        "Content-Type": "application/json"
      },
      "body": {
        "uuid": "4d71990b-d8ad-4510-ac61-496288d9078e",
        "invariantUUID": "d27e42cf-087e-4d31-88ac-6c4b7585f800",
        "name": "vidmacrofalsenaming",
        "version": "1.0",
        "toscaModelURL": "./csar15782222_invariantUUIDMacro.zip",
        "category": "Network Connectivityv",
        "lifecycleState": "CERTIFIED",
        "lastUpdaterUserId": "rg276b",
        "lastUpdaterFullName": null,
        "distributionStatus": "DISTRIBUTED",
        "artifacts": null,
        "resources": null
      }
    }
  }
]