Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New-MyOrgVdc - CreateVdc deprecated in module version 11 #7

Open
wilsonb77 opened this issue Aug 15, 2019 · 2 comments
Open

New-MyOrgVdc - CreateVdc deprecated in module version 11 #7

wilsonb77 opened this issue Aug 15, 2019 · 2 comments

Comments

@wilsonb77
Copy link

$orgVdc = $orgED.CreateVdc($adminVdc) returns Exception calling "CreateVdc" with "1" argument(s): "HTTP method not allowed" with the suggestion to use CreateVdcsparam (CreateVdcParams) instead.

Appears it would need to use the createVdcParams object for parameters rather than adminVdc.

createVdcParams does not have a StorageCapacity reference object.

@wilsonb77
Copy link
Author

...against a vCD v9.5

@vMarkusK
Copy link
Owner

Thanks for your feedback.

Unfortunately, I can no longer work on this module myself or verify changes (no vCD Lab).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants