Search jobsAsk AIget https://icc-dev.aylanetworks.com/icc/v1/jobs/searchThis API fetches jobs based on the specified job search criteria.Query ParamsnamestringJob name.oem_modelstringOEM model name.idstringJob ID.exec_methodstringJob recurrence type. Possible values: ONE_TIME, CONTINUOUS, or SINGLE_UPDATE.job_typestringJob type. Possible values: OTA, SET_PROPERTY, or FILE_TRANSFER.ota_typestringOTA type. Possible values: host or module.schedule_typestringSchedule type. Possible values: IMMEDIATE or WEEKLY.filter_namestringFilter name.filter_idstringFilter ID.oemstringOEM ID.created_at_beforedate-timeCreated At Before Timestamp. Format: yyyy-MM-dd HH:mm:sscreated_at_afterdate-timeCreated At After Timestamp. Format: yyyy-MM-dd HH:mm:ssupdated_at_beforedate-timeUpdated At Before Timestamp. Format: yyyy-MM-dd HH:mm:ssupdated_at_afterdate-timeUpdated At After Timestamp. Format: yyyy-MM-dd HH:mm:sspageint32Page number that you want to fetch.per_pagestringRecords per page.sort_bystringParameter name. Results are sorted based on the specified parameter name. Possible values: created_at, updated_at, name, oem_model, job_type, filter_name, schedule_type, or exec_method.directionstringsorting direction. Possible values: ASC or DESC.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 401401 403403 404404 422422Updated 10 months ago