<#assign getString="com.huawei.ism.tool.scaleout.expansion.util.FtlGetString"?new()> Inspector Result

${getString("zk.expansion.detail")}



<#list executeResults as result> <#if result.status == 0>
<#else>
${result.itemName} <#if result.status == 0> <#else>
${getString("item.description")}
${result.description}
${getString("ori.info")}
${result.oriInfo} <#if result.oriDumpPath != "--"> ${result.oriDumpPath} >
${getString("error.info")}
${result.errorInfo}
${getString("execute.result")}
${getString("execute.success")}
${getString("execute.failed")}