Keys
Details
Tenant {{ user.tenant }}
User ID {{ user.user_id }}
Username {{ user.uid }}
Full name {{ user.display_name }}
Email address {{ user.email }}
Suspended {{ user.suspended | booleanText }}
System {{ user.system === 'true' | booleanText }}
Maximum buckets {{ user.max_buckets | map:maxBucketsMap }}
Subusers
{{ subuser.id }} ({{ subuser.permissions }})
Capabilities
{{ cap.type }} ({{ cap.perm }})
MFAs(Id) {{ user.mfa_ids | join}}
User quota
Enabled {{ user.user_quota.enabled | booleanText }}
Maximum size - Unlimited {{ user.user_quota.max_size | dimlessBinary }}
Maximum objects - Unlimited {{ user.user_quota.max_objects }}
Bucket quota
Enabled {{ user.bucket_quota.enabled | booleanText }}
Maximum size - Unlimited {{ user.bucket_quota.max_size | dimlessBinary }}
Maximum objects - Unlimited {{ user.bucket_quota.max_objects }}