REST API - ovf_params
com.vmware.vcenter.ovf
ovf_params
The
ovf_params
structure defines the common fields for all OVF deployment parameters. OVF parameters serve several purposes: - Describe information about a given OVF package.
- Describe default deployment configuration.
- Describe possible deployment values based on the deployment environment.
- Provide deployment-specific configuration.
Most OVF parameter structures provide both informational and deployment parameters. However, some are purely informational (for example, download size) and some are purely deployment parameters (for example, the flag to indicate whether registration as a vCenter extension is accepted).
- Representations:
-
- Attributes:
-
Name Type Required Description type string Create, Read Unique identifier describing the type of the OVF parameters. The value is the name of the OVF parameters structure.
Copyright © 2014. All Rights Reserved.