In case the request is successfully processed, the implementation should
send a response with the status code 200 OK. The following table
describes the data being returned in the successful response:
Location | Meaning | Comments |
---|---|---|
Response body | Resource usage statistics |
In case the request fails, the implementation should return an
appropriate status code and a brief explanation on the reasons of the
failure.
The recommended response codes are:
Status Code | Possible Reasons | KA Responsibility |
---|---|---|
200 OK | Getting “key info” is successful | Get response body, extract usage statistics from it, and store the statistics in the KA database |
4xx | See the description in License Creation/Renewal/Upgrade Request > Response |
|
5xx |