PUT api/InferenceEngineRuleConditions/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
InferenceEngineRuleConditionName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
TokenName | string |
Required String length: inclusive between 0 and 25 |
|
InferenceEngineRuleTypeId | integer |
None. |
|
VerboseName | string |
Required String length: inclusive between 0 and 50 |
|
Description | string |
Required String length: inclusive between 0 and 50 |
|
Name | string |
Required String length: inclusive between 0 and 25 |
|
AvailableOperators_Actual | integer |
None. |
|
InferenceEngineRuleType | InferenceEngineRuleType |
None. |
|
InferenceEngineRuleOperators | Collection of InferenceEngineRuleOperator |
None. |
|
InferenceEngineRuleTypes | Collection of InferenceEngineRuleType |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.