summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/deployment-artifacts/service-deployment-artifacts.json
blob: 2cd5f41b005466f3185e717886fd6d82df172cf9 (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
{
  "artifacts": null,
  "deploymentArtifacts": {},
  "toscaArtifacts": null,
  "categories": null,
  "creatorUserId": null,
  "creatorFullName": null,
  "lastUpdaterUserId": null,
  "lastUpdaterFullName": null,
  "componentType": null,
  "componentInstances": null,
  "componentInstancesRelations": null,
  "componentInstancesInputs": null,
  "componentInstancesProperties": null,
  "componentInstancesAttributes": null,
  "capabilities": null,
  "policies": null,
  "requirements": null,
  "inputs": null,
  "groups": null,
  "additionalInformation": null,
  "interfaceOperations": null,
  "interfaces": null,
  "serviceApiArtifacts": null,
  "forwardingPaths": null,
  "metadata": null
}