Skip to content

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

Description

@wilsonb77

$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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions