We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eae4fc commit 971079bCopy full SHA for 971079b
vapi/vcenter/vcenter_ovf.go
@@ -142,7 +142,7 @@ type DeploymentSpec struct {
142
Flags []string `json:"flags,omitempty"`
143
AdditionalParams []AdditionalParams `json:"additional_parameters,omitempty"`
144
DefaultDatastoreID string `json:"default_datastore_id,omitempty"`
145
- VmConfigSpec *VmConfigSpec `json:"vmConfigSpec,omitempty"`
+ VmConfigSpec *VmConfigSpec `json:"vm_config_spec,omitempty"`
146
}
147
148
// Target is the target for the deployment
0 commit comments