Package com.hp.ucmdb.api.host
Interface ServerCapacity
public interface ServerCapacity
Retrieves the server capacity
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the server capacity for all customersretrieveCustomerCapacity
(int customerID) Retrieves the server capacity for a specified customer
-
Method Details
-
retrieveCustomerCapacity
Retrieves the server capacity for a specified customer -
retrieveCMDBCapacity
String retrieveCMDBCapacity()Retrieves the server capacity for all customers
-