v2

latestOpenAPI 3.1.02026-07-262653151.5 KB
network-mapper

Get network mapper task status

Check the status of a network mapper task started by POST /v2/profiles/network-mapper

post/v2/profiles/network-mapper-task-status

Request body

task_idstring required

Task ID returned from POST /v2/profiles/network-mapper

Response

Task status

task_status'unknown' | 'in_progress' | 'done' | 'failed' | 'not_found' required

Current status of the network mapper task