{ "info": { "_postman_id": "156151ec-df17-484a-88a4-f07e31dd8419", "name": "external/applications/applications.proto ApplicationsService JobsService API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "lastUpdatedBy": "35240", "uid": "35240-156151ec-df17-484a-88a4-f07e31dd8419" }, "item": [ { "name": "api", "item": [ { "name": "v0", "item": [ { "name": "compliance", "item": [ { "name": "scanner", "item": [ { "name": "jobs", "item": [ { "name": "id", "item": [ { "name": "{id}", "item": [ { "name": "Read a scan job", "id": "ca545e12-f71d-402f-bc25-17774b6ffffc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "id": "d92e52d7-6290-4d7a-b135-916838c12a8a", "key": "id", "value": "", "description": "(Required) Unique ID (UUID) assigned to object." } ] }, "description": "Read the details of a scan job given an ID.\n\nAuthorization Action:\n\n```\ncompliance:scannerJobs:get\n```" }, "response": [ { "id": "9b145ce7-9269-445f-8620-c66304416319", "name": "A successful response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-9b145ce7-9269-445f-8620-c66304416319" }, { "id": "20176e8d-0f6d-43c5-ba37-34041d7b9db2", "name": "An unexpected error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-20176e8d-0f6d-43c5-ba37-34041d7b9db2" } ], "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-ca545e12-f71d-402f-bc25-17774b6ffffc" }, { "name": "Delete a scan job", "id": "46530a63-7776-42c2-86ac-6e318c504a1a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "id": "45335575-a2ec-4e77-bdfe-03f33175520b", "key": "id", "value": "", "description": "(Required) Unique ID (UUID) assigned to object." } ] }, "description": "Delete a scan job given an ID. Note this does not delete the report(s) generated by the scan job.\n\nAuthorization Action:\n\n```\ncompliance:scannerJobs:delete\n```" }, "response": [ { "id": "ea0e8a44-f72a-4ff3-8934-ae39a71db04f", "name": "A successful response.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-ea0e8a44-f72a-4ff3-8934-ae39a71db04f" }, { "id": "1f69b601-4ac7-4176-9f4d-3c07597e183e", "name": "An unexpected error response.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-1f69b601-4ac7-4176-9f4d-3c07597e183e" } ], "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-46530a63-7776-42c2-86ac-6e318c504a1a" }, { "name": "Update a job", "id": "c363e592-1e29-4b6d-bc90-a9312f4d1ac5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "variable": [ { "id": "f96226af-7955-4659-b721-952bd97ff22d", "key": "id", "value": "", "description": "(Required) Unique ID (UUID) of the scan job." } ] }, "description": "PUT operation to update the details for a scan job, such as the name, profiles, node set, or recurrence schedule.\nPlease note that this is a PUT operation, so all scan job details included in the create function\nshould be included in the PUT message to update.\t\n\nAuthorization Action:\n\n```\ncompliance:scannerJobs:update\n```" }, "response": [ { "id": "6a39ffad-f856-40a0-be69-1edf5097558d", "name": "A successful response.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-6a39ffad-f856-40a0-be69-1edf5097558d" }, { "id": "64f92025-b802-4542-8a45-f91998821828", "name": "An unexpected error response.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/id/:id", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-64f92025-b802-4542-8a45-f91998821828" } ], "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-c363e592-1e29-4b6d-bc90-a9312f4d1ac5" } ], "id": "7777a8b3-8510-4367-8ecf-c0ddc159fd01", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-7777a8b3-8510-4367-8ecf-c0ddc159fd01" } ], "id": "535b1205-ded6-42c9-a1ac-363f29aa99ab", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-535b1205-ded6-42c9-a1ac-363f29aa99ab" }, { "name": "rerun", "item": [ { "name": "id", "item": [ { "name": "{id}", "item": [ { "name": "Rerun a scan job", "id": "ada2cd4e-7342-447d-98b1-ebf6d0dfd76e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/rerun/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "rerun", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "id": "9983d420-3a72-4d81-bd0d-a14dacbf470b", "key": "id", "value": "", "description": "(Required) Unique ID (UUID) assigned to object." } ] }, "description": "Does not create a new job in the database. Reads the job info given the job ID\nand runs a scan. The latest job information is then updated to reflect this latest run.\t\n\nAuthorization Action:\n\n```\ncompliance:scannerJobs:rerun\n```" }, "response": [ { "id": "6e9f7cfe-937d-4b9e-aa60-df9008f5fabd", "name": "A successful response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/rerun/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "rerun", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-6e9f7cfe-937d-4b9e-aa60-df9008f5fabd" }, { "id": "64201b52-345d-4aaf-80af-4d340426d8bd", "name": "An unexpected error response.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/rerun/id/:id?name=", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "rerun", "id", ":id" ], "query": [ { "description": "Name of object.", "key": "name", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-64201b52-345d-4aaf-80af-4d340426d8bd" } ], "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-ada2cd4e-7342-447d-98b1-ebf6d0dfd76e" } ], "id": "9a57addd-74df-4984-a880-a0c5ff274e0c", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-9a57addd-74df-4984-a880-a0c5ff274e0c" } ], "id": "4dddebd5-85b0-4ab8-a585-4acdcf0de45f", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-4dddebd5-85b0-4ab8-a585-4acdcf0de45f" } ], "id": "3d24119b-b245-4a28-a9ba-66ed43ba97ed", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-3d24119b-b245-4a28-a9ba-66ed43ba97ed" }, { "name": "search", "item": [ { "name": "List of scan jobs", "id": "7530466f-e930-4871-8b2f-c867c6faf9b7", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "search" ] }, "description": "Returns a list of scan jobs matching the query.\nSupports filtering, sorting, and pagination.\nValid filtering fields: job_type, parent_job, status\nValid sorting fields: name, type, status, start_time, end_time\n\nExample:\n```\n{\n\"filters\":[\n{\"key\":\"job_type\",\"values\":[\"exec\"]},\n{\"key\":\"parent_job\",\"values\":[\"\"]}\n],\n\"page\":1,\n\"per_page\":100,\n\"sort\":\"end_time\",\n\"order\":\"DESC\"\n} \n```\n\nAuthorization Action:\n\n```\ncompliance:scannerJobs:list\n```" }, "response": [ { "id": "3e5123a8-eab9-4d01-9458-ecb0f3482d60", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "search" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"jobs\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n }\n ],\n \"total\": \"\"\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-3e5123a8-eab9-4d01-9458-ecb0f3482d60" }, { "id": "6f92f284-3738-4ff2-ba11-a6123ba80e44", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"order\": \"ASC\",\n \"sort\": \"\",\n \"page\": \"\",\n \"per_page\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs/search", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs", "search" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-6f92f284-3738-4ff2-ba11-a6123ba80e44" } ], "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-7530466f-e930-4871-8b2f-c867c6faf9b7" } ], "id": "ef8db085-1834-45b4-b727-1354b7c0b67f", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-ef8db085-1834-45b4-b727-1354b7c0b67f" }, { "name": "Create a scan job", "id": "6479dd7e-c7e3-4ce8-9cac-7be249819f94", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs" ] }, "description": "Creates a scan job. A scan job executes Chef InSpec against the specified nodes.\nRequires a user-specified name. Type should be `detect` (checks if the node is reachable and reports the\nplatform information for the nodes) or `exec` (executes a set of profiles against the nodes).\nNodes to scan may be specified by including an array of node IDs to scan or a node manager ID along with some optional\nfiltering information.\nExec jobs require at least one profile to be used as part of the Chef InSpec scan.\nOptional recurrence schedules enable regularly scheduled (repeating) scans.\n\nExample:\n```\n{ \n\"name\": \"my testjob\",\n\"tags\": [],\n\"type\": \"exec\",\n\"nodes\": [\"i07uc612-7e97-43f2-9b19-256abh785820\"],\n\"profiles\": [\"https://github.com/dev-sec/linux-baseline/archive/master.tar.gz\", \"compliance://admin/ssh-baseline#2.2.0\"],\n\"retries\": 1,\n\"node_selectors\":[\n{\n\"manager_id\":\"e69dc612-7e67-43f2-9b19-256afd385820\",\n\"filters\":[{\"key\":\"name\",\"values\":[\"ins*\"],\"exclude\":false}]\n}\n],\n\"recurrence\":\"DTSTART=20191231T045100Z;FREQ=DAILY;INTERVAL=1\"\n}\n```\n\nAuthorization Action:\n\n```\ncompliance:scannerJobs:create\n```" }, "response": [ { "id": "8f6af561-354c-4aa4-8cf8-fec2b77479c8", "name": "A successful response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-8f6af561-354c-4aa4-8cf8-fec2b77479c8" }, { "id": "8e840f97-fa75-428b-976d-9125e197ab79", "name": "An unexpected error response.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"timeout\": \"\",\n \"tags\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n },\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"start_time\": \"\",\n \"end_time\": \"\",\n \"status\": \"\",\n \"retries\": \"\",\n \"retries_left\": \"\",\n \"results\": [\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n },\n {\n \"node_id\": \"\",\n \"report_id\": \"\",\n \"status\": \"\",\n \"result\": \"\",\n \"job_id\": \"\",\n \"start_time\": \"\",\n \"end_time\": \"\"\n }\n ],\n \"nodes\": [\n \"\",\n \"\"\n ],\n \"profiles\": [\n \"\",\n \"\"\n ],\n \"node_count\": \"\",\n \"profile_count\": \"\",\n \"node_selectors\": [\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"manager_id\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"exclude\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ],\n \"scheduled_time\": \"\",\n \"recurrence\": \"\",\n \"parent_id\": \"\",\n \"job_count\": \"\",\n \"deleted\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/v0/compliance/scanner/jobs", "host": [ "{{baseUrl}}" ], "path": [ "api", "v0", "compliance", "scanner", "jobs" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\",\n \"code\": \"\",\n \"message\": \"\",\n \"details\": [\n {\n \"type_url\": \"\",\n \"value\": \"\"\n },\n {\n \"type_url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-8e840f97-fa75-428b-976d-9125e197ab79" } ], "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-6479dd7e-c7e3-4ce8-9cac-7be249819f94" } ], "id": "1a0f8c75-428a-4bb6-acf9-3ce85588496e", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-1a0f8c75-428a-4bb6-acf9-3ce85588496e" } ], "id": "edb323a1-b322-4a81-b91e-ba5dba31de5f", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-edb323a1-b322-4a81-b91e-ba5dba31de5f" } ], "id": "afebd474-63dc-4073-a1b8-8bfdd80c6478", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-afebd474-63dc-4073-a1b8-8bfdd80c6478" } ], "id": "97ccfb18-ceb7-4e32-86e8-fdb04e0be229", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-97ccfb18-ceb7-4e32-86e8-fdb04e0be229" } ], "id": "0c5f421f-e130-4435-9b20-3c29e36f570d", "createdAt": "2026-07-28T01:20:07.000Z", "updatedAt": "2026-07-28T01:20:07.000Z", "uid": "35240-0c5f421f-e130-4435-9b20-3c29e36f570d" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }