Skip navigation links
com.tencentcloudapi.teo.v20220901.models

Class DescribeTimingL7AnalysisDataRequest

Returns:
MetricNames Indicator list. Values:
  • l7Flow_outFlux: Edgeone response traffic;
  • l7Flow_inFlux: Edgeone request traffic;
  • l7Flow_outBandwidth: Edgeone response bandwidth;
  • l7Flow_inBandwidth: Edgeone request bandwidth;
  • l7Flow_request: Number of access requests;
  • l7Flow_flux: Uplink + downlink traffic of access requests;< li>
  • l7Flow_bandwidth: Uplink + downlink bandwidth of access requests.
  • Parameters:
    MetricNames - Indicator list. Values:
  • l7Flow_outFlux: Edgeone response traffic;
  • l7Flow_inFlux: Edgeone request traffic;
  • l7Flow_outBandwidth: Edgeone response bandwidth;
  • l7Flow_inBandwidth: Edgeone request bandwidth;
  • l7Flow_request: Number of access requests;
  • l7Flow_flux: Uplink + downlink traffic of access requests;< li>
  • l7Flow_bandwidth: Uplink + downlink bandwidth of access requests.
    • getArea

      public String getArea()
      Get Geolocation scope. Values:
    • `overseas`: Regions outside the Chinese mainland
    • `mainland`: Chinese mainland
    • `global`: Global
    • If this field is not specified, the default value `global` is used.
      Returns:
      Area Geolocation scope. Values:
    • `overseas`: Regions outside the Chinese mainland
    • `mainland`: Chinese mainland
    • `global`: Global
    • If this field is not specified, the default value `global` is used.
    • setArea

      public void setArea(String Area)
      Set Geolocation scope. Values:
    • `overseas`: Regions outside the Chinese mainland
    • `mainland`: Chinese mainland
    • `global`: Global
    • If this field is not specified, the default value `global` is used.
      Parameters:
      Area - Geolocation scope. Values:
    • `overseas`: Regions outside the Chinese mainland
    • `mainland`: Chinese mainland
    • `global`: Global
    • If this field is not specified, the default value `global` is used.

    Copyright © 2024. All rights reserved.