aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaePlatformController.yaml
blob: 08497ed8b5899f4c91a8a919ce9d60417d6880ac (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:
  logs: {}
  metrics: {}
  properties: {}
  uploadInfo: {}
  getValues: {}
  getValuesAll: {}
  getMessages: {}
  getRequestLogger: {}
  evaluate: {}
  update: {}
  deployDescriptor: {}
  refreshDataBus: {}
  REMOTE_logs:
    decription: Remote call logs
  REMOTE_metrics:
    decription: Remote call metrics
  REMOTE_properties:
    decription: Remote call properties
  REMOTE_uploadInfo:
    decription: Remote call uploadInfo
  REMOTE_getValues:
    decription: Remote call getValues
  REMOTE_getValuesAll:
    decription: Remote call getValuesAll
  REMOTE_getMessages:
    decription: Remote call getMessages
  REMOTE_getRequestLogger:
    decription: Remote call getRequestLogger
  REMOTE_evaluate:
    decription: Remote call evaluate
  REMOTE_update:
    decription: Remote call update
  REMOTE_deployDescriptor:
    decription: Remote call deployDescriptor
  REMOTE_refreshDataBus:
    decription: Remote call refreshDataBus
messages:
  dummy: {}
  logs:
    errorCode: logs-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  metrics:
    errorCode: metrics-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  properties:
    errorCode: properties-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  uploadInfo:
    errorCode: uploadInfo-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  getValues:
    errorCode: getValues-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  getValuesAll:
    errorCode: getValuesAll-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  getMessages:
    errorCode: getMessages-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  getRequestLogger:
    errorCode: getRequestLogger-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  evaluate:
    errorCode: evaluate-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  update:
    errorCode: update-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  deployDescriptor:
    errorCode: deployDescriptor-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  refreshDataBus:
    errorCode: refreshDataBus-FAILED-5001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REMOTE_logs:
    errorCode: REMOTE-logs-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_metrics:
    errorCode: REMOTE-metrics-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_properties:
    errorCode: REMOTE-properties-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_uploadInfo:
    errorCode: REMOTE-uploadInfo-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_getValues:
    errorCode: REMOTE-getValues-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_getValuesAll:
    errorCode: REMOTE-getValuesAll-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_getMessages:
    errorCode: REMOTE-getMessages-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_getRequestLogger:
    errorCode: REMOTE-getRequestLogger-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_evaluate:
    errorCode: REMOTE-evaluate-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_update:
    errorCode: REMOTE-update-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_deployDescriptor:
    errorCode: REMOTE-deployDescriptor-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE_refreshDataBus:
    errorCode: REMOTE-refreshDataBus-FAILED-5001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception