vmware / PowerCLI-Example-Scripts

http://blogs.vmware.com/powercli
Other
746 stars 603 forks source link

Reversing 9d9ebc504b8b31e651cf56cf3336c020735b0fa6 #492

Closed CajunBard closed 2 years ago

CajunBard commented 2 years ago

The change made in https://github.com/vmware/PowerCLI-Example-Scripts/commit/9d9ebc504b8b31e651cf56cf3336c020735b0fa6 breaks ImagePush operations for Instant Clone pools. See the API documentation for reference.

The schema for DesktopPushImageSpec is as follows:

vmwclabot commented 2 years ago

@freythman, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.