OvaDeploymentSpec#

class OvaDeploymentSpec(override_vm_config=None, cluster_location_ext_id=None, *args, **kwargs)#

Bases: object

The OVA deployment model.

Parameters:
  • override_vm_config (required) – (override_vm_config)

  • cluster_location_ext_id (required) – (cluster_location_ext_id) Cluster identifier to deploy VM from OVA. This field is required when deploying an OVA and must be a part of the OVA location list.

property cluster_location_ext_id#

Cluster identifier to deploy VM from OVA. This field is required when deploying an OVA and must be a part of the OVA location list.

Type:

str

property override_vm_config#
Type:

OvaVmConfigOverrideSpec

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model