---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_lightsail_disk{% #aws_lightsail_disk %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `add_ons`{% #add_ons %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `addOns`**Description**: An array of objects representing the add-ons enabled on the disk.

- `duration`**Type**: `STRING`**Provider name**: `duration`**Description**: The amount of idle time in minutes after which your virtual computer will automatically stop.This add-on only applies to Lightsail for Research resources.
- `name`**Type**: `STRING`**Provider name**: `name`**Description**: The name of the add-on.
- `next_snapshot_time_of_day`**Type**: `STRING`**Provider name**: `nextSnapshotTimeOfDay`**Description**: The next daily time an automatic snapshot will be created. The time shown is in `HH:00` format, and in Coordinated Universal Time (UTC). The snapshot is automatically created between the time shown and up to 45 minutes after.
- `snapshot_time_of_day`**Type**: `STRING`**Provider name**: `snapshotTimeOfDay`**Description**: The daily time when an automatic snapshot is created. The time shown is in `HH:00` format, and in Coordinated Universal Time (UTC). The snapshot is automatically created between the time shown and up to 45 minutes after.
- `status`**Type**: `STRING`**Provider name**: `status`**Description**: The status of the add-on.
- `threshold`**Type**: `STRING`**Provider name**: `threshold`**Description**: The trigger threshold of the action.This add-on only applies to Lightsail for Research resources.

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The Amazon Resource Name (ARN) of the disk.

## `attached_to`{% #attached_to %}

**Type**: `STRING`**Provider name**: `attachedTo`**Description**: The resources to which the disk is attached.

## `attachment_state`{% #attachment_state %}

**Type**: `STRING`**Provider name**: `attachmentState`**Description**: (Discontinued) The attachment state of the disk.In releases prior to November 14, 2017, this parameter returned `attached` for system disks in the API response. It is now discontinued, but still included in the response. Use `isAttached` instead.

## `auto_mount_status`{% #auto_mount_status %}

**Type**: `STRING`**Provider name**: `autoMountStatus`**Description**: The status of automatically mounting a storage disk to a virtual computer.This parameter only applies to Lightsail for Research resources.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The date when the disk was created.

## `gb_in_use`{% #gb_in_use %}

**Type**: `INT32`**Provider name**: `gbInUse`**Description**: (Discontinued) The number of GB in use by the disk.In releases prior to November 14, 2017, this parameter was not included in the API response. It is now discontinued.

## `iops`{% #iops %}

**Type**: `INT32`**Provider name**: `iops`**Description**: The input/output operations per second (IOPS) of the disk.

## `is_attached`{% #is_attached %}

**Type**: `BOOLEAN`**Provider name**: `isAttached`**Description**: A Boolean value indicating whether the disk is attached.

## `is_system_disk`{% #is_system_disk %}

**Type**: `BOOLEAN`**Provider name**: `isSystemDisk`**Description**: A Boolean value indicating whether this disk is a system disk (has an operating system loaded on it).

## `location`{% #location %}

**Type**: `STRUCT`**Provider name**: `location`**Description**: The AWS Region and Availability Zone where the disk is located.

- `availability_zone`**Type**: `STRING`**Provider name**: `availabilityZone`**Description**: The Availability Zone. Follows the format `us-east-2a` (case-sensitive).
- `region_name`**Type**: `STRING`**Provider name**: `regionName`**Description**: The Amazon Web Services Region name.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The unique name of the disk.

## `path`{% #path %}

**Type**: `STRING`**Provider name**: `path`**Description**: The disk path.

## `resource_type`{% #resource_type %}

**Type**: `STRING`**Provider name**: `resourceType`**Description**: The Lightsail resource type (`Disk`).

## `size_in_gb`{% #size_in_gb %}

**Type**: `INT32`**Provider name**: `sizeInGb`**Description**: The size of the disk in GB.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Describes the status of the disk.

## `support_code`{% #support_code %}

**Type**: `STRING`**Provider name**: `supportCode`**Description**: The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
