name | data type | description |
---|---|---|
uuid | string | |
name | string | |
path | string | |
tapePath | string | |
tapeLibrary | NameAndGuid |
Example
{ "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "tapeLibrary" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" } }