方法列表
获取服务的峰值带宽 admin RPC findServerBandwidthStats (FindServerBandwidthStatsRequest) returns (FindServerBandwidthStatsResponse)HTTP POST /ServerBandwidthStatService/findServerBandwidthStats |
---|
输入对象:FindServerBandwidthStatsRequest: |
输出对象:FindServerBandwidthStatsResponse: |
获取最近N小时峰值带宽 admin RPC findHourlyServerBandwidthStats (FindHourlyServerBandwidthStatsRequest) returns (FindHourlyServerBandwidthStatsResponse)HTTP POST /ServerBandwidthStatService/findHourlyServerBandwidthStats |
---|
输入对象:FindHourlyServerBandwidthStatsRequest: |
输出对象:FindHourlyServerBandwidthStatsResponse: |
获取最近N天峰值带宽 admin RPC findDailyServerBandwidthStats (FindDailyServerBandwidthStatsRequest) returns (FindDailyServerBandwidthStatsResponse)HTTP POST /ServerBandwidthStatService/findDailyServerBandwidthStats |
---|
输入对象:FindDailyServerBandwidthStatsRequest: |
输出对象:FindDailyServerBandwidthStatsResponse: |
读取日期段内的带宽数据 admin user RPC findDailyServerBandwidthStatsBetweenDays (FindDailyServerBandwidthStatsBetweenDaysRequest) returns (FindDailyServerBandwidthStatsBetweenDaysResponse)HTTP POST /ServerBandwidthStatService/findDailyServerBandwidthStatsBetweenDays |
---|
输入对象:FindDailyServerBandwidthStatsBetweenDaysRequest: |
输出对象:FindDailyServerBandwidthStatsBetweenDaysResponse: |