

# DiskInfo
<a name="API_DiskInfo"></a>

Describes a disk.

## Contents
<a name="API_DiskInfo_Contents"></a>

 ** isSystemDisk **   <a name="Lightsail-Type-DiskInfo-isSystemDisk"></a>
A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).  
Type: Boolean  
Required: No

 ** name **   <a name="Lightsail-Type-DiskInfo-name"></a>
The disk name.  
Type: String  
Required: No

 ** path **   <a name="Lightsail-Type-DiskInfo-path"></a>
The disk path.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** sizeInGb **   <a name="Lightsail-Type-DiskInfo-sizeInGb"></a>
The size of the disk in GB (`32`).  
Type: Integer  
Required: No

## See Also
<a name="API_DiskInfo_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/lightsail-2016-11-28/DiskInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lightsail-2016-11-28/DiskInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lightsail-2016-11-28/DiskInfo) 