~todd-deshane/openstack-manuals/working

« back to all changes in this revision

Viewing changes to doc/source/docbkx/openstack-compute-api-1.0/samples/fault.json

  • Committer: Anne Gentle
  • Date: 2011-04-14 18:12:25 UTC
  • Revision ID: anne@openstack.org-20110414181225-owwk0h4saf7w9hhw
Added output files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "cloudServersFault" : {
 
3
        "code" : 500,
 
4
        "message" : "Fault!",
 
5
        "details" : "Error Details..." 
 
6
    }
 
7
}
 
 
b'\\ No newline at end of file'