Skip to content

vim.vm.ProfileSpec while importing VM #284

Open
@asonar

Description

@asonar

I am trying to import VM using pyvmomi. And I have code ready which works just fine. Now one more requirement I got is, I need to specify VM storage policy while importing VM. So I looked into resourePool.ImportVApp & CreateImportSpec but didnt found any option to specify any VM storage policy. When I looked into clone workflow , it gives an option for vim.vm.ProfileSpec and I am exactly looking for the same option with import vm workflow.

Any idea how can I pass vim.vm.ProfileSpec while importing VM.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions