Get File Systems System
data class GetFileSystemsSystem(val capacity: Int, val createTime: String, val description: String, val encryptType: Int, val fileSystemType: String, val id: String, val kmsKeyId: String, val meteredSize: Int, val protocolType: String, val regionId: String, val storageType: String, val zoneId: String)
Constructors
Properties
Link copied to clipboard
Time of creation.
Link copied to clipboard
Description of the FileSystem.
Link copied to clipboard
(Optional, Available in v1.121.2+) Whether the file system is encrypted.
Link copied to clipboard
The type of the file system. Valid values: standard
(Default), extreme
.
Link copied to clipboard
MeteredSize of the FileSystem.
Link copied to clipboard
The protocol type of the file system. Valid values: NFS
, SMB
(Available when the file_system_type
is standard
).
Link copied to clipboard
The storage type of the file system.