Send FPL incremental updates from the FDP to the OCSDM Server
post
/rest/{versionId}/telephonyFraud/FPLUpdate
Incremental FPL updates are sent from the Fraud Detection and Prevention (FDP) device to the OCSDM Server.
Request
Supported Media Types
- application/xml
- application/json
Path Parameters
-
versionId: string
The versionId parameter is v1.2.
Header Parameters
-
X-OCFM-EVENT-NUMBER(optional): string
The file contents contain up to which event number.
-
X-REGISTRATION-ID(optional): string
The registration identifier is used to identify the event source by OCSDM.
Incremental FPL updates are sent from the Fraud Detection and Prevention (FDP) device to the OCSDM Server
Nested Schema : entryList
Type:
Show Source
object
-
callsPerSecond(optional):
string
-
dataType(optional):
string
Allowed Values:
[ "from_hostname", "from_phone_number", "from_username", "to_hostname", "to_phone_number", "to_username", "user_agent_header" ]
-
datatype(optional):
string
-
id(optional):
integer(int64)
-
listType(optional):
string
Allowed Values:
[ "call_blacklist", "call_whitelist", "call_rate_limit", "call_redirect" ]
-
matchValue(optional):
string
-
maxActiveCalls(optional):
string
-
objectId(optional):
string
-
realm(optional):
string
-
redirectTarget(optional):
string
-
source(optional):
string
-
sourceId(optional):
string
-
target(optional):
string
-
timestamp(optional):
string
-
value(optional):
string
Response
Supported Media Types
- application/xml
- application/json
202 Response
The user request is accepted.
400 Response
The user input is invalid.
401 Response
The session ID is invalid.
404 Response
The object (resource URI, device, and so on) of your input request cannot be found.
500 Response
Internal server error