View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PersistentDiskIncompatibleReasons
- Class
- VMware.Hv.PersistentDiskIncompatibleReasons
- Returned by
- PersistentDisk_PreviewRecreateMachines
- See also
- PersistentDiskId
- Since
- Horizon 7.8
Data Object Description
List all incompatible reasons for persistent diskData Object Properties
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
|
||||||||||||||||||
incompatibleReasons | xsd:string[] |
Incompatible reasons for recreating machine with the persistent disk.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |