Uploaded image for project: 'XenServer Org'
  1. XenServer Org
  2. XSO-593

VM.create optional parameter cast issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 7.0
    • API
    • None

    Description

      For specific reason, we need to use the VM.create call manually (eg when importing a VM from another hypervisor).

      When we do so, we are sending mandatory params. But for some optional params, if not sent, are created automatically by XAPI, and failed because of casting issue: INTERNAL_ERROR(Failure("int_of_string"))

      We need to pass those extra parameters to make it work:

      • shutdown_delay
      • start_delay
      • version

      Attachments

        Activity

          People

            Unassigned Unassigned
            olivierlambert Olivier Lambert
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: