Use this API to remove specific seed IPs from a discovery task.
Method |
URL |
Required authentication |
DELETE |
/V1/CMDB/Discovery/Tasks/{task}/Seeds |
Yes |
Name |
Description |
---|---|
Token*required |
Place the token received from the API Log in to get an authentication token. |
task*required |
Input the name or ID of the scheduled discovery task. Get a task ID by using the API Get all discovery tasks in a domain. |
Request*required |
The body contains the following parameters: ▪IPs (list): A list with IPs that you want to remove. Example: { |
Parameter |
Type |
Description |
Example |
---|---|---|---|
statusCode |
integer |
The returned status code of executing the API. |
{ |
statusDescription |
string |
The explanation of the status code. |