AmlFilesystemArchiveResponse

data class AmlFilesystemArchiveResponse(val filesystemPath: String, val status: AmlFilesystemArchiveResponseStatus)

Information about the AML file system archive

Constructors

Link copied to clipboard
constructor(filesystemPath: String, status: AmlFilesystemArchiveResponseStatus)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.

Link copied to clipboard

The status of the archive