PredictionSchema Action
Gets the prediction schema.
Bound Entities
Bound actions are invoked by appending the action name to the URI representing an entity or collection.
| Entity Type | Binding Type |
|---|---|
| msdyn_aimodel | entity |
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
version
|
Edm.String | False | False | The prediction schema version. |
|
predictionMode
|
Edm.String | True | False | The prediction mode. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| PredictionSchemaResponse | False | The PredictionSchema action returns the following value. |