Gets a paginated list of the deployments that have been started in a bulk deployment operation, and their current deployment status.
get/greengrass/bulk/deployments/{BulkDeploymentId}/detailed-reports
Path parameters
BulkDeploymentIdstring required
The ID of the bulk deployment.
Query parameters
MaxResultsstring
The maximum number of results to be returned per request.
NextTokenstring
The token for the next set of results, or ''null'' if there are no additional results.
Response
Success