freeipa/install/ui/test/data/entitle_status_online.json
Endi S. Dewata 8f9ddb058f Entitlement import.
The entitlement facet will invoke entitle_status to check the entitlement
status and show the appropriate buttons. If it's unregistered it will show
Register and Import button. If it's registered it will show the Consume
button only. If it's imported it will show the Import button only. The
Import button will open a dialog box for importing entitlement certificate.

Ticket #277
2011-04-18 11:11:57 -04:00

13 lines
254 B
JSON

{
"error": null,
"id": 0,
"result": {
"result": {
"consumed": 2,
"product": "MKT-multiplier-client-50",
"quantity": 250,
"uuid": "a3865364-33cc-4ce3-b000-0f08498cc085"
}
}
}