In certain setups the storage is not able to report the remaining size of a space. E.g. when no quota is set and the space is using the S3 blob storage drive. In this case the graph API response will now not include the `remaining` properyt in the quota. Fixes: #9245