Project

General

Profile

« Previous | Next » 

Revision a52580f5

Added by Greg Petras almost 10 years ago

Fixes #6608 - expose disk usage info through available_storage_domains API

View differences:

app/views/api/v2/compute_resources/available_storage_domains.rabl
collection @available_storage_domains
attribute :name, :id
attribute :name, :id, :capacity, :freespace, :uncommitted

Also available in: Unified diff