director-sdk

ErrorInfo

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- error_code | str | Error code | error_type | str | Error type | properties | dict(str, str) | Properties associated with the error | retryable | bool | Whether the operation that produced this error is retryable | causes | list[ErrorInfo] | Causes of the error, if any |

[Back to Model list] [Back to API list] [Back to README]