{
    "bmc.dev.NVMe.BasicManagement": {
        "properties": {
            "Port0PCIeLinkActive": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "端口0的PCIe连接激活状态"
            },
            "Port1PCIeLinkActive": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "端口1的PCIe连接激活状态"
            },
            "ResetNotRequired": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "故障恢复无需是否需要重置"
            },
            "DriveFunctional": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "硬盘功能性"
            },
            "DriveNotReady": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "硬盘未准备完成"
            },
            "SMARTWarnings": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "SMART告警"
            },
            "PercentageDriveLifeUsed": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "硬盘使用寿命百分比"
            },
            "LinkFault": {
                "baseType": "U8",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "链路故障状态"
            }
        },
        "methods": {}
    }
}