NetAppOntapVolume

The information that DataSync Discovery collects about a volume 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 total storage space that's available in the volume.

Link copied to clipboard

The storage space that's being used in the volume.

Link copied to clipboard

The number of CIFS shares in the volume.

Link copied to clipboard

The storage space that's being used in the volume without accounting for compression or deduplication.

Link copied to clipboard

The number of LUNs (logical unit numbers) in the volume.

Link copied to clipboard

The performance data that DataSync Discovery collects about the volume.

Link copied to clipboard

The number of NFS volumes in the volume.

Link copied to clipboard

The Amazon Web Services storage services that DataSync Discovery recommends for the volume. For more information, see Recommendations provided by DataSync Discovery.

Link copied to clipboard

Indicates whether DataSync Discovery recommendations for the volume are ready to view, incomplete, or can't be determined.

Link copied to clipboard

The universally unique identifier (UUID) of the volume.

Link copied to clipboard

The volume's security style (such as Unix or NTFS).

Link copied to clipboard

The amount of storage in the volume that's being used for snapshots.

Link copied to clipboard

The name of the SVM associated with the volume.

Link copied to clipboard

The UUID of the storage virtual machine (SVM) associated with the volume.

Link copied to clipboard

The name of the volume.

Functions

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