API Reference Documentation# nv.svc.farm 2.0.42 OAS 3.1 ../_static/farm-2.0.42.jsonFarm Services.Authorizedefault GET/statusReturns the current status of the serviceGET/healthHealth probeGET/readyReadiness probeGET/startupStartup probeGET/queue/management/dashboard/configGet ConfigGET/queue/management/dashboard/versionGet Version metrics GET/metricsReturns metrics related to the use of the service. agents GET/queue/management/agents/listReturn the list of connected AgentsPOST/queue/management/agents/checkinCheckin endpoint for AgentsPOST/queue/management/agents/removeRemove the given AgentPOST/queue/management/agents/evictEvict the given AgentPOST/queue/management/agents/enableEnable the given AgentGET/queue/management/agents/statusHealthcheck endpoint for agents service. jobs GET/queue/management/jobs/loadLoad and retrieve the job definitionsPOST/queue/management/jobs/saveStore and save a job definitionPOST/queue/management/jobs/removeRemove a job definitionGET/queue/management/jobs/statusHealthcheck endpoint for jobs service. logs GET/queue/management/logs/statusHealthcheck endpoint for logs service.GET/queue/management/logs/download/{task_id}Download the log of the given taskGET/queue/management/logs/{task_id}Return the log of the given taskPOST/queue/management/logs/uploadLog upload endpoint for Agents retries POST/queue/management/retries/submitRetries a Task.GET/queue/management/retries/statusHealthcheck endpoint for retry service. settings GET/queue/settingsExpose Farm Queue settings tasks GET/queue/management/tasks/listReturn the tasks matching the given search criteriaGET/queue/management/tasks/info/{task_id}Return information about the given taskGET/queue/management/tasks/revision-history/{task_id}Return the revision history of the given taskPOST/queue/management/tasks/submitSubmit the given task payload to the QueuePOST/queue/management/tasks/updateUpdate the given taskPOST/queue/management/tasks/archiveArchive the given tasksPOST/queue/management/tasks/cancelCancel the given taskPOST/queue/management/tasks/retryRetry the given taskPOST/queue/management/tasks/fetchProvide an Agent with a task to processGET/queue/management/tasks/statusHealthcheck endpoint for status service.GET/queue/management/tasks/revision-highestReturn the highest global task revisionPOST/queue/management/tasks/changed-between-revisionsReturn a list of tasks IDs that have changed between the provided list of revisions Schemas AgentModelExpand allobjectAgentStatusExpand allstringAgentTaskLogExpand allobjectGetSettingsResponseModelExpand allobjectHTTPValidationErrorExpand allobjectJobDefinitionModelExpand allobjectJobDefinitionRemoveModelExpand allobjectStatusExpand allstringTaskArchiveRequestModelExpand allobjectTaskArchiveResponseModelExpand allobjectTaskChangeRequestModelExpand allobjectTaskChangeResponseModelExpand allobjectTaskDispatchModelExpand allobjectTaskProgressModelExpand allobjectTaskRequestModelExpand allobjectTaskRevisionHistoryResponseModelExpand allobjectTaskRevisionTailResponseModelExpand allobjectTaskSubmissionModelExpand allobjectTaskSubmissionResponseModelExpand allobjectTaskUpdateModelExpand allobjectTaskUpdateResponseModelExpand allobjectValidationErrorExpand allobject