PersistentDiskMachineAttachmentInfo
Information about machine which can be attached to persistent disk.
Supported Filters : 'And', 'Or', 'Equals', 'NotEquals', 'StartsWith' and 'Contains'.
See the field description to know the filter types it supports.
{
"desktop_pool_id": "ce910882-e6ef-447a-a88b-333abe0c9c8a",
"desktop_pool_name": "pool-1",
"incompatible_reason": "string",
"machine_id": "0f9f20be-4fa5-47dc-bcf2-f4fb555c51d2",
"machine_name": "machine-1",
"user_id": "S-1-5-21-1111111111-2222222222-3333333333-500",
"user_name": "user-1"
}
ID of the desktop pool of the machine.
Supported Filters : 'Equals'.
Name of the desktop pool.
Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.
Incompatible reason for attaching machine to persistent disk.
- PERSISTENT_DISK_MACHINE_VC_MISMATCH: Virtual centers of persistent disk and machine do not match.
- PERSISTENT_DISK_MACHINE_VSAN_MISMATCH: vSAN policies of persistent disk and machine do not match.
- PERSISTENT_DISK_DATASTORE_INACCESSIBLE_TO_MACHINE: Datastore of persistent disk is inaccessible to machine.
ID of the machine which may be attached to persistent disk.
Supported Filters : 'Equals'.
Name of the machine.
Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.
SID of the user the machine is assigned to.
Supported Filters : 'Equals'.
Name of the user.
Supported Filters : 'Equals', 'StartsWith', 'Contains'. This property can be used for sorting.