| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
EstimateDatabaseSize |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ResourcePlanningManager used to make the method call. |
dbSizeParam | DatabaseSizeParam |
DatabaseSizeParam
Contains the summary of an inventory for which the database size
requirements are to be computed. It also contains
the historic interval setting for which the database
computations are to be done. This is an optional parameter and
the current virtual center historical settings are used by default.
There are many other optional fields in the dbSizeParam structure
that are appropriately filled up based on some heuristics.
|
Return Value
Type | Description |
---|---|
DatabaseSizeEstimate | DatabaseSizeEstimate Returns the size required in MB of the database and the number of database rows. |
Faults
Type | Description |
---|---|
InvalidArgument | Thrown if the set of arguments passed to the function is not specified correctly. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |