AIModelPublish Action
Create or update a custom model.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ModelName
|
Edm.String | False | False | The name of model to be created or edited. |
RunConfigurationId
|
Edm.Guid | False | True | The id of run configuration used for model publish. |
TemplateId
|
Edm.Guid | False | True | The id for template used for model creation or edition. |
CustomConfiguration
|
Edm.String | False | False | The content of custom configuration used for model publish. |
ModelId
|
Edm.Guid | False | True | The id for model to be created or edited. |
Return type
Type | Nullable | Description |
---|---|---|
crmbaseentity | False | The AIModelPublish action returns the following value. |