1.5

VMware, Inc. 3
Contents
AboutThisBook 5
1 vCenterChargebackAPIs 7
WhatIsvCenterChargeback? 7
RESTArchitecture 7
Requests 8
Responses 8
CommonElementsintheRequestandResponseXMLs 9
ChargebackAPISyntax 9
APIVersioning 10
2 UnderstandingtheWorkflow 11
RequirementsforCodeExamples 11
JARFiles 11
CommonUtilClass 12
FakeSSLCertificateSocketFactoryClass 13
LogIntovCenterChargebackServer 14
AddvCenterServerInformation 15
AddaCustomChargebackHierarchy 16
AddavCenterServerEntitytotheChargebackHierarchy 17
AddaFixedCost 19
ModifyaFixedCostValue 20
GenerateaReport 21
3 UsingvCenterChargebackwithaBillingSystem 23
RequirementsforCodeExamples 23
JARFiles 23
CommonUtilClass 24
FakeSSLCertificateSocketFactoryClass 25
AddCostModels 26
AddaBillingPolicy 27
RetrieveListofHierarchies 28
GetDetailsofaHierarchy 29
AddReportScheduleforHierarchy 30
GetReportSchedulebyHierarchyName 33
RescheduleaReport 35
DeleteReportSchedule 36
GetListofArchivedReportsforaHierarchy 37
GetaReportasXML 38
Index 41