feat: CN-448 Dns实体下拉服务属性,Dns 详细信息

This commit is contained in:
@changcode
2022-04-01 14:06:09 +08:00
parent 7a98a66085
commit 203985b556
6 changed files with 177 additions and 13 deletions

View File

@@ -58,6 +58,8 @@ export const api = {
entityDomainDetailSecurity: '/interface/entity/detail/overview/domain/securityEvent',
entityDomainRelatedServerIp: '/interface/entity/detail/overview/domain/relatedServerIp',
entityDomainRelatedServerApp: '/interface/entity/detail/overview/domain/relatedApp',
entityDetectionsIp: '/interface/entity/detail/overview/ip/dnsInfo',
entityDetectionsIpQueryRate: '/interface/entity/detail/overview/ip/dnsQueryRate',
// ip detail
entityIpDetailTraffic: '/interface/entity/detail/overview/ip/traffic',
entityIpDetailTrafficMap: '/interface/entity/detail/ip/trafficMap',