Querying default quotas via CLI

You can display the default quotas for all users or buckets with the query-quotas command and the following parameters: -o specifying user for users or bucket for buckets:

# ostor-s3-admin query-quotas -o user -V 0100000000000002
version: '1'
size: '1024'
type: 'user'
# ostor-s3-admin query-quotas -o bucket -V 0100000000000002
version: '1'
size: '256'
type: 'bucket'