Overview
Index
Root resource
summary:
resource
|
method
detail:
method
Path:
/
administration
/
tape
/ {name}
get a tape by name
Path parameters:
name
- the name of the tape
Sub-Resources
Resources
Name
Description
lock
lock a tape
Resource Methods
Method Summary
Name
Description
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
Overview
Index
Root resource
summary:
resource
|
method
detail:
method