volume-api/v2/samples/db-faults-itemNotFound.json
Diane Fleming 9c172cf523 Update directory structure to match openstack-manuals
Changed "Block Storage Service" to "Block Storage"
Updated pom.xml files according to new directory structure

Change-Id: Iecfa1a1c4d03f35ce2f35445707e9c509ba2ece9
author: diane fleming
2014-05-26 09:54:20 -05:00

7 lines
98 B
JSON

{
"itemNotFound":{
"code":404,
"message":"The resource could not be found."
}
}