- Traffic Analysis
- Self-service Diagnostics
- GetNisNetworkMetrics
- StartNisInspectionTask
- UpdateNisInspectionTask
- DeleteNisInspectionTask
- ListNisInspectionTasks
- DescribeNisInspectionTask
- ListNisInspectionResourceType
- DescribeNisInspectionReportStatus
- DescribeNisInspectionReportSummary
- DescribeNisInspectionReportCheckItems
- DescribeNisInspectionRecommendationResources
- ListNisInspectionTaskReports
- DeleteNisInspectionReport

Request Parameters
Field Name | Field Details |
---|---|
RegionIdstring | The local region. Example:cn-shanghai |
BeginTimeinteger<int64> | The beginning of the time range to query. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. The maximum time range that you can query is 24 hours. Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:1638239092000 |
EndTimeinteger<int64> | The end of the time range to query. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. The maximum time range that you can query is 24 hours. Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:1638239093000 |
Directionstring | The direction of the hybrid cloud traffic in the local regions or for the local IP addresses. Valid values:View Details... Example:inEnumeration Value:inout |
GroupBystring | The dimension for ranking hybrid cloud traffic data. The value of this parameter is case-sensitive. Valid values:View Details... Example:1TupleEnumeration Value:1Tuple2Tuple5TupleCloudPortOtherPortProtocol |
OrderBystring | The metric for ranking hybrid cloud traffic data. Default value: Bytes. This value specifies that hybrid cloud traffic data is ranked by traffic volumes. Example:BytesEnumeration Value:BytesPackets |
Sortstring | The order for ranking hybrid cloud traffic data. Valid values:View Details... Example:descEnumeration Value:ascdesc |
TopNinteger<int32> | Specifies top-N traffic data to display. Default value: 10. This value specifies that top-10 traffic data is displayed by default. Maximum value: 100. Example:10value <= 100 |
CenIdstring | The CEN instance ID. Example:cen-ia8kw1zjv4hyal**** |
VirtualBorderRouterIdstring | The ID of the VBR that is associated with the Express Connect circuit. Example:vbr-k1atj46citwuek42j**** |
AttachmentIdstring | The CEN connection ID. Example:tr-attach-dnv870gmqzmb5u**** |
Protocolstring | The protocol number.View Details... Example:6 |
CloudIpstring | The local IP address. Example:112.74.XX.XX |
OtherIpstring | The remote IP address. Example:122.112.XX.XX |
CloudPortstring | The local port.View Details... Example:443 |
OtherPortstring | The remote port.View Details... Example:40002 |
AccountIdsarray<integer<int64>> | The IDs of member accounts. Count of Children <= 10 |
UseMultiAccountboolean | Specifies whether to enable the multi-account management feature. Default value: false. This value specifies that the multi-account management feature is disabled.View Details... Example:false |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:A7F0D6EC-E19E-58AC-AC9F-08036763960F |
VirtualBorderRouterFlowlogTopNarray<object> | The ranking result of hybrid cloud traffic data. |