AIModelPublish Action

Create or update a custom model.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
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.

ModelName
Edm.String False False

The name of model to be created or edited.

TemplateId
Edm.Guid False True

The id for template used for model creation or edition.

RunConfigurationId
Edm.Guid False True

The id of run configuration used for model publish.

Return Type

Type Nullable Description
crmbaseentity False The AIModelPublish action returns the following value.

See also