• View Communities
    • Citrix Communities
      Visit the Citrix Communities to get and share technical information and best practices about desktop delivery, datacenter, networking and cloud computing solutions.
    • Citrix Blogs
      Learn the latest from the Citrix employees who are building the future of virtual computing.
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Find related blogs, best practices, code downloads, APIs and more.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
  •  Sign In
Citrix Developer Network

GetVMDVDDrive

GetVMDVDDrive

Returns the DVD drive object attached to a virtual machine so that the DVD drive can be ejected and new media inserted. Automatically binds to the first XenServer connection object preceding this activity.

Properties

VM Object
Type: CTXVM
Specifies the VM object corresponding to the virtual machine whose DVD drive is to be retrieved. If there is no DVD drive attached to the virtual machine, the activity returns NULL.

VBD object
Type: CTXVBD
Contains the VBD object correponding to the DVD drive of the virtual machine.

Connection
Type: CTXXSSession
Overrides the connection object assumed for the XenServer connection. This activity automatically binds to the first connection object defined in a workflow. Specify a binding for this parameter to override the assumed connection.

Stop On Error (SOE)
Type: Boolean
If the task throws an exception and this property is 'True' (the default), workflow execution will be stopped. When 'False', the error will be logged and workflow execution will continue as if no error occurred.

Name
Type: String
Please specify the identifier of the activity. It has to be unique in the workflow.

Enabled
Type: Boolean
Please specify if the activity is enabled or not. If an activity is not enabled it will not participate in the execution and validation.

Description
Type: String
Please specify the description of the activity.

Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
Related Links