compute-api/v2/samples/overlimit.xml
Diane Fleming 5b8d24f760 Fix directory structure to match openstack-manuals
Change-Id: I71d2696fefd08c4c85ee19ff90393cf0ff4d43bf
author: diane fleming
2014-05-28 20:13:15 +02:00

9 lines
250 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<overLimit
xmlns="http://docs.openstack.org/compute/api/v1.1"
code="413"
retryAfter="2010-08-01T00:00:00Z">
<message>OverLimit Retry...</message>
<details>Error Details...</details>
</overLimit>