summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/entitle_consume.json
blob: 878bf7bbf9966b6191025751c5509ac1712d0aa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "error": null,
    "id": 0,
    "result": {
        "result": {
            "consumed": 13,
            "ipaentitlementid": [
                "b788ccee-4b09-48f0-8a9a-2c769f7b41e0"
            ],
            "ipauniqueid": [
                "c63b1972-5ffe-11e0-8340-00163e2fe6de"
            ],
            "objectclass": [
                "ipaobject",
                "ipaentitlement"
            ],
            "product": "MKT-multiplier-client-50",
            "quantity": 250,
            "uuid": "b788ccee-4b09-48f0-8a9a-2c769f7b41e0"
        },
        "summary": "Consumed 1 entitlement(s).",
        "value": "1"
    }
}