collection_info
Query BloodHound Enterprise collection infrastructure status: retrieve manifests, collectors, clients, jobs, tasks, and events. Use info_type to select specific details like checksums, logs, or client info.
Instructions
Query BloodHound Enterprise collection infrastructure status.
info_type options:
collector_manifest - get collector manifest (needs: collector_type)
collector_checksum - get collector checksum (needs: collector_type, release_tag)
kennel_manifest - get kennel manifest
kennel_enterprise_manifest - get kennel enterprise manifest
clients - list clients
client - get a client (needs: client_id)
client_completed_tasks - list completed tasks for a client (needs: client_id)
client_completed_jobs - list completed jobs for a client (needs: client_id)
jobs_available - list available jobs
jobs_finished - list finished jobs
jobs - list jobs
job_current - get current job
job - get a job (needs: job_id)
job_log - get job log (needs: job_id)
tasks_available - list available tasks
tasks_finished - list finished tasks
tasks - list tasks
task_current - get current task
task - get a task (needs: task_id)
task_log - get task log (needs: task_id)
events - list scheduled events
event - get scheduled event (needs: event_id)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| limit | No | ||
| job_id | No | ||
| task_id | No | ||
| event_id | No | ||
| client_id | No | ||
| info_type | No | clients | |
| asset_name | No | ||
| release_tag | No | ||
| collector_type | No |