RgwUserAccounts
Enable/Disable RGW Account/Bucket quota
Enable/Disable quota
:param account_id: Account identifier
:param quota_type: 'account' or 'bucket'
:param quota_status: 'enable' or 'disable'
:return: Returns modified quota.
:rtype: Dict[str, Any]
put/api/rgw/accounts/{account_id}/quota/status
Path parameters
account_idstring required
Account id
Request body
Response
Resource updated.
object required