ValidateAIConfiguration Action
Validates an AI configuration.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
version
|
Edm.String | False | False | Not used. |
aiconfigurationId
|
Edm.String | False | False | The id of the configuration to validate. |
Return type
Type | Nullable | Description |
---|---|---|
ValidateAIConfigurationResponse | False | Contains the response of the ValidateAIConfiguration action. |