Skip to content

feat(qingteng): align API with v3.4.1.58 manual and add fastjob, asse…#93

Merged
xiami762 merged 2 commits intomainfrom
feat/update_qingteng_api_v3_4
Apr 10, 2026
Merged

feat(qingteng): align API with v3.4.1.58 manual and add fastjob, asse…#93
xiami762 merged 2 commits intomainfrom
feat/update_qingteng_api_v3_4

Conversation

@duguwanglong
Copy link
Copy Markdown
Contributor

Add three new API modules (33 endpoints) based on the QingTeng v3.4.1.58 external API manual:

  • qingteng_fastjob: task template queries, job CRUD, execution and results
  • qingteng_asset_discovery: discovered host list and scan job management
  • qingteng_microseg: segmentation policies, host microseg controls, and black-strategy management

Fix existing interface discrepancies:

  • delete_host: add missing password and allOffline body fields
  • bounceshell_list: make os_type optional (defaults to linux, supports win)
  • poc_job_rule_list: make os_type optional (win uses /win/rule_list path)

Each new module includes a standalone YAML definition, thin handler, and validator function. Update api-reference.md accordingly.

…t-discovery, microseg modules

Add three new API modules (33 endpoints) based on the QingTeng v3.4.1.58
external API manual:
- qingteng_fastjob: task template queries, job CRUD, execution and results
- qingteng_asset_discovery: discovered host list and scan job management
- qingteng_microseg: segmentation policies, host microseg controls, and
  black-strategy management

Fix existing interface discrepancies:
- delete_host: add missing password and allOffline body fields
- bounceshell_list: make os_type optional (defaults to linux, supports win)
- poc_job_rule_list: make os_type optional (win uses /win/rule_list path)

Each new module includes a standalone YAML definition, thin handler, and
validator function. Update api-reference.md accordingly.

Made-with: Cursor
@xiami762 xiami762 self-requested a review April 10, 2026 11:45
@xiami762 xiami762 merged commit f568528 into main Apr 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants