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 |
|
| | Method | Comments |
|
||||||
|----|----------------------------|---------------------------|
|
|----|----------------------------|---------------------------|
|
||||||
| 🔵 | GetObjectLegalHold | |
|
| 🟢 | GetObjectLegalHold | |
|
||||||
| 🔵 | GetObjectLockConfiguration | GetBucketObjectLockConfig |
|
| 🟢 | GetObjectLockConfiguration | GetBucketObjectLockConfig |
|
||||||
| 🔵 | GetObjectRetention | |
|
| 🟢 | GetObjectRetention | |
|
||||||
| 🔵 | PutObjectLegalHold | |
|
| 🟢 | PutObjectLegalHold | |
|
||||||
| 🔵 | PutObjectLockConfiguration | PutBucketObjectLockConfig |
|
| 🟢 | PutObjectLockConfiguration | PutBucketObjectLockConfig |
|
||||||
| 🔵 | PutObjectRetention | |
|
| 🟢 | PutObjectRetention | |
|
||||||
|
|
||||||
## Multipart
|
## Multipart
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue