Skip to content

Commit

Permalink
节点管理-评审会: 主机「复制」按钮支持导出「管控区域 ID:IP」 (closed TencentBlueKing#1963)
Browse files Browse the repository at this point in the history
  • Loading branch information
Huayeaaa committed Dec 29, 2023
1 parent c8dd5cb commit 3145704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/core/ipchooser/handlers/host_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def check(
{"key": "bk_host_id", "val": bk_host_id_set},
{"key": "bk_host_name", "val": bk_host_name_set},
{"key": "cloud_inner_ip", "val": cloud_inner_ip_set},
{"key": "cloud_inner_ipv6", "val": cloud_inner_ipv6_set},
]
return cls.details_base(scope_list, or_conditions, limit_host_ids=limit_host_ids)

Expand Down

0 comments on commit 3145704

Please sign in to comment.