File: UserInputRequiredParameterMetadata.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 (25 lines) | stat: -rw-r--r-- 1,122 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
23
24
25
.. _AnswerFile: ../../vim/profile/host/AnswerFile.rst

.. _vSphere API 4.0: ../../vim/version.rst#vimversionversion5

.. _ExecuteHostProfile: ../../vim/profile/host/HostProfile.rst#execute

.. _ApplyHostConfig_Task: ../../vim/profile/host/ProfileManager.rst#applyHostConfiguration

.. _vim.profile.ParameterMetadata: ../../vim/profile/ParameterMetadata.rst

.. _vim.profile.PolicyOptionMetadata: ../../vim/profile/PolicyOptionMetadata.rst

.. _UserInputRequiredParameterMetadata: ../../vim/profile/UserInputRequiredParameterMetadata.rst


vim.profile.UserInputRequiredParameterMetadata
==============================================
  The `UserInputRequiredParameterMetadata`_ data object represents policy option metadata information for configuration data. The Profile Engine saves configuration data from the user input options in the host `AnswerFile`_ . See the `ExecuteHostProfile`_ and `ApplyHostConfig_Task`_ methods.
:extends: vim.profile.PolicyOptionMetadata_
:since: `vSphere API 4.0`_

Attributes:
    userInputParameter ([`vim.profile.ParameterMetadata`_], optional):

       Metadata for user input options.