status2xx property
The percentage of requests over the last 10 seconds that resulted in a 2xx (200, 201, etc.) status code.
Implementation
final int? status2xx;
The percentage of requests over the last 10 seconds that resulted in a 2xx (200, 201, etc.) status code.
final int? status2xx;