WritableVolumeForIndex
{
"id": 0,
"name": "SNAPVOLUMES\test_user",
"title": "SNAPVOLUMES\test_user",
"owner_id": 2,
"owner_name": "TestUser",
"owner_type": "User",
"owner_upn": "SNAPVOLUMES\test_user",
"owner_object_guid": "8da04bfa-bbbe-45c3-9cbf-2d3d03897b84",
"created_at": "2021-12-03 13:10:13 -0800",
"created_at_human": "Dec 03 2021",
"updated_at": "2021-12-03 13:10:13 -0800",
"updated_at_human": "Dec 03 2021",
"mounted_at": "2021-12-03 13:10:13 -0800",
"mounted_at_human": "Dec 03 2021",
"attached": "string",
"status": "string",
"mount_count": 0,
"total_mb": 10237,
"free_mb": 5237,
"size_mb": 5000,
"requested_mb": 20480,
"percent_available": "Unknown",
"template_version": "4.0.0",
"version_count": 0,
"type": "DataDisk",
"display_type": "Writable Volume",
"error_action": "string",
"busy": false,
"state": "Moving",
"filename": "snapvolumes_test_user.vmdk",
"path": "appvolumes/writable",
"datastore_name": "SSD Disk Array RAID8",
"volume_guid": "volumeguid-8-volumeguid",
"datastore_host": "null",
"can_expand": true
}
id
Name of the Writable Volume.
Alternative name derived from entity that owns the Writable Volume.
Owner ID of Writable Volume.
Owner of Writable Volume.
Entity type of the Writable Volume owner.
Down-level login name of the Writable Volume owner.
Object-Guid of the Writable Volume owner.
Timestamp of when the Writable Volume was mounted in human readable format.
Whether the Writable Volume is currently attached.
Status of the Writable Volume.
The number of computers where the Writable Volume is currently mounted.
Current total space in MB on the Writable Volume. This can differ from size_mb or requested_mb due to datastore file formatting and expansion operations.
Current free space in MB on the Writable Volume.
Current used space in MB on the Writable Volume.
Requested size of the Writable Volume in MB for expansion operations. Will be 'null' after expansion operations or if no request for expansion has been made. This can differ from total_mb due to datastore file formatting and expansion operations.
Percent of available space on the Writable Volume.
Version of Writable Template used to create the Writable Volume.
Number of times Writable Volume has been updated.
Type of Writable Volume.
Display value of Writable Volume.
Whether failures related to the Writable Volume will prevent application related attachments and whether they alert the user.
The current backup operation state if present.
Filename of the Writable Volume.
Path to the Writable Volume file.
Datastore the Writable Volume resides on.
GUID assigned to the Writable Volume on the datastore.
Datastore host that the Writable Volume resides on.
Whether the Writable Volume is eligible for expansion operations.