CN-1060: 实体详情--安全事件和性能事件tab接口对接
This commit is contained in:
@@ -232,8 +232,8 @@ export const api = {
|
||||
},
|
||||
entity: {
|
||||
throughput: BASE_CONFIG.apiVersion + '/entity/detail/traffic/throughput',
|
||||
securityEvent: 'interface/entityDetail/securityEvent',
|
||||
performanceEvent: 'interface/entityDetail/performanceEvent',
|
||||
security: BASE_CONFIG.apiVersion + '/entity/detail/event/security',
|
||||
performance: BASE_CONFIG.apiVersion + '/entity/detail/event/performance',
|
||||
domainNameResolutionRelatedApp: 'interface/entity/detail/overview/ip/relatedApp',
|
||||
domainNameResolutionRelatedIP: 'interface/entity/detail/overview/ip/relatedIp',
|
||||
domainNameResolutionRelatedDomain: 'interface/entity/detail/overview/ip/relatedDomain',
|
||||
|
||||
Reference in New Issue
Block a user