summaryrefslogtreecommitdiff
path: root/apidocs/src/resources/samples/db-mgmt-get-root-details-response.json
blob: 3c5d815037c5b864e2be1adf62d5e9abc695927e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 102
Date: Tue, 24 Jul 2012 19:48:33 GMT

{
    "root_history": {
        "enabled": "Never", 
        "id": "6e038c18-902f-4a41-b2a2-5f46fa62fc1b", 
        "user": "Nobody"
    }
}