POST api/VitalAlert/SaveMany
Request Information
URI Parameters
None.
Body Parameters
Collection of Condition| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| RuleNo | integer |
None. |
|
| GroupRuleNo | integer |
None. |
|
| LogicOperator | string |
None. |
|
| VitalID | globally unique identifier |
None. |
|
| OperatorID | integer |
None. |
|
| Value | string |
None. |
|
| ColorID | integer |
None. |
|
| AlertID | globally unique identifier |
None. |
|
| SiteSettingOptionId | globally unique identifier |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.