Amazon Panorama · JSON Structure

Openapi Describe Device Response Structure

DescribeDeviceResponse schema from Amazon Panorama

Type: object Properties: 20
CameraComputer-VisionEdge MLIndustrial IoT

DescribeDeviceResponse is a JSON Structure definition published by Amazon Panorama, describing 20 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

AlternateSoftwares Arn Brand CreatedTime CurrentNetworkingStatus CurrentSoftware Description DeviceAggregatedStatus DeviceConnectionStatus DeviceId LatestAlternateSoftware LatestDeviceJob LatestSoftware LeaseExpirationTime Name NetworkingConfiguration ProvisioningStatus SerialNumber Tags Type

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-panorama/refs/heads/main/json-structure/openapi-describe-device-response-structure.json",
  "name": "DescribeDeviceResponse",
  "description": "DescribeDeviceResponse schema from Amazon Panorama",
  "type": "object",
  "properties": {
    "AlternateSoftwares": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AlternateSoftwares"
        },
        {
          "description": "Beta software releases available for the device."
        }
      ]
    },
    "Arn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceArn"
        },
        {
          "description": "The device's ARN."
        }
      ]
    },
    "Brand": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceBrand"
        },
        {
          "description": "The device's maker."
        }
      ]
    },
    "CreatedTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CreatedTime"
        },
        {
          "description": "When the device was created."
        }
      ]
    },
    "CurrentNetworkingStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NetworkStatus"
        },
        {
          "description": "The device's networking status."
        }
      ]
    },
    "CurrentSoftware": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CurrentSoftware"
        },
        {
          "description": "The device's current software version."
        }
      ]
    },
    "Description": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Description"
        },
        {
          "description": "The device's description."
        }
      ]
    },
    "DeviceAggregatedStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceAggregatedStatus"
        },
        {
          "description": "A device's aggregated status. Including the device's connection status, provisioning status, and lease status."
        }
      ]
    },
    "DeviceConnectionStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceConnectionStatus"
        },
        {
          "description": "The device's connection status."
        }
      ]
    },
    "DeviceId": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceId"
        },
        {
          "description": "The device's ID."
        }
      ]
    },
    "LatestAlternateSoftware": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LatestAlternateSoftware"
        },
        {
          "description": "The most recent beta software release."
        }
      ]
    },
    "LatestDeviceJob": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LatestDeviceJob"
        },
        {
          "description": "A device's latest job. Includes the target image version, and the job status."
        }
      ]
    },
    "LatestSoftware": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LatestSoftware"
        },
        {
          "description": "The latest software version available for the device."
        }
      ]
    },
    "LeaseExpirationTime": {
      "allOf": [
        {
          "$ref": "#/components/schemas/LeaseExpirationTime"
        },
        {
          "description": "The device's lease expiration time."
        }
      ]
    },
    "Name": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceName"
        },
        {
          "description": "The device's name."
        }
      ]
    },
    "NetworkingConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NetworkPayload"
        },
        {
          "description": "The device's networking configuration."
        }
      ]
    },
    "ProvisioningStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceStatus"
        },
        {
          "description": "The device's provisioning status."
        }
      ]
    },
    "SerialNumber": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceSerialNumber"
        },
        {
          "description": "The device's serial number."
        }
      ]
    },
    "Tags": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TagMap"
        },
        {
          "description": "The device's tags."
        }
      ]
    },
    "Type": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceType"
        },
        {
          "description": "The device's type."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/openapi-describe-device-response-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.