DataCollectionDetails

Detailed information about an assessment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time the assessment completes.

Link copied to clipboard
val failed: Int?

The number of failed servers in the assessment.

Link copied to clipboard

The number of servers with the assessment status IN_PROGESS.

Link copied to clipboard
val servers: Int?

The total number of servers in the assessment.

Link copied to clipboard

The start time of assessment.

Link copied to clipboard

The status of the assessment.

Link copied to clipboard

The status message of the assessment.

Link copied to clipboard
val success: Int?

The number of successful servers in the assessment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String