Get an AI-generated explanation of a device's deployment log
GET/api/management/v1alpha1/deployments/deployments/:deployment_id/devices/:device_id/log/explain
Returns an AI-generated explanation of the device's deployment log. This endpoint requires a paid (non-trial) plan.
Request
Responses
- 200
- 401
- 402
- 404
- 500
Successful response with an AI-generated explanation of the deployment log.
Unauthorized.
The endpoint requires a paid plan.
Not Found.
Internal Server Error.