pub async fn admin_s3_update_reset_counters(
configuration: &Configuration,
s3_endpoint_id: &str,
admin_s3_update_check_request: AdminS3UpdateCheckRequest,
) -> Result<AdminS3UpdateResetCountersResponse, Error<AdminS3UpdateResetCountersError>>Expand description
Reset the S3 request counters for matching endpoint, bucket or datastore (if prefix is given).