aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaePlatformController.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/DcaePlatformController.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/DcaePlatformController.yaml')
-rw-r--r--dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaePlatformController.yaml144
1 files changed, 60 insertions, 84 deletions
diff --git a/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaePlatformController.yaml b/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaePlatformController.yaml
index 08497ed..29abd9e 100644
--- a/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaePlatformController.yaml
+++ b/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaePlatformController.yaml
@@ -1,135 +1,111 @@
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
+ DcaePlatformController@logs: {}
+ DcaePlatformController@metrics: {}
+ DcaePlatformController@properties: {}
+ DcaePlatformController@uploadInfo: {}
+ DcaePlatformController@getValues: {}
+ DcaePlatformController@getValuesAll: {}
+ DcaePlatformController@getMessages: {}
+ DcaePlatformController@getRequestLogger: {}
+ DcaePlatformController@evaluate: {}
+ DcaePlatformController@update: {}
+ DcaePlatformController@deployDescriptor: {}
+ DcaePlatformController@refreshDataBus: {}
messages:
dummy: {}
- logs:
- errorCode: logs-FAILED-5001W
+ REQUEST-FAILED-logs:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- metrics:
- errorCode: metrics-FAILED-5001W
+ REQUEST-FAILED-metrics:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- properties:
- errorCode: properties-FAILED-5001W
+ REQUEST-FAILED-properties:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- uploadInfo:
- errorCode: uploadInfo-FAILED-5001W
+ REQUEST-FAILED-uploadInfo:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- getValues:
- errorCode: getValues-FAILED-5001W
+ REQUEST-FAILED-getValues:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- getValuesAll:
- errorCode: getValuesAll-FAILED-5001W
+ REQUEST-FAILED-getValuesAll:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- getMessages:
- errorCode: getMessages-FAILED-5001W
+ REQUEST-FAILED-getMessages:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- getRequestLogger:
- errorCode: getRequestLogger-FAILED-5001W
+ REQUEST-FAILED-getRequestLogger:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- evaluate:
- errorCode: evaluate-FAILED-5001W
+ REQUEST-FAILED-evaluate:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- update:
- errorCode: update-FAILED-5001W
+ REQUEST-FAILED-update:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- deployDescriptor:
- errorCode: deployDescriptor-FAILED-5001W
+ REQUEST-FAILED-deployDescriptor:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- refreshDataBus:
- errorCode: refreshDataBus-FAILED-5001W
+ REQUEST-FAILED-refreshDataBus:
+ errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
- REMOTE_logs:
- errorCode: REMOTE-logs-FAILED-5001W
+ REMOTE-CALL-FAILED-logs:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_metrics:
- errorCode: REMOTE-metrics-FAILED-5001W
+ REMOTE-CALL-FAILED-metrics:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_properties:
- errorCode: REMOTE-properties-FAILED-5001W
+ REMOTE-CALL-FAILED-properties:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_uploadInfo:
- errorCode: REMOTE-uploadInfo-FAILED-5001W
+ REMOTE-CALL-FAILED-uploadInfo:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_getValues:
- errorCode: REMOTE-getValues-FAILED-5001W
+ REMOTE-CALL-FAILED-getValues:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_getValuesAll:
- errorCode: REMOTE-getValuesAll-FAILED-5001W
+ REMOTE-CALL-FAILED-getValuesAll:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_getMessages:
- errorCode: REMOTE-getMessages-FAILED-5001W
+ REMOTE-CALL-FAILED-getMessages:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_getRequestLogger:
- errorCode: REMOTE-getRequestLogger-FAILED-5001W
+ REMOTE-CALL-FAILED-getRequestLogger:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_evaluate:
- errorCode: REMOTE-evaluate-FAILED-5001W
+ REMOTE-CALL-FAILED-evaluate:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_update:
- errorCode: REMOTE-update-FAILED-5001W
+ REMOTE-CALL-FAILED-update:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_deployDescriptor:
- errorCode: REMOTE-deployDescriptor-FAILED-5001W
+ REMOTE-CALL-FAILED-deployDescriptor:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
- REMOTE_refreshDataBus:
- errorCode: REMOTE-refreshDataBus-FAILED-5001W
+ REMOTE-CALL-FAILED-refreshDataBus:
+ errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception