Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Import-CIVAppTemplate fails #624

@ibeerens

Description

@ibeerens

Describe the bug

When using the Import-CIVAppTemplate command to import an OVF file in a catalog for vCloud Director the following error is thrown:
Exception of type 'VMware.VimAutomation.Cloud.Views.Http.HttpUnsuccessfulRequestException' was thrown.

The percentage complete progress indicator is running and after some time the error is displayed.

Tried different versions of PowerCLI including the latest (VMware.PowerCLI 13.2.0 build 22746353). This makes no difference.

Reproduction steps

  1. Authenticate to VCD with a token
  2. Run the following command:
  3. Import-CIVAppTemplate -SourcePath <ovf_path> -Name -Catalog <catalog_name>

Expected behavior

The upload of the OVF file is succesfull

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions