Skip to main content

Get Chargeback Report

Get charge back report

Query Parameters
  • parameter.spName boolean

    RptMonthlyStorageUsage (Stored Procedure Name)

  • parameter.param8 string

    Type (1 for monthly, 2 Weekly, 4 Daily)

  • parameter.param9 string
  • offset int32
  • dateFormat string
  • priority string
  • syscol boolean
  • limit int64

    number_of_rows

  • parameter.param2 int32

    Aggregate level 0 for Subclient, 1 for Client, 2 for CommCell, 3 for Client Group, 4 for Tag, 5 for Subclient per Copy

  • parameter.param3 int32

    CommCell UniqId

  • parameter.param1 int64

    CommCell Group Id -1 for all

  • parameter.param6 string

    Size (GB, TB, PB)

  • operation string
  • parameter.param7 string

    Client Group Name (Null or Name of Client Group)

  • parameter.param4 string

    Include Cost (1 to include defined cost, 0 to Exclude)

  • parameter.param5 string

    Start Date

  • orderby string

    Same as SQL Order by clause

  • where string

    Same as SQL where clause

  • having string

    Same as SQL having clause

  • groupby string

    Same as SQL group by clause

  • cache=true boolean

    Enables caching of the ResultSet and returns the cacheID

  • cacheId string

    Reads the ResultSet from the cache instead of the revising the original data sources

  • fields string

    Column name to include in the output.

Responses

OK


Schema
  • cacheId string
  • offset integer
  • limit integer
  • totalRecordCount integer
  • columns object[]
  • name string
  • dataField string
  • type string
  • precision integer
  • scale integer
  • recordsCount integer
  • records object[]
  • failures object
  • warnings object
Loading...