TapeLocationDetails Data Type

Properties
name data type description
guid string
name string
description string

Example

{
  "guid" : "...",
  "name" : "...",
  "description" : "..."
}