aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-04-16 14:17:52 +0000
committerCarsten Lund <lund@research.att.com>2017-04-19 21:37:15 +0000
commite3c3eb5012b02d87a8d7143be3c195e86c298461 (patch)
tree349ac19ea8f8682fc48df58a54f084c237061980 /dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml
parent1650c3b0dda805110cac90dcaab8288d6b607b43 (diff)
[DCAE-15] Changes related to version 1.1
See Jira for details Change-Id: I29280abce45f53e80adf675f48cf1e0fff9e2c0a Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml')
-rw-r--r--dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml24
1 files changed, 10 insertions, 14 deletions
diff --git a/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml b/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml
index a3d8f3d..8b69050 100644
--- a/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml
+++ b/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/ControllerCluster.yaml
@@ -1,25 +1,21 @@
operations:
- pushData: {}
- receiveData: {}
- REMOTE_pushData:
- decription: Remote call pushData
- REMOTE_receiveData:
- decription: Remote call receiveData
+ ControllerCluster@pushData: {}
+ ControllerCluster@receiveData: {}
messages:
dummy: {}
- pushData:
- errorCode: pushData-FAILED-5001W
+ REQUEST-FAILED-pushData:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- receiveData:
- errorCode: receiveData-FAILED-5001W
+ REQUEST-FAILED-receiveData:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- REMOTE_pushData:
- errorCode: REMOTE-pushData-FAILED-5001W
+ REMOTE-CALL-FAILED-pushData:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_receiveData:
- errorCode: REMOTE-receiveData-FAILED-5001W
+ REMOTE-CALL-FAILED-receiveData:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception