Builder

class Builder

Properties

Link copied to clipboard
var completionTime: <Error class: unknown class>?

The time the assessment completes.

Link copied to clipboard
var 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
var servers: Int?

The total number of servers in the assessment.

Link copied to clipboard
var startTime: <Error class: unknown class>?

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
var success: Int?

The number of successful servers in the assessment.