Del via


AIModelPublish Action

Create or update a custom model.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
RunConfigurationId
Edm.Guid False True

The id of run configuration used for model publish.

CustomConfiguration
Edm.String False False

The content of custom configuration used for model publish.

ModelName
Edm.String False False

The name of model to be created or edited.

ModelId
Edm.Guid False True

The id for model to be created or edited.

TemplateId
Edm.Guid False True

The id for template used for model creation or edition.

Return type

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

See also