Maintenance

Get latest fix-assets job

Returns the most recent fix-assets job (active, or most recently completed). Returns null entity if no fix-assets job has ever run.

get/api/v1/maintenance/assets/_fix

Response

Latest job status

object required

ResponseEntityView wrapping the latest Job (id, state, progress, result) or null if none exists

Changes

No recorded changes to this endpoint across all 1 revision of this API.