ResourceMetrics

Information, including performance data and capacity usage, provided by DataSync Discovery about a resource in your on-premises storage system.

Types

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

Properties

Link copied to clipboard

The storage capacity of the on-premises storage system resource.

Link copied to clipboard

The types of performance data that DataSync Discovery collects about the on-premises storage system resource.

Link copied to clipboard

The universally unique identifier (UUID) of the on-premises storage system resource.

Link copied to clipboard

The type of on-premises storage system resource.

Link copied to clipboard

The time when DataSync Discovery collected this information from the resource.

Functions

Link copied to clipboard
inline fun copy(block: ResourceMetrics.Builder.() -> Unit = {}): ResourceMetrics
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