1 Title: agent_prism: Fixed wrong usage and capacity detection
10 The special agent used the API endpoint "storage.usage_bytes" and "storage.capacity_bytes"
11 what leaded to wrong values. New used API endpoints are "storage.user_usage_bytes" and
12 "storage.user_capacity_bytes".