Example Query
SELECT * FROM table (srm_rtd.listChargebackByLUNSummary(100000,
numberListType(),
numberListType(),
numberListType(),
numberListType(${serverGroups}),
1))Specify the following arguments:
Argument Name | Description |
|---|---|
userId | Number |
listOfHosts | numberListType Example: numberListType(1,2,3) |
listOfDomains | numberListType Example: numberListType(1,2,3) |
listOfArrays | numberListType Example: numberListType(1,2,3) |
listOfHostGroups | numberListType Example: numberListType(1,2,3) |
cascade | Specify 1 to designate that you want to cascade through the host group hierarchy; Otherwise, set to 0. |
This function returns rows that contain: host ID, host name, policy ID, policy name, unit cost, total GB, total cost.