Esx.Settings.Clusters.Software.DraftsInternal.SourceType

Esx.Settings.Clusters.Software.DraftsInternal.SourceType
Esx.Settings.Clusters.Software.DraftsInternal.SourceType

The Esx.Settings.Clusters.Software.DraftsInternal.SourceType schema defines possible values of sources to import software specification.

Possible values:

  • PULL: Content is pulled from the URL location. The URL scheme of the value in {@link #pullLocation) can be http, https or file.
  • PUSH: Content was previously uploaded using the file upload endpoint present on vCenter appliance. This endpoint is present at https://VCENTERFQDN:9087/vum-fileupload URL.
  • JSON_STRING: The string representing the content of the software specification.

This constant was added in vSphere API 7.0.2.0.

This enumeration was added in vSphere API 7.0.0.0.

Note: this enumeration is restricted for VMware internal use only.

This data structure has no properties.
Enumeration: PULL, PUSH, JSON_STRING,