EdgeDeploymentStatus

Contains information summarizing the deployment stage results.

Types

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

Properties

Link copied to clipboard

The number of edge devices that failed the deployment in current stage.

Link copied to clipboard

The number of edge devices yet to pick up the deployment in current stage, or in progress.

Link copied to clipboard

The time when the deployment API started.

Link copied to clipboard

A detailed message about deployment status in current stage.

Link copied to clipboard

The number of edge devices with the successful deployment in the current stage.

Link copied to clipboard

The general status of the current stage.

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