GetCapacityPoolSubvolumeMetadataResult

data class GetCapacityPoolSubvolumeMetadataResult(val accessedTimeStamp: String? = null, val bytesUsed: Double? = null, val changedTimeStamp: String? = null, val creationTimeStamp: String? = null, val id: String, val modifiedTimeStamp: String? = null, val name: String, val parentPath: String? = null, val path: String? = null, val permissions: String? = null, val provisioningState: String? = null, val size: Double? = null, val type: String)

Result of the post subvolume and action is to get metadata of the subvolume.

Constructors

Link copied to clipboard
constructor(accessedTimeStamp: String? = null, bytesUsed: Double? = null, changedTimeStamp: String? = null, creationTimeStamp: String? = null, id: String, modifiedTimeStamp: String? = null, name: String, parentPath: String? = null, path: String? = null, permissions: String? = null, provisioningState: String? = null, size: Double? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Most recent access time and date

Link copied to clipboard
val bytesUsed: Double? = null

Bytes used

Link copied to clipboard

Most recent change time and date

Link copied to clipboard

Creation time and date

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Most recent modification time and date

Link copied to clipboard

Resource name

Link copied to clipboard
val parentPath: String? = null

Path to the parent subvolume

Link copied to clipboard
val path: String? = null

Path to the subvolume

Link copied to clipboard
val permissions: String? = null

Permissions of the subvolume

Link copied to clipboard

Azure lifecycle management

Link copied to clipboard
val size: Double? = null

Size of subvolume

Link copied to clipboard

Resource type