Get cloud scan details
GET https://daas.digicert.com/apicontroller/v1/scan/getCloudScanDetails
Use this endpoint to get information about an existing cloud scan template.
Example requests and responses
URL query 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 | Object container for response. |
.. accountId | string | Account ID. |
.. divisionId | integer | Division ID. |
.. surveyName | string | Friendly name provided for the cloud scan. Max length: 80 characters |
.. surveyDefId | integer | Survey definition ID of the scan. To get a list of |
.. status | string | Progress of the cloud scan. |
.. percentage | integer | Completion percentage of the cloud scan. |