Typically, this method is called once without a deploymentOption parameter to obtain the values for the default deployment option. Part of the result is the list of possible deployment options. To obtain the values for a particular deployment option, call this method again, specifying that option.
Name | Type | Description |
---|---|---|
ovfDescriptor | String | The OVF descriptor to examine. |
pdp | VcOvfParseDescriptorParams | Additional parameters for parseDescriptor, wrapped in an instance of ParseDescriptorParams. |