msdyn_aiconfiguration EntityType
- Entity set path:
- [organization URI]/api/data/v9.2/msdyn_aiconfigurations
- Base type:
- crmbaseentity
- Display name:
- AI Configuration
- Primary key:
- msdyn_aiconfigurationid
- Primary name column:
- msdyn_name
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
| Name | Type | Details | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||||||||||||||||||||||||
| createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
||||||||||||||||||||||||||||||||
| importsequencenumber | Edm.Int32 |
Sequence number of the import that created this record. Display name: Import Sequence Number |
||||||||||||||||||||||||||||||||
| introducedversion | Edm.String |
Version in which the form is introduced. Display name: Introduced Version |
||||||||||||||||||||||||||||||||
| iscustomizable | BooleanManagedProperty |
Tells whether the component can be customized. Display name: Customizable |
||||||||||||||||||||||||||||||||
| ismanaged | Edm.Boolean |
Indicates whether the solution component is part of a managed solution. Display name: Is Managed Read only
Default options
|
||||||||||||||||||||||||||||||||
| modifiedon | Edm.DateTimeOffset |
Date and time when the record was modified. Display name: Modified On Read only
|
||||||||||||||||||||||||||||||||
| msdyn_aiconfigurationid | Edm.Guid |
Unique identifier for entity instances Display name: AIConfiguration |
||||||||||||||||||||||||||||||||
| msdyn_aiconfigurationidunique | Edm.Guid |
For internal use only. Read only
|
||||||||||||||||||||||||||||||||
| msdyn_customconfiguration | Edm.String |
Display name: CustomConfiguration |
||||||||||||||||||||||||||||||||
| msdyn_databinding | Edm.String |
Display name: DataBinding |
||||||||||||||||||||||||||||||||
| msdyn_lasterrors | Edm.String |
Display name: LastErrors |
||||||||||||||||||||||||||||||||
| msdyn_lasttrainorrundate | Edm.DateTimeOffset |
Display name: LastTrainOrRunDate |
||||||||||||||||||||||||||||||||
| msdyn_majoriterationnumber | Edm.Int32 |
Display name: MajorIterationNumber |
||||||||||||||||||||||||||||||||
| msdyn_minoriterationnumber | Edm.Int32 |
Display name: MinorIterationNumber |
||||||||||||||||||||||||||||||||
| msdyn_model | Edm.Binary |
This is a file type attribute to store Ai builder Model. Display name: msdyn_Model Read only
|
||||||||||||||||||||||||||||||||
| msdyn_model_name | Edm.String |
Read only
|
||||||||||||||||||||||||||||||||
| msdyn_modelaction | Edm.String |
Model Action Display name: ModelAction |
||||||||||||||||||||||||||||||||
| msdyn_modeldata | Edm.String |
Display name: ModelData |
||||||||||||||||||||||||||||||||
| msdyn_modelglobalexplainability | Edm.String |
Display name: ModelGlobalExplainability |
||||||||||||||||||||||||||||||||
| msdyn_modelperformance | Edm.String |
Display name: ModelPerformance |
||||||||||||||||||||||||||||||||
| msdyn_modelprovisioningmetadata | Edm.String |
Model Provisioning Metadata Display name: ModelProvisioningMetadata |
||||||||||||||||||||||||||||||||
| msdyn_modelprovisioningstatus | Edm.String |
Model Provisioning Status Display name: ModelProvisioningStatus |
||||||||||||||||||||||||||||||||
| msdyn_modelrundataspecification | Edm.String |
Display name: ModelRunDataSpecification |
||||||||||||||||||||||||||||||||
| msdyn_name | Edm.String |
The name of the custom entity. Display name: Name |
||||||||||||||||||||||||||||||||
| msdyn_resourceinfo | Edm.String |
Display name: ResourceInfo |
||||||||||||||||||||||||||||||||
| msdyn_runconfiguration | Edm.String |
Run Configuration Display name: RunConfiguration |
||||||||||||||||||||||||||||||||
| msdyn_schedulingoptions | Edm.String |
Display name: SchedulingOptions |
||||||||||||||||||||||||||||||||
| msdyn_templateversion | Edm.Int32 |
Template Version Display name: TemplateVersion |
||||||||||||||||||||||||||||||||
| msdyn_type | Edm.Int32 |
Display name: Type
Default options
|
||||||||||||||||||||||||||||||||
| overriddencreatedon | Edm.DateTimeOffset |
Date and time that the record was migrated. Display name: Record Created On |
||||||||||||||||||||||||||||||||
| overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||||||||||||||||||||||||
| owneridtype | Edm.Int32 |
Read only
|
||||||||||||||||||||||||||||||||
| solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||||||||||||||||||||||||
| statecode | Edm.Int32 |
Status of the AIConfiguration Display name: Status
Default options
|
||||||||||||||||||||||||||||||||
| statuscode | Edm.Int32 |
Reason for the status of the AIConfiguration Display name: Status Reason
Default options
|
||||||||||||||||||||||||||||||||
| timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display name: Time Zone Rule Version Number |
||||||||||||||||||||||||||||||||
| utcconversiontimezonecode | Edm.Int32 |
Time zone code that was in use when the record was created. Display name: UTC Conversion Time Zone Code |
||||||||||||||||||||||||||||||||
| versionnumber | Edm.Int64 |
Version Number Display name: Version Number Read only
|
Lookup properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.
| Name | Single-valued navigation property | Description |
|---|---|---|
| _createdby_value | createdby |
Unique identifier of the user who created the record. |
| _createdonbehalfby_value | createdonbehalfby |
Unique identifier of the delegate user who created the record. |
| _modifiedby_value | modifiedby |
Unique identifier of the user who modified the record. |
| _modifiedonbehalfby_value | modifiedonbehalfby |
Unique identifier of the delegate user who modified the record. |
| _msdyn_aimodelid_value | msdyn_AIModelId |
Unique identifier for AIModel associated with AIConfiguration. |
| _msdyn_connectionreferenceid_value | msdyn_ConnectionReferenceId |
Unique identifier for Connection Reference associated with AIConfiguration. |
| _msdyn_createdfromconfigurationid_value | msdyn_CreatedFromConfigurationId | |
| _msdyn_trainedmodelaiconfigurationpareid_value | msdyn_TrainedModelAIConfigurationPareId |
Unique identifier for AIConfiguration associated with AIConfiguration. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
| Name | Type | Partner |
|---|---|---|
| createdby | systemuser | lk_msdyn_aiconfiguration_createdby |
| createdonbehalfby | systemuser | lk_msdyn_aiconfiguration_createdonbehalfby |
| modifiedby | systemuser | lk_msdyn_aiconfiguration_modifiedby |
| modifiedonbehalfby | systemuser | lk_msdyn_aiconfiguration_modifiedonbehalfby |
| msdyn_AIModelId | msdyn_aimodel | msdyn_aimodel_msdyn_aiconfiguration |
| msdyn_ConnectionReferenceId | connectionreference | msdyn_AIConfiguration_ConnectionReference |
| msdyn_CreatedFromConfigurationId | msdyn_aiconfiguration | msdyn_createdfromconfiguration_msdyn_toconfiguration |
| msdyn_TrainedModelAIConfigurationPareId | msdyn_aiconfiguration | msdyn_aiconfiguration_msdyn_aiconfiguration |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
| Name | Type | Partner |
|---|---|---|
| msdyn_aiconfiguration_AsyncOperations | asyncoperation | regardingobjectid_msdyn_aiconfiguration |
| msdyn_aiconfiguration_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_msdyn_aiconfiguration |
| msdyn_aiconfiguration_FileAttachments | fileattachment | objectid_msdyn_aiconfiguration |
| msdyn_aiconfiguration_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_msdyn_aiconfiguration |
| msdyn_aiconfiguration_msdyn_aiconfiguration | msdyn_aiconfiguration | msdyn_TrainedModelAIConfigurationPareId |
| msdyn_aiconfiguration_msdyn_aievent | msdyn_aievent | msdyn_AIConfigurationId |
| msdyn_aiconfiguration_msdyn_aiodtrainingimage | msdyn_aiodtrainingimage | msdyn_AIConfigurationId |
| msdyn_aiconfiguration_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_msdyn_aiconfiguration |
| msdyn_aiconfiguration_ProcessSession | processsession | regardingobjectid_msdyn_aiconfiguration |
| msdyn_aiconfiguration_SyncErrors | syncerror | regardingobjectid_msdyn_aiconfiguration |
| msdyn_aidocumenttemplate_msdyn_aiconfig | msdyn_aidocumenttemplate | msdyn_aidocumenttemplate_msdyn_aiconfig |
| msdyn_aiodlabel_msdyn_aiconfiguration | msdyn_aiodlabel | msdyn_aiodlabel_msdyn_aiconfiguration |
| msdyn_createdfromconfiguration_msdyn_toconfiguration | msdyn_aiconfiguration | msdyn_CreatedFromConfigurationId |
| msdyn_msdyn_aiconfiguration_msdyn_aifptrainingdocument_AIConfigurationId | msdyn_aifptrainingdocument | msdyn_AIConfigurationId |
Operations
The following operations can be used with the msdyn_aiconfiguration entity type.
| Name | Binding |
|---|---|
| CancelTraining | Bound to Entity |
| PublishAIConfiguration | Bound to Entity |
| QuickTest | Bound to Entity |
| ScheduleTraining | Bound to Entity |
| Train | Bound to Entity |
| UnpublishAIConfiguration | Bound to Entity |
| UnscheduleTraining | Bound to Entity |