GET api/gbsstored/occupancybyfilespaces

Gets occupancy details by filespace

Resource Information
Requires authentication? Yes (HTTP authentication using user name and API key)
Response formats JSON
Example URL
  api/gbsstored/occupancybyfilespaces?organisationId=5&nodeGuid=7E08BD44-752F-4839-9F2A-840E5CB028A6&topRecords=100  
Parameters
Name Description
organisationId
required
Id of the organisation
nodeGuid
required
Unique identifier for the predatar agent
view
optional
Type of the data to be retrieved. The value can be Arch (for archive), Bkup (for backup) or SpMg (for space managed). If not specified, the default value of Bkup will be used.
nodeGroupId
optional
Id of the node group
topRecords
optional
Number of records to be retrieved (e.g., 10, 50, 100, 500 etc.). If not specified, then all records will be retrieved.