Represents a device object associated with a tape gateway.
Type: objectProperties: 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.
{
"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."
}
]
}
}
}
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.