Path: / administration / tapemodel / {name} / {attribute} / {value}

Modify attributes of a tape model

Path parameters:
name -
attribute -
value -

Resource Methods
Method Summary
NameDescription
PUT /administration/tapemodel/{name}/{attribute}/{value}Modify attributes of a tape model

Method Detail

PUT /administration/tapemodel/{name}/{attribute}/{value}

Modify attributes of a tape model

HTTP Example:
PUT /administration/tapemodel/{name}/{attribute}/{value}
Output:
Response
Produces:
application/json
Consumes:
text/plain
HTTP return codes:
204 - if the model was successfully modified
400 - if attribute modification is not supported
404 - if this model does not exist
HTTP response headers:
Location - the URI of the newly created model