3.4.1.1 Service Object
The service object exposes DCOM interfaces for retrieving and interacting with all storage management objects. The service object:
Implements IVdsService and IVdsServiceInitialization interfaces.
Implements IVdsServiceUninstallDisk, IVdsServiceHba, IVdsServiceSAN, and IVdsServiceIscsi interfaces.<66>
Maintains a value that indicates the ready state of the service. The service-ready state values are "not ready", "ready", or "failed". When an object is created, this value will be "not ready". When the service is finished initializing, this value will be changed to "ready". After the value is "ready", it will not change.