Amazon Storage Gateway · JSON Structure

Amazon Storage Gateway Vtl Device Structure

Represents a device object associated with a tape gateway.

Type: object Properties: 5
BackupFile StorageGatewayHybrid CloudStorage

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

Properties

VTLDeviceARN VTLDeviceType VTLDeviceVendor VTLDeviceProductIdentifier DeviceiSCSIAttributes

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

JSON Structure

Raw ↑
{
  "type": "object",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-storage-gateway/refs/heads/main/json-structure/amazon-storage-gateway-vtl-device-structure.json",
  "name": "VTLDevice",
  "description": "Represents a device object associated with a tape gateway.",
  "properties": {
    "VTLDeviceARN": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VTLDeviceARN"
        },
        {
          "description": "Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer)."
        }
      ]
    },
    "VTLDeviceType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VTLDeviceType"
        },
        {
          "description": "Specifies the type of device that the VTL device emulates."
        }
      ]
    },
    "VTLDeviceVendor": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VTLDeviceVendor"
        },
        {
          "description": "Specifies the vendor of the device that the VTL device object emulates."
        }
      ]
    },
    "VTLDeviceProductIdentifier": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VTLDeviceProductIdentifier"
        },
        {
          "description": "Specifies the model number of device that the VTL device emulates."
        }
      ]
    },
    "DeviceiSCSIAttributes": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceiSCSIAttributes"
        },
        {
          "description": "A list of iSCSI information about a VTL device."
        }
      ]
    }
  }
}

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/amazon-storage-gateway-vtl-device-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 email required.

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