AmlFilesystemClientInfo interface

AML file system client information

Properties

containerStorageInterface

Container Storage Interface information for the AML file system.

lustreVersion

The version of Lustre running in the AML file system

mgsAddress

The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).

mountCommand

Recommended command to mount the AML file system

Property Details

containerStorageInterface

Container Storage Interface information for the AML file system.

containerStorageInterface?: AmlFilesystemContainerStorageInterface

Property Value

lustreVersion

The version of Lustre running in the AML file system

lustreVersion?: string

Property Value

string

mgsAddress

The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).

mgsAddress?: string

Property Value

string

mountCommand

Recommended command to mount the AML file system

mountCommand?: string

Property Value

string