POST: Rescan a Bulk Work From Home Request Ingrid https://api.bitsighttech.com/ratings/v1/findings/wfh/bulk/wfh_guid/rescan Rescan IP addresses from a previously uploaded CSV file for Work From Home (WFH). A rescan updates the WFH findings within a WFH request with the most recent data. You can only rescan WFH requests that you’ve submitted. Parameters Example Request Example Response Response Attributes Parameters * Required. bulk_request_guid * Required. [Path] Identify the WFH request to rescan. Value: [String] The unique identifier of a WFH request [wfh_guid]. See GET: Bulk Work From Home Requests. Example Request cURL: curl -X POST https://api.bitsighttech.com/ratings/v1/findings/wfh/bulk/wfh_guid/rescan -u api_token: --header "Content-Type:application/json" Example Response { "created_time":"2020-08-05T15:57:58.075340Z", "filename":"WFH%20IPs.csv", "guid":"f518aa14-a755-4c96-acb7-ae35e79098a6", "updated_time":"2020-08-26T20:04:10.264216Z", "length":31, "status":"completed" } Response Attributes Field Description created_time String [YYYY‑MM‑DDTHH:MM:SSZ] The datetime when the CSV of IP addresses for the WFH request was uploaded to the Bitsight platform. filename String The name of the CSV file that was uploaded for the bulk WFH request. guid String [wfh_guid] The unique identifier of the WFH request. updated_time String [YYYY‑MM‑DDTHH:MM:SSZ] The most recent datetime when the WFH request was last modified (creation or rescan date). length Integer The number of IP addresses in the WFH request. status String The processing status of this WFH request. August 27, 2020: Published. Related articles Requesting a Rescan DELETE: Remove a Bulk Work From Home Request POST: Submit a Bulk Work From Home Request What is a Finding Rescan? TLS/SSL Finding Remediation & Remediation Verification Feedback 0 comments Please sign in to leave a comment.