DiskInfo
Describes a disk.
Contents
- isSystemDisk
-
A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).
Type: Boolean
Required: No
- name
-
The disk name.
Type: String
Required: No
- path
-
The disk path.
Type: String
Pattern:
.*\S.*
Required: No
- sizeInGb
-
The size of the disk in GB (
32
).Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: