Skip to content

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

@wilsonb77

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions