錯誤碼列表
更(geng)新時(shi)間 2025-09-29 17:49:35
最近(jin)更(geng)新(xin)時間: 2025-09-29 17:49:35
分享文章
本節主要介紹軟件許可證的錯誤碼。
| HTTP status | 錯誤碼 | 錯誤信息 | 描述 |
|---|---|---|---|
| 400 | ExceedLocalCapacityLimit | The total capacity of local mode LUN can not exceed the maximum capacity limit agreed in the software license. | 本地卷容量不能超過軟件許可證規定的容量。 |
| 400 | InvalidFilterEnum | Value value at 'filter' failed to satisfy constraint: Argument can only contain: [licenseId, status, type]. | Filter參數不正確。 |
| 400 | InvalidLicenseKey | The license key is invalid. | 軟件許可證無效。 |
| 400 | InvalidRange | Value value at 'range' failed to satisfy constraint: Argument must satisfy pattern 'i-j', where i, j are positive integers, i is less than j, and j-i<1000. | range參數不正確。 |
| 400 | InvalidShow | Value value at 'show' failed to satisfy constraint: Argument can only contain: [record, usage]. | show參數不正確。 |
| 400 | LicenseKeyDoesNotMatch | This license key does not match the current HBlock. Please obtain the software license again. | 軟件許可證密鑰與當前HBlock不匹配。 |
| 400 | ReimportLicenseKey | Do not reimport the license key that is in effect. | 重復導入正在生效的軟件許可證密鑰。 |
| 400 | SystemTimeTooEarly | System time is time, it cannot be less than the effective time time of the software license. | 系統時鐘不能早于軟件許可證的生效時間。 |
| 400 | SystemTimeTooLate | System time is time, it cannot be later than the expiration time time of the software license. | 系統時鐘不能晚于軟件許可證的結束時間。 |
| 403 | LicenseExpired | The software license has expired. | 軟件許可證過期。 |
| 403 | LicenseMaintenanceExpired | The maintenance for software license has expired. | 軟件許可證過保。 |
| 403 | LicenseNotEffective | The license is not yet effective. | 許可證生效時間未到。 |
| 403 | TrialNotEffective | The trial period has not yet begun. | 試用期生效時間未到。 |
| 404 | NoSuchLicenseID | The software license with ID ID does not exist. | 軟件許可證不存在。 |