Aml Filesystem Health Response
data class AmlFilesystemHealthResponse(val state: String? = null, val statusCode: String? = null, val statusDescription: String? = null)
An indication of AML file system health. Gives more information about health than just that related to provisioning.