object correlation.delete(array correlationids)
This method allows to delete correlations.
This method is only available to Super admin user type. Permissions to call the method can be revoked in user role settings. See User roles for more information.
"(t?mb)" A t?rlend? korrel¨¢ci¨®k azonos¨ªt¨®i.
(object)
Egy objektumot ad vissza, amely tartalmazza a t?r?lt objektumok azonos¨ªt¨®it korrel¨¢ci¨®k a correlationids
tulajdons¨¢g alatt.
T?r?lj?n ki k¨¦t ?sszef¨¹gg¨¦st.
°¨¦°ù¨¦²õ:
{
"jsonrpc": "2.0",
"method": "correlation.delete",
"params": [
"1",
"2"
],
"auth": "343baad4f88b4106b9b5961e77437688",
"id": 1
}
³Õ¨¢±ô²¹²õ³ú:
CCorrelation::delete() in ui/include/classes/api/services/CCorrelation.php.