aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerVirtualMachineService.yaml
blob: 6ac8c34b2b33f3944db383094f3cc1987457a61c (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
operations:
  deploy: {}
  undeploy: {}
  test: {}
  suspend: {}
  resume: {}
  pushManagerConfiguration: {}
  pollManagerConfiguration: {}
  managerConfiguration: {}
  managerOperation: {}
  updateConfigurationFromPolicy: {}
  runHealthTests: {}
  updateDeploymentStatus: {}
  REMOTE_deploy:
    decription: Remote call deploy
  REMOTE_undeploy:
    decription: Remote call undeploy
  REMOTE_test:
    decription: Remote call test
  REMOTE_suspend:
    decription: Remote call suspend
  REMOTE_resume:
    decription: Remote call resume
  REMOTE_pushManagerConfiguration:
    decription: Remote call pushManagerConfiguration
  REMOTE_pollManagerConfiguration:
    decription: Remote call pollManagerConfiguration
  REMOTE_managerConfiguration:
    decription: Remote call managerConfiguration
  REMOTE_managerOperation:
    decription: Remote call managerOperation
  REMOTE_updateConfigurationFromPolicy:
    decription: Remote call updateConfigurationFromPolicy
  REMOTE_runHealthTests:
    decription: Remote call runHealthTests
  REMOTE_updateDeploymentStatus:
    decription: Remote call updateDeploymentStatus
messages:
  dummy: {}
  deploy:
    errorCode: deploy-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  undeploy:
    errorCode: undeploy-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  test:
    errorCode: test-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  suspend:
    errorCode: suspend-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  resume:
    errorCode: resume-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  pushManagerConfiguration:
    errorCode: pushManagerConfiguration-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  pollManagerConfiguration:
    errorCode: pollManagerConfiguration-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  managerConfiguration:
    errorCode: managerConfiguration-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  managerOperation:
    errorCode: managerOperation-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  updateConfigurationFromPolicy:
    errorCode: updateConfigurationFromPolicy-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  runHealthTests:
    errorCode: runHealthTests-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  updateDeploymentStatus:
    errorCode: updateDeploymentStatus-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REMOTE_deploy:
    errorCode: REMOTE-deploy-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_undeploy:
    errorCode: REMOTE-undeploy-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_test:
    errorCode: REMOTE-test-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_suspend:
    errorCode: REMOTE-suspend-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_resume:
    errorCode: REMOTE-resume-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_pushManagerConfiguration:
    errorCode: REMOTE-pushManagerConfiguration-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_pollManagerConfiguration:
    errorCode: REMOTE-pollManagerConfiguration-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_managerConfiguration:
    errorCode: REMOTE-managerConfiguration-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_managerOperation:
    errorCode: REMOTE-managerOperation-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_updateConfigurationFromPolicy:
    errorCode: REMOTE-updateConfigurationFromPolicy-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_runHealthTests:
    errorCode: REMOTE-runHealthTests-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_updateDeploymentStatus:
    errorCode: REMOTE-updateDeploymentStatus-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception