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
constructor(containerStorageInterface: AmlFilesystemContainerStorageInterfaceResponse, lustreVersion: String, mgsAddress: String, mountCommand: String)
Properties
Link copied to clipboard
Container Storage Interface information for the AML file system.
Link copied to clipboard
The version of Lustre running in the AML file system
Link copied to clipboard
The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
Link copied to clipboard
Recommended command to mount the AML file system