Links

Django will happily PATCH in an empty request and vaporize a database object.

patch/v2/capture_schedules/

Request body

idinteger
created_atstring date-time
updated_atstring date-time
timestring required
days_of_weekinteger
end_timestring date-time nullable

(optional) Date and time to stop capturing

enabledboolean
durationinteger
num_event_retriesinteger
num_capturesinteger
priorityboolean
use_h264boolean
upload_rateinteger
mot_det_trigger_lineboolean
capture_schedule_status'initial_capture_collection' | 'periodic_capture_collection'
organizationinteger required
installationinteger required

Response

Updated

idinteger
created_atstring date-time
updated_atstring date-time
timestring
days_of_weekinteger
end_timestring date-time nullable

(optional) Date and time to stop capturing

enabledboolean
durationinteger
num_event_retriesinteger
num_capturesinteger
priorityboolean
use_h264boolean
upload_rateinteger
mot_det_trigger_lineboolean
capture_schedule_status'initial_capture_collection' | 'periodic_capture_collection'
organizationinteger
installationinteger

Changes

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