PersistentDiskInfo
Persistent disk information.
List API returning this summary information can use search filter query to filter on specific fields supported by filters.
Supported Filters : 'And', 'Or', 'Equals', 'StartsWith', 'Contains' and 'EndsWith'.
See the field description to know the filter types it supports.
{
"access_group_id": "73560ad0-93d1-4a5b-bdf6-3fddc4b5fb1d",
"capacity_mb": 2048,
"datastore_id": "datastore-33",
"datastore_name": "Datastore1",
"desktop_pool_id": "ce910882-e6ef-447a-a88b-333abe0c9c8a",
"desktop_pool_name": "sales-pool1",
"id": "c1d5aec7-2126-3c55-aefa-11949003c9c2",
"last_attached_time": 1621512686000,
"machine_id": "0f9f20be-4fa5-47dc-bcf2-f4fb555c51d2",
"machine_name": "machine1",
"name": "virtual-disk.vmdk",
"status": "IN_USE",
"usage": "PRIMARY",
"user_id": "S-1-5-21-1111111111-2222222222-3333333333-500",
"user_name": "testuser",
"vcenter_id": "b32e941f-f272-4a4b-9d78-21b4602ed33f"
}
ID of the access group of the persistent disk.
Supported Filters: 'Equals'.
Capacity of the persistent disk in MB. This property can be used for sorting.
ID of the datastore containing the persistent disk.
Supported Filters: 'Equals'.
Name of the datastore containing the persistent disk.
Supported Filters: 'Equals', 'StartsWith' and 'Contains'. This property can be used for sorting.
ID of the desktop pool associated with the persistent disk.
Supported Filters: 'Equals'.
Name of the desktop pool associated with the persistent disk.
Supported Filters: 'Equals', 'StartsWith' and 'Contains'. This property can be used for sorting.
Unique identifier for this persistent disk.
Supported Filters: 'Equals'.
If the persistent disk is detached, indicates when it was last attached to a machine or created from a virtual disk. This property can be used for sorting.
ID of the machine the persistent disk is attached to.
Supported Filters: 'Equals'.
Name of the machine the persistent disk is attached to.
Supported Filters: 'Equals', 'StartsWith' and 'Contains'. This property can be used for sorting.
Name of the persistent disk.
Supported Filters: 'Equals', 'StartsWith' and 'Contains'. This property can be used for sorting.
Status of the persistent disk.
Supported Filters: 'Equals'. This property can be used for sorting.
- ARCHIVING: The persistent disk is being archived.
- ATTACHING: The persistent disk is attaching to a virtual machine.
- DELETING: The persistent disk is being deleted.
- DETACHING: The persistent disk is being detached from a virtual machine.
- IN_USE: This persistent disk is in use.
- REPLACING: The persistent disk is being replaced.
- UNATTACHED: The persistent disk is not in use and available to attach to a virtual machine.
Usage of the persistent disk.
Supported Filters: 'Equals'. This property can be used for sorting.
- DELETING: This data disk is in the process of being deleted or archived.
- PRIMARY: This data disk is attached to a Virtual Machine and the user profile is redirected to it.
- SECONDARY: This data disk is attached to a Virtual Machine.
- UNATTACHED: This data disk is not attached to a Virtual Machine.
SID of the user owning the persistent disk.
Supported Filters: 'Equals'.
Name of the user owning the persistent disk.
Supported Filters: 'Equals', 'StartsWith' and 'Contains'. This property can be used for sorting.
ID of the vCenter server containing the persistent disk.
Supported Filters: 'Equals'.