Skip to content

fix: update API endpoints for RustFS compatibility to fix 501 NotImplemented errors#20

Merged
yxrxy merged 1 commit intomainfrom
fix/endpoint
Feb 25, 2026
Merged

fix: update API endpoints for RustFS compatibility to fix 501 NotImplemented errors#20
yxrxy merged 1 commit intomainfrom
fix/endpoint

Conversation

@yxrxy
Copy link
Member

@yxrxy yxrxy commented Feb 25, 2026

fix: #6

Fixes:

  • Policy create: POST → PUT
  • Policy attach: /set-policy → /set-user-or-group-policy with query params
  • Group add: use update-group-members
  • Group add/rm-members: add groupStatus field
  • Service account create: /add-service-account → /add-service-accounts, add required expiry param
  • Service account delete: /delete-service-account → /delete-service-accounts
  • Service account info: make accessKey optional
image

@yxrxy yxrxy merged commit 5859b8c into main Feb 25, 2026
13 checks passed
@yxrxy yxrxy deleted the fix/endpoint branch February 25, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rc admin policy create/attach/etc features NotImplemented

1 participant