forked from TrueCloudLab/frostfs-s3-gw
[#195] Update compatibility docs
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
6cf01bed14
commit
77f90ca7c5
1 changed files with 6 additions and 6 deletions
|
@ -43,12 +43,12 @@ For now there are some limitations:
|
|||
|
||||
| | Method | Comments |
|
||||
|----|----------------------------|---------------------------|
|
||||
| 🔵 | GetObjectLegalHold | |
|
||||
| 🔵 | GetObjectLockConfiguration | GetBucketObjectLockConfig |
|
||||
| 🔵 | GetObjectRetention | |
|
||||
| 🔵 | PutObjectLegalHold | |
|
||||
| 🔵 | PutObjectLockConfiguration | PutBucketObjectLockConfig |
|
||||
| 🔵 | PutObjectRetention | |
|
||||
| 🟢 | GetObjectLegalHold | |
|
||||
| 🟢 | GetObjectLockConfiguration | GetBucketObjectLockConfig |
|
||||
| 🟢 | GetObjectRetention | |
|
||||
| 🟢 | PutObjectLegalHold | |
|
||||
| 🟢 | PutObjectLockConfiguration | PutBucketObjectLockConfig |
|
||||
| 🟢 | PutObjectRetention | |
|
||||
|
||||
## Multipart
|
||||
|
||||
|
|
Loading…
Reference in a new issue