aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/main/resources/openapi
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-acm/src/main/resources/openapi')
-rwxr-xr-x[-rw-r--r--]runtime-acm/src/main/resources/openapi/openapi.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime-acm/src/main/resources/openapi/openapi.yaml b/runtime-acm/src/main/resources/openapi/openapi.yaml
index 988b9d164..21e850b92 100644..100755
--- a/runtime-acm/src/main/resources/openapi/openapi.yaml
+++ b/runtime-acm/src/main/resources/openapi/openapi.yaml
@@ -1073,9 +1073,10 @@ paths:
post:
tags:
- Automation Composition Instance
- summary: Create or Update automation composition instance
- description: Creates or updates an automation composition instance that uses the specified automation composition definition. The ID of the created
+ summary: Create, Update or Migrate an automation composition instance
+ description: Create, Update or Migrate an automation composition instance that uses the specified automation composition definition. The ID of the created
automation composition instance is returned. In the case of an update, the instanceId should be included in the request body.
+ In the case of a migrate, the instanceId and the compositionTargetId should be included in the request body.
operationId: createCompositionInstance
parameters:
- name : compositionId