This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_lightsail_disk

account_id

Type: STRING

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

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

attached_to

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

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

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

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

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

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

is_attached

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

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

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

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

path

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

resource_type

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

size_in_gb

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

state

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

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

Type: UNORDERED_LIST_STRING