Amazon Panorama · Schema

DescribeDeviceResponse

DescribeDeviceResponse schema from Amazon Panorama

CameraComputer-VisionEdge MLIndustrial IoT

Properties

Name Type Description
AlternateSoftwares object
Arn object
Brand object
CreatedTime object
CurrentNetworkingStatus object
CurrentSoftware object
Description object
DeviceAggregatedStatus object
DeviceConnectionStatus object
DeviceId object
LatestAlternateSoftware object
LatestDeviceJob object
LatestSoftware object
LeaseExpirationTime object
Name object
NetworkingConfiguration object
ProvisioningStatus object
SerialNumber object
Tags object
Type object
View JSON Schema on GitHub

JSON Schema

openapi-describe-device-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-panorama/refs/heads/main/json-schema/openapi-describe-device-response-schema.json",
  "title": "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 Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/openapi-describe-device-response"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.