Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 新增IP选择器后端搜索和分页 #7550 #7591

Conversation

guohelu
Copy link
Collaborator

@guohelu guohelu commented Oct 23, 2024

No description provided.

@guohelu guohelu force-pushed the hotfix_release_master branch from 8a86a20 to 38b0c5f Compare October 23, 2024 11:09
@@ -93,6 +93,76 @@ def get_business_host_topo(username, bk_biz_id, supplier_account, host_fields, i
return host_info_list


def get_filter_business_host_topo(username, bk_biz_id, supplier_account, host_fields, **kwargs):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get_paged_business_host_topo(..., start:int, limit:int, ip_str=None)
格式转换的动作在 query 里面做
单一使用场景,可以把相关参数列出来,这里几乎不涉及兼容

@guohelu guohelu closed this Oct 23, 2024
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