v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-034240919.6 KB
RgwUserAccounts

Update RGW account info

    Create an account

    :param account_name: Account name
    :return: Returns account resource.
    :rtype: Dict[str, Any]
    
post/api/rgw/accounts

Request body

account_namestring required

Account name

daemon_namestring

Name of the daemon

emailstring

Email

max_access_keysinteger

Max access keys

max_bucketsinteger

Max buckets

max_groupinteger

Max groups

max_rolesinteger

Max roles

max_usersinteger

Max users

tenantstring

Tenant

Response

Resource created.

object required