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

# aws_panorama_device{% #aws_panorama_device %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `alternate_softwares`{% #alternate_softwares %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `AlternateSoftwares`**Description**: Beta software releases available for the device.

- `version`**Type**: `STRING`**Provider name**: `Version`**Description**: The appliance software version.

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The device's ARN.

## `brand`{% #brand %}

**Type**: `STRING`**Provider name**: `Brand`**Description**: The device's maker.

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: When the device was created.

## `current_networking_status`{% #current_networking_status %}

**Type**: `STRUCT`**Provider name**: `CurrentNetworkingStatus`**Description**: The device's networking status.

- `ethernet0_status`**Type**: `STRUCT`**Provider name**: `Ethernet0Status`**Description**: The status of Ethernet port 0.
  - `connection_status`**Type**: `STRING`**Provider name**: `ConnectionStatus`**Description**: The device's connection status.
  - `hw_address`**Type**: `STRING`**Provider name**: `HwAddress`**Description**: The device's physical address.
  - `ip_address`**Type**: `STRING`**Provider name**: `IpAddress`**Description**: The device's IP address.
- `ethernet1_status`**Type**: `STRUCT`**Provider name**: `Ethernet1Status`**Description**: The status of Ethernet port 1.
  - `connection_status`**Type**: `STRING`**Provider name**: `ConnectionStatus`**Description**: The device's connection status.
  - `hw_address`**Type**: `STRING`**Provider name**: `HwAddress`**Description**: The device's physical address.
  - `ip_address`**Type**: `STRING`**Provider name**: `IpAddress`**Description**: The device's IP address.
- `last_updated_time`**Type**: `TIMESTAMP`**Provider name**: `LastUpdatedTime`**Description**: When the network status changed.
- `ntp_status`**Type**: `STRUCT`**Provider name**: `NtpStatus`**Description**: Details about a network time protocol (NTP) server connection.
  - `connection_status`**Type**: `STRING`**Provider name**: `ConnectionStatus`**Description**: The connection's status.
  - `ip_address`**Type**: `STRING`**Provider name**: `IpAddress`**Description**: The IP address of the server.
  - `ntp_server_name`**Type**: `STRING`**Provider name**: `NtpServerName`**Description**: The domain name of the server.

## `current_software`{% #current_software %}

**Type**: `STRING`**Provider name**: `CurrentSoftware`**Description**: The device's current software version.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The device's description.

## `device_aggregated_status`{% #device_aggregated_status %}

**Type**: `STRING`**Provider name**: `DeviceAggregatedStatus`**Description**: A device's aggregated status. Including the device's connection status, provisioning status, and lease status.

## `device_connection_status`{% #device_connection_status %}

**Type**: `STRING`**Provider name**: `DeviceConnectionStatus`**Description**: The device's connection status.

## `device_id`{% #device_id %}

**Type**: `STRING`**Provider name**: `DeviceId`**Description**: The device's ID.

## `latest_alternate_software`{% #latest_alternate_software %}

**Type**: `STRING`**Provider name**: `LatestAlternateSoftware`**Description**: The most recent beta software release.

## `latest_device_job`{% #latest_device_job %}

**Type**: `STRUCT`**Provider name**: `LatestDeviceJob`**Description**: A device's latest job. Includes the target image version, and the job status.

- `image_version`**Type**: `STRING`**Provider name**: `ImageVersion`**Description**: The target version of the device software.
- `job_type`**Type**: `STRING`**Provider name**: `JobType`**Description**: The job's type.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: Status of the latest device job.

## `latest_software`{% #latest_software %}

**Type**: `STRING`**Provider name**: `LatestSoftware`**Description**: The latest software version available for the device.

## `lease_expiration_time`{% #lease_expiration_time %}

**Type**: `TIMESTAMP`**Provider name**: `LeaseExpirationTime`**Description**: The device's lease expiration time.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The device's name.

## `networking_configuration`{% #networking_configuration %}

**Type**: `STRUCT`**Provider name**: `NetworkingConfiguration`**Description**: The device's networking configuration.

- `ethernet0`**Type**: `STRUCT`**Provider name**: `Ethernet0`**Description**: Settings for Ethernet port 0.
  - `connection_type`**Type**: `STRING`**Provider name**: `ConnectionType`**Description**: How the device gets an IP address.
  - `static_ip_connection_info`**Type**: `STRUCT`**Provider name**: `StaticIpConnectionInfo`**Description**: Network configuration for a static IP connection.
    - `default_gateway`**Type**: `STRING`**Provider name**: `DefaultGateway`**Description**: The connection's default gateway.
    - `dns`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Dns`**Description**: The connection's DNS address.
    - `ip_address`**Type**: `STRING`**Provider name**: `IpAddress`**Description**: The connection's IP address.
    - `mask`**Type**: `STRING`**Provider name**: `Mask`**Description**: The connection's DNS mask.
- `ethernet1`**Type**: `STRUCT`**Provider name**: `Ethernet1`**Description**: Settings for Ethernet port 1.
  - `connection_type`**Type**: `STRING`**Provider name**: `ConnectionType`**Description**: How the device gets an IP address.
  - `static_ip_connection_info`**Type**: `STRUCT`**Provider name**: `StaticIpConnectionInfo`**Description**: Network configuration for a static IP connection.
    - `default_gateway`**Type**: `STRING`**Provider name**: `DefaultGateway`**Description**: The connection's default gateway.
    - `dns`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Dns`**Description**: The connection's DNS address.
    - `ip_address`**Type**: `STRING`**Provider name**: `IpAddress`**Description**: The connection's IP address.
    - `mask`**Type**: `STRING`**Provider name**: `Mask`**Description**: The connection's DNS mask.
- `ntp`**Type**: `STRUCT`**Provider name**: `Ntp`**Description**: Network time protocol (NTP) server settings.
  - `ntp_servers`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `NtpServers`**Description**: NTP servers to use, in order of preference.

## `provisioning_status`{% #provisioning_status %}

**Type**: `STRING`**Provider name**: `ProvisioningStatus`**Description**: The device's provisioning status.

## `serial_number`{% #serial_number %}

**Type**: `STRING`**Provider name**: `SerialNumber`**Description**: The device's serial number.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `Type`**Description**: The device's type.
