mirror of
https://github.com/minio/minio.git
synced 2025-01-27 06:33:18 -05:00
Update docs
This commit is contained in:
parent
16c520639f
commit
bd56b6e571
@ -54,7 +54,7 @@ The following table explains the REST error response elements
|
|||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|:---------- |:-----------|
|
|:---------- |:-----------|
|
||||||
|*Code*| The error code is a string that uniquely identifies an error condition. It is meant to be read and understood by programs that detect and handle errors by type. <br />*Type: String*<br />*Ancestor: Error*|
|
|*Code*| The error code is a string that uniquely identifies an error condition. <br />*Type: String*<br />*Ancestor: Error*|
|
||||||
|*Error*| XML container for error. <br />*Type: Container*<br />*Ancestor: None*|
|
|*Error*| XML container for error. <br />*Type: Container*<br />*Ancestor: None*|
|
||||||
|*Message*| The error message contains a generic description of the error condition. <br />*Type: String*<br />*Ancestor: Error*|
|
|*Message*| The error message contains a generic description of the error condition. <br />*Type: String*<br />*Ancestor: Error*|
|
||||||
|*RequestId*| ID of the request associated with the error. <br />*Type: String*<br />*Ancestor: Error*|
|
|*RequestId*| ID of the request associated with the error. <br />*Type: String*<br />*Ancestor: Error*|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user