post
https://helios.cohesity.com/v2/ciras/appGroups//iacScans
Asynchronous Processing: This endpoint accepts a scan request and returns immediately with a confirmation. The actual discovery scan runs in the background and may take several minutes to complete.
Response Behavior:
- HTTP 202: Request accepted and queued for background processing
- HTTP 400/500: Request rejected due to validation or system errors
Next Steps:
- After receiving confirmation, use the GET
/ciras/appGroups/{appGroupId}endpoint to retrieve the discovery status. - Use the GET
/ciras/appGroups/{appGroupId}/iacScansendpoint to retrieve the discovery results once processing is complete.