keystone/docs/guide/src/docbkx/samples/item_not_found.xml

7 lines
220 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<itemNotFound xmlns="http://docs.openstack.org/identity/api/v2.0"
code="404">
<message>Item not found.</message>
<details>Error Details...</details>
</itemNotFound>