Modifies the collection frequency of asset fingerprints for an automatic periodic collection task.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Type | string | Yes | The type of the asset fingerprints for which you want to modify the collection frequency. Valid values:
| scheduler_port_period |
ScheduleTime | string | Yes | The new collection frequency of asset fingerprints. Valid values:
| 3 |
Response parameters
Examples
Sample success responses
JSON
format
{
"ModifyResult": true,
"RequestId": "C0D1DF51-D879-55A8-B6C7-7D3B913EF34D"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2022-08-01 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
2022-08-01 | The internal configuration of the API is changed, but the call is not affected | View Change Details |