Get Capacity Pool Subvolume Metadata Result
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)
Properties
Link copied to clipboard
Most recent access time and date
Link copied to clipboard
Most recent change time and date
Link copied to clipboard
Creation time and date
Link copied to clipboard
Most recent modification time and date
Link copied to clipboard
Path to the parent subvolume
Link copied to clipboard
Permissions of the subvolume
Link copied to clipboard
Azure lifecycle management