Rule Details
POST
/alert/pipeline/infoRequest
Header Params
Content-Type
string
optional
Example:
application/json
Body Params application/json
integration_id
integer
Integration ID
Example
{
"integration_id": 0
}
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
error
object (DutyError)
optional
code
enum<string>
Error code
Allowed values:
InvalidParameterInvalidContentTypeUnauthorizedAccessDeniedMethodNotAllowedRequestTooFrequentlyRequestVerifyRequiredDangerousOperationRequestLockedRouteNotFoundBalanceNotEnoughUndonedOrderExistResourceNotFoundInternalErrorReferenceExist
message
string
Error description
data
object (AlertProcessingRule)
optional
integration_id
integer
Integration ID
rules
array [object {3}]
Rule list
creator_id
integer
Creator ID
updated_by
integer
Updater ID
created_at
integer
Created timestamp in seconds
updated_at
integer
Updated timestamp in seconds
Example
Not configured
Last modified: 2 个月前