{"base_path":null,"components":null,"consumes":"","definitions":{"TxDetailRequest":{"description":"获取URL跟踪视图详情入参。","properties":{"end_time":{"description":"结束时间。","type":"string"},"start_time":{"description":"开始时间。","type":"string"},"tx_name":{"description":"事务名称。","type":"string"}},"required":["tx_name","start_time","end_time"],"type":"object"},"TxDetailResult":{"description":"URL跟踪视图详情返回键结果。","properties":{"tx_line_list":{"description":"组件之间调用指向线列表。","items":{"$ref":"#/definitions/TxLine"},"type":"array"},"tx_node_list":{"description":"组件节点列表。","items":{"$ref":"#/definitions/TxNode"},"type":"array"}},"type":"object"},"TxLine":{"description":"组件之间调用指向线。","properties":{"direction":{"description":"指向。","type":"string"},"error_count":{"description":"错误数。","format":"int64","type":"integer"},"invoke_count":{"description":"调用次数。","format":"int64","type":"integer"},"rt":{"description":"平均响应时间。","format":"double","type":"number"},"tx_from_node":{"description":"开始节点。","type":"string"},"tx_to_node":{"description":"结束节点。","type":"string"},"type":{"description":"类型。","type":"string"}},"type":"object"},"TxNode":{"description":"组件节点。","properties":{"tx_node_id":{"description":"节点id。","type":"string"},"tx_node_name":{"description":"节点名称。","type":"string"},"tx_node_type":{"description":"节点类型。","type":"string"}},"type":"object"}},"description":null,"group_id":"948fcecbff6f450fbe29bcc3e90c3eca","host":"apm2.cn-north-4.myhuaweicloud.com","id":"b4775f134ef1435a9072140b76e3cba7","info_version":"v1","method":"post","name":"ShowTransactionDetail","parameters":{},"paths":{"/v1/apm2/openapi/transaction/detail":{"post":{"description":"查询某条URL跟踪视图详情。","operationId":"ShowTransactionDetail","parameters":[{"description":"从IAM服务获取的用户Token。","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"description":"应用id。","format":"int64","in":"header","name":"x-business-id","required":true,"type":"integer"},{"description":"获取URL跟踪视图详情入参。","in":"body","name":"txDetailRequest","required":true,"schema":{"$ref":"#/definitions/TxDetailRequest"}}],"produces":["application/json"],"responses":{"200":{"description":"OK,请求响应成功。","examples":{"application/json":{"tx_line_list":[{"direction":"out","error_count":0,"invoke_count":364,"rt":28.065934065934066,"tx_from_node":"54","tx_to_node":"48","type":"HttpClient"},{"direction":"out","error_count":0,"invoke_count":359,"rt":18.08635097493036,"tx_from_node":"48","tx_to_node":"Elasticsearch:11.108.246.171:9200,11.108.246.24:9200,11.108.246.47:9200","type":"EsRestClient"},{"direction":"out","error_count":0,"invoke_count":365,"rt":49.87123287671233,"tx_from_node":"295","tx_to_node":"54","type":"HttpClient"},{"direction":"out","error_count":0,"invoke_count":48,"rt":2.3541666666666665,"tx_from_node":"54","tx_to_node":"11.108.242.168:3306:apm2_region","type":"Mysql"},{"direction":"in","error_count":0,"invoke_count":359,"rt":19.220055710306408,"tx_from_node":"54","tx_to_node":"48","type":"Url"},{"direction":"in","error_count":0,"invoke_count":365,"rt":50.92876712328767,"tx_from_node":"user","tx_to_node":"295","type":"Url"},{"direction":"in","error_count":0,"invoke_count":364,"rt":29.35439560439561,"tx_from_node":"295","tx_to_node":"54","type":"Url"},{"direction":"out","error_count":0,"invoke_count":58,"rt":0.5862068965517241,"tx_from_node":"295","tx_to_node":"11.108.243.78:3306:apm2_cmdb","type":"Mysql"}],"tx_node_list":[{"tx_env_id":48,"tx_node_id":"48","tx_node_name":"apm-api:cn-east-204-az1","tx_node_type":"env"},{"tx_env_id":null,"tx_node_id":"11.108.243.78:3306:apm2_cmdb","tx_node_name":"11.108.243.78:3306:apm2_cmdb","tx_node_type":"Mysql"},{"tx_env_id":null,"tx_node_id":"user","tx_node_name":"user","tx_node_type":"user"},{"tx_env_id":295,"tx_node_id":"295","tx_node_name":"lubanops-api:cn-east-204","tx_node_type":"env"},{"tx_env_id":null,"tx_node_id":"11.108.242.168:3306:apm2_region","tx_node_name":"11.108.242.168:3306:apm2_region","tx_node_type":"Mysql"},{"tx_env_id":54,"tx_node_id":"54","tx_node_name":"apm-front:cn-east-204","tx_node_type":"env"},{"tx_env_id":null,"tx_node_id":"Elasticsearch:11.108.246.171:9200,11.108.246.24:9200,11.108.246.47:9200","tx_node_name":"Elasticsearch:11.108.246.171:9200,11.108.246.24:9200,11.108.246.47:9200","tx_node_type":"EsRestClient"}]}},"schema":{"$ref":"#/definitions/TxDetailResult"}},"401":{"description":"Unauthorized,没有权限。","schema":{"type":"string"}},"403":{"description":"Forbidden,禁止访问。","schema":{"type":"string"}},"404":{"description":"Not Found,没有找到要请求的资源。","schema":{"type":"string"}}},"summary":"查询URL跟踪视图详情","tags":["TRANSACTION"],"x-hybridcloud":true,"x-is-registered":"Y","x-request-examples-1":{"end_time":1667457807000,"start_time":1667456607000,"tx_name":"3"},"x-request-examples-description-1":"入参为事务名称,起止时间。","x-request-examples-text-1":{"end_time":1667457807000,"start_time":1667456607000,"tx_name":"3"},"x-request-examples-url-1":"/v1/apm2/openapi/transaction/detail","x-support-sdk":"Y"}}},"product_short":"APM","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"查询URL跟踪视图详情","tags":"TRANSACTION","uri":null,"version":"2.0"}