Added - User management endpoints: - GET /api/types/user/instances for listing users - GET /api/instances/user/{user_id} for specific user details - Comprehensive test suite for user endpoints - Response format matching Dell Unisphere API specification