Data Object - PersistentDiskIncompatibleReasons
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.PersistentDisk.PersistentDiskIncompatibleReasons
Returned by
See also
Since
Horizon 7.8
Data Object Description¶
Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards.
List all incompatible reasons for persistent disk
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | PersistentDiskId | The ID of the persistent disk. | ||||||||||||||||||
compatible | xsd:boolean | True if the machine can be recreated with PersistentDisk. If the value is false, incompatible reasons are available at incompatibleReasons 2 | ||||||||||||||||||
incompatibleReasons | xsd:string[] | Incompatible reasons for recreating machine with the persistent disk. 1 2 * This property will be one of:
|