GET api/gbsstored/occupancybyfilespacetypes

Gets occupancy details for a particular filespace type

Resource Information
Requires authentication? Yes (HTTP authentication using user name and API key)
Response formats JSON
Example URL
  api/gbsstored/occupancybyfilespacetypes?organisationId=5&nodeGuid=7E08BD44-752F-4839-9F2A-840E5CB028A6&filespaceType=FAT32&topRecords=100  
Parameters
Name Description
organisationId
required
Id of the organisation
nodeGuid
required
Unique identifier for the predatar agent
filespaceType
required
Filespace type name for which the data is to be retrieved.
view
optional
Type of 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.