POST api/DashboardBuilder/AddUpdateRuleBook
Request Information
URI Parameters
None.
Body Parameters
Alert_Master_VM| Name | Description | Type | Additional information |
|---|---|---|---|
| ALERT_ID | integer |
None. |
|
| ALERT_DESC | string |
None. |
|
| ALERT_VOLUME_COLUMN | string |
None. |
|
| ALERT_LCL | decimal number |
None. |
|
| ALERT_UCL | decimal number |
None. |
|
| ALERT_TYPE | string |
None. |
|
| ALERT_DELAY | integer |
None. |
|
| ALERT_TO | string |
None. |
|
| ALERT_TO_NAME | string |
None. |
|
| ORIGIN_ID | integer |
None. |
|
| CHART_ID | integer |
None. |
|
| X | integer |
None. |
|
| Y | integer |
None. |
|
| ISACTIVE | integer |
None. |
|
| USERID | integer |
None. |
|
| CURRENTUSERROLEID | integer |
None. |
|
| CURRENTSCREENID | integer |
None. |
|
| CREATED_BY | integer |
None. |
|
| CREATED_DATE | date |
None. |
|
| UPDATED_BY | integer |
None. |
|
| UPDATED_DATE | date |
None. |
|
| UNIT_ID | integer |
None. |
|
| LINE_ID | integer |
None. |
|
| PLANT_ID | integer |
None. |
|
| ORG_ID | integer |
None. |
|
| ISCHILDRESULT | boolean |
None. |
|
| PageSize | integer |
None. |
|
| PageNumber | integer |
None. |
|
| SortBy | string |
None. |
|
| SortOrder | string |
None. |
|
| SearchFilter | string |
None. |
|
| SESSIONID | integer |
None. |
|
| CURRENTSESSIONID | string |
None. |
|
| ISLOGGEDIN | boolean |
None. |
|
| MOB_PLAYERID | string |
None. |
|
| ISWEBLOGIN | boolean |
None. |
|
| OptTime | string |
None. |
|
| Date | string |
None. |
|
| AuditLogID | integer |
None. |
|
| OperationType | string |
None. |
|
| ScreenName | string |
None. |
|
| Description | string |
None. |
|
| ACTION_USER_NAME | string |
None. |
|
| OperationDateTime | date |
None. |
|
| SUBSCRIPTION_ID | string |
None. |
|
| CONSUMED_TOKEN_CNT | integer |
None. |
|
| TOTAL_TOKEN_SIZE | integer |
None. |
|
| TOTAL_CONSUMED_SIZE | string |
None. |
|
| AI_FLAG | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"ALERT_ID": 1,
"ALERT_DESC": "sample string 1",
"ALERT_VOLUME_COLUMN": "sample string 2",
"ALERT_LCL": 1.0,
"ALERT_UCL": 1.0,
"ALERT_TYPE": "sample string 3",
"ALERT_DELAY": 1,
"ALERT_TO": "sample string 4",
"ALERT_TO_NAME": "sample string 5",
"ORIGIN_ID": 1,
"CHART_ID": 1,
"X": 1,
"Y": 1,
"ISACTIVE": 1,
"USERID": 1,
"CURRENTUSERROLEID": 1,
"CURRENTSCREENID": 6,
"CREATED_BY": 1,
"CREATED_DATE": "2026-01-23T19:35:24.1332812+05:30",
"UPDATED_BY": 1,
"UPDATED_DATE": "2026-01-23T19:35:24.1332812+05:30",
"UNIT_ID": 1,
"LINE_ID": 1,
"PLANT_ID": 1,
"ORG_ID": 1,
"ISCHILDRESULT": true,
"PageSize": 1,
"PageNumber": 1,
"SortBy": "sample string 7",
"SortOrder": "sample string 8",
"SearchFilter": "sample string 9",
"SESSIONID": 1,
"CURRENTSESSIONID": "sample string 10",
"ISLOGGEDIN": true,
"MOB_PLAYERID": "sample string 11",
"ISWEBLOGIN": true,
"OptTime": "sample string 12",
"Date": "sample string 13",
"AuditLogID": 1,
"OperationType": "sample string 14",
"ScreenName": "sample string 15",
"Description": "sample string 16",
"ACTION_USER_NAME": "sample string 17",
"OperationDateTime": "2026-01-23T19:35:24.1332812+05:30",
"SUBSCRIPTION_ID": "sample string 18",
"CONSUMED_TOKEN_CNT": 1,
"TOTAL_TOKEN_SIZE": 1,
"TOTAL_CONSUMED_SIZE": "sample string 19",
"AI_FLAG": 1
}
multipart/form-data
Sample:
{"ALERT_ID":1,"ALERT_DESC":"sample string 1","ALERT_VOLUME_COLUMN":"sample string 2","ALERT_LCL":1.0,"ALERT_UCL":1.0,"ALERT_TYPE":"sample string 3","ALERT_DELAY":1,"ALERT_TO":"sample string 4","ALERT_TO_NAME":"sample string 5","ORIGIN_ID":1,"CHART_ID":1,"X":1,"Y":1,"ISACTIVE":1,"USERID":1,"CURRENTUSERROLEID":1,"CURRENTSCREENID":6,"CREATED_BY":1,"CREATED_DATE":"2026-01-23T19:35:24.1332812+05:30","UPDATED_BY":1,"UPDATED_DATE":"2026-01-23T19:35:24.1332812+05:30","UNIT_ID":1,"LINE_ID":1,"PLANT_ID":1,"ORG_ID":1,"ISCHILDRESULT":true,"PageSize":1,"PageNumber":1,"SortBy":"sample string 7","SortOrder":"sample string 8","SearchFilter":"sample string 9","SESSIONID":1,"CURRENTSESSIONID":"sample string 10","ISLOGGEDIN":true,"MOB_PLAYERID":"sample string 11","ISWEBLOGIN":true,"OptTime":"sample string 12","Date":"sample string 13","AuditLogID":1,"OperationType":"sample string 14","ScreenName":"sample string 15","Description":"sample string 16","ACTION_USER_NAME":"sample string 17","OperationDateTime":"2026-01-23T19:35:24.1332812+05:30","SUBSCRIPTION_ID":"sample string 18","CONSUMED_TOKEN_CNT":1,"TOTAL_TOKEN_SIZE":1,"TOTAL_CONSUMED_SIZE":"sample string 19","AI_FLAG":1}
application/xml, text/xml
Sample:
<Alert_Master_VM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IPMS.FT.Business.Entities.ViewModel"> <ACTION_USER_NAME>sample string 17</ACTION_USER_NAME> <AI_FLAG>1</AI_FLAG> <AuditLogID>1</AuditLogID> <CONSUMED_TOKEN_CNT>1</CONSUMED_TOKEN_CNT> <CREATED_BY>1</CREATED_BY> <CREATED_DATE>2026-01-23T19:35:24.1332812+05:30</CREATED_DATE> <CURRENTSCREENID>6</CURRENTSCREENID> <CURRENTSESSIONID>sample string 10</CURRENTSESSIONID> <CURRENTUSERROLEID>1</CURRENTUSERROLEID> <Date>sample string 13</Date> <Description>sample string 16</Description> <ISACTIVE>1</ISACTIVE> <ISCHILDRESULT>true</ISCHILDRESULT> <ISLOGGEDIN>true</ISLOGGEDIN> <ISWEBLOGIN>true</ISWEBLOGIN> <LINE_ID>1</LINE_ID> <MOB_PLAYERID>sample string 11</MOB_PLAYERID> <ORG_ID>1</ORG_ID> <OperationDateTime>2026-01-23T19:35:24.1332812+05:30</OperationDateTime> <OperationType>sample string 14</OperationType> <OptTime>sample string 12</OptTime> <PLANT_ID>1</PLANT_ID> <PageNumber>1</PageNumber> <PageSize>1</PageSize> <SESSIONID>1</SESSIONID> <SUBSCRIPTION_ID>sample string 18</SUBSCRIPTION_ID> <ScreenName>sample string 15</ScreenName> <SearchFilter>sample string 9</SearchFilter> <SortBy>sample string 7</SortBy> <SortOrder>sample string 8</SortOrder> <TOTAL_CONSUMED_SIZE>sample string 19</TOTAL_CONSUMED_SIZE> <TOTAL_TOKEN_SIZE>1</TOTAL_TOKEN_SIZE> <UNIT_ID>1</UNIT_ID> <UPDATED_BY>1</UPDATED_BY> <UPDATED_DATE>2026-01-23T19:35:24.1332812+05:30</UPDATED_DATE> <USERID>1</USERID> <ALERT_DELAY>1</ALERT_DELAY> <ALERT_DESC>sample string 1</ALERT_DESC> <ALERT_ID>1</ALERT_ID> <ALERT_LCL>1</ALERT_LCL> <ALERT_TO>sample string 4</ALERT_TO> <ALERT_TO_NAME>sample string 5</ALERT_TO_NAME> <ALERT_TYPE>sample string 3</ALERT_TYPE> <ALERT_UCL>1</ALERT_UCL> <ALERT_VOLUME_COLUMN>sample string 2</ALERT_VOLUME_COLUMN> <CHART_ID>1</CHART_ID> <ORIGIN_ID>1</ORIGIN_ID> <X>1</X> <Y>1</Y> </Alert_Master_VM>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data, application/xml, text/xml
Sample:
Sample not available.