aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-service-docker/dcae-controller-service-docker-adaptor/src/main/sirius-gen/DockerManager.yaml
blob: a234caeacdfc9884376aa1ccd82f5b2eba420b83 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
operations:
  DockerManager@test: {}
  DockerManager@suspend: {}
  DockerManager@resume: {}
  DockerManager@publicKey: {}
  DockerManager@configurationChanged: {}
  DockerManager@updateStreams: {}
messages:
  dummy: {}
  REQUEST-FAILED-test:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-suspend:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-resume:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-publicKey:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-configurationChanged:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-updateStreams:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REMOTE-CALL-FAILED-test:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-suspend:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-resume:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-publicKey:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-configurationChanged:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-updateStreams:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception