Ingest Action
Initializes ingestion for a recording to prep it to be ready for labelling and process mining.
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
msdyn_pmrecording | entity |
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
version
|
Edm.String | False | False | The action version. |
Type | Nullable | Description |
---|---|---|
IngestResponse | False | Contains the response of the Ingest action. |