aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaeInventory.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaeInventory.yaml')
-rw-r--r--dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaeInventory.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaeInventory.yaml b/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaeInventory.yaml
index 6584d46..19c6769 100644
--- a/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaeInventory.yaml
+++ b/dcae-controller-core/dcae-controller-platform-server/src/main/sirius-gen/DcaeInventory.yaml
@@ -9,6 +9,7 @@ operations:
DcaeInventory@getDcaeServicesService: {}
DcaeInventory@createDcaeServicesService: {}
DcaeInventory@poll: {}
+ DcaeInventory@updateConfiguration: {}
messages:
dummy: {}
REQUEST-FAILED-getDcaeServiceTypes:
@@ -51,6 +52,10 @@ messages:
errorCode: 4001W
messageFormat: '{0}'
description: Operation Failed with Exception
+ REQUEST-FAILED-updateConfiguration:
+ errorCode: 4001W
+ messageFormat: '{0}'
+ description: Operation Failed with Exception
REMOTE-CALL-FAILED-getDcaeServiceTypes:
errorCode: 4001W
messageFormat: '{0}'
@@ -91,3 +96,7 @@ messages:
errorCode: 4001W
messageFormat: '{0}'
description: Remote Operation Failed with Exception
+ REMOTE-CALL-FAILED-updateConfiguration:
+ errorCode: 4001W
+ messageFormat: '{0}'
+ description: Remote Operation Failed with Exception