AlmHandler Action
Synchronizes models in the AI Builder backend.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
action
|
Edm.String | False | False | The synchronize Action (delete, synchronize) |
input
|
Edm.String | True | False | The request (delete or synchronize) |
Return type
Type | Nullable | Description |
---|---|---|
AlmHandlerResponse | False | Contains the response of the AlmHandler action. |