AmlFilesystemClientInfo interface

AML file system client information

Properties

containerStorageInterface

Container Storage Interface information for the AML file system. NOTE: This property will not be serialized. It can only be populated by the server.

lustreVersion

The version of Lustre running in the AML file system NOTE: This property will not be serialized. It can only be populated by the server.

mgsAddress

The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS). NOTE: This property will not be serialized. It can only be populated by the server.

mountCommand

Recommended command to mount the AML file system NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

containerStorageInterface

Container Storage Interface information for the AML file system. NOTE: This property will not be serialized. It can only be populated by the server.

containerStorageInterface?: AmlFilesystemContainerStorageInterface

Property Value

lustreVersion

The version of Lustre running in the AML file system NOTE: This property will not be serialized. It can only be populated by the server.

lustreVersion?: string

Property Value

string

mgsAddress

The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS). NOTE: This property will not be serialized. It can only be populated by the server.

mgsAddress?: string

Property Value

string

mountCommand

Recommended command to mount the AML file system NOTE: This property will not be serialized. It can only be populated by the server.

mountCommand?: string

Property Value

string