Abort cloud scan
POST https://daas.digicert.com/apicontroller/v1/scan/abortCloudScan
Use this endpoint to abort a cloud scan while it is still in progress.
Example requests and responses
Request parameters
Name | Req/Opt | Type | Description |
---|---|---|---|
accountId | required | string | Account ID. |
divisionId | required | integer | Division ID. |
Response parameters
Name | Type | Description |
---|---|---|
error | object | Includes the error code, if any. |
data | object | Message with additional information about the request. |