File: DatabaseSizeParam.rst

package info (click to toggle)
python-pyvmomi 6.7.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 14,984 kB
  • sloc: python: 9,206; xml: 77; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 1,383 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _vSphere API 4.0: ../../vim/version.rst#vimversionversion5

.. _vmodl.DynamicData: ../../vmodl/DynamicData.rst

.. _vim.ResourcePlanningManager.PerfStatsDescription: ../../vim/ResourcePlanningManager/PerfStatsDescription.rst

.. _vim.ResourcePlanningManager.InventoryDescription: ../../vim/ResourcePlanningManager/InventoryDescription.rst


vim.ResourcePlanningManager.DatabaseSizeParam
=============================================
  DatabaseSizeParam contains information about a sample inventory. Using this information, database size requirements for that sample inventory can be computed. Depending on the accuracy of estimate desired, users can choose to specify the number of different types of managed entities. The numHosts and numVirtualMachines are the only two required fields. Rest are all optional fields filled up by Virtual Center based on some heuristics. These parameters need not represent a real inventory. The user can use these parameters to estimate the database size required by a hypothetical VirtualCenter setup.
:extends: vmodl.DynamicData_
:since: `vSphere API 4.0`_

Attributes:
    inventoryDesc (`vim.ResourcePlanningManager.InventoryDescription`_):

       Object to capture inventory description
    perfStatsDesc (`vim.ResourcePlanningManager.PerfStatsDescription`_, optional):

       Object to capture performance statistics related parameters