Creates a sync task for Internet assets.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SourceIp |
string |
No |
The source IP address of the visitor. |
60.182.79.XXX |
| Lang |
string |
No |
The language of the response. Valid values:
|
zh |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Module |
string |
The application module. |
ips_server |
| RequestId |
string |
The ID of the request. |
D19D8F70-D64B-5A95-905A-6073BF4A**** |
Examples
Success response
JSON format
{
"Module": "ips_server\n",
"RequestId": "D19D8F70-D64B-5A95-905A-6073BF4A****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ErrorParamsNotEnough | Parameters are insufficient. | Parameters are insufficient. |
| 400 | ErrorDbFailed | Query db failed. | DB access error. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.