Aml Filesystem Client Info Response
data class AmlFilesystemClientInfoResponse(val containerStorageInterface: AmlFilesystemContainerStorageInterfaceResponse, val lustreVersion: String, val mgsAddress: String, val mountCommand: String)
AML file system client information
Constructors
Link copied to clipboard
fun AmlFilesystemClientInfoResponse(containerStorageInterface: AmlFilesystemContainerStorageInterfaceResponse, lustreVersion: String, mgsAddress: String, mountCommand: String)