Path: / administration / tape / {name}

get a tape by name

Path parameters:
name - the name of the tape

Sub-Resources
Resources
NameDescription
locklock a tape

Resource Methods
Method Summary
NameDescription
GET /administration/tape/{name}get a tape by name

Method Detail

GET /administration/tape/{name}

get a tape by name

HTTP Example:
GET /administration/tape/{name}
Output:
TreqsTape - the tape
Produces:
application/json
Consumes:
text/plain
HTTP return codes:
200 - if no error occurred
404 - if no tape exists with this name