System Error Code
Overview
A system error code is the error information sent by the backend API when an operation fails.
Operations
GetElaborations
Checks a system error code. For example,
GetElaborationsParameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| category | The error code category, which is consistent with resource or service category, such as HOST. | Yes | 3.3.0 | |
| regex | The error code keyword. | Yes | 3.3.0 | |
| code | The error code, which is used with the error code category. | Yes | 3.3.0 | |
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 3.3.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.3.0 | |
| timeout | Yes |
GetElaborationCategories
Gets error code categories. For example,
GetElaborationCategoriesParameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 4.5.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 4.5.0 | |
| timeout | Yes |
