The Application Group IaC Scan Post API initiates a discovery operation for an Application Group.

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}/iacScans endpoint to retrieve the discovery results once processing is complete.
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!