GetComponentExpectedCost

This is HCL BigFix CLM Out of Box function which will calculate expected cost for a service catalog.

Internally this method use controls values which are applicable for cost in dynamic UI on the basis of values of these fields.It will return expected cost to requester while placing request.

Method Signature:

GetComponentExpectedCost()

Sample Response:

Figure 1. Expected Cost

Sample Input:

 {"catalogEntityId":"CAT-7667C531-518A-4842-8C7C-382FB8543054",
"platformEntityId":"CICO-95693374-C2B5-4B5C-B7FA-DADE3C28C86B",
"orgEntityId":"ORG-1F7557F7-F150-44E0-824F-91B7B90788B9","items":[{"itemNo":1,
"computeCPU":["2"],"computeMemoryInGB":["32"],"osDiskInGB":[{"type":"SRT1","value":"1"}],
"period":[{"id":"d","value":"1"}],
"servicePlan":"platinum","additionalDiskInGB":[]}]}