Licenses
The licenses API endpoints support operations to read, upload, and validate license resources.
Data model
| Property | Description |
|---|---|
|
A string that specifies the description of the PingCentral license. |
|
An integer that specifies the enforcement type associated with the PingCentral license. |
|
The date and time the PingCentral license will expire. |
|
A string that specifies the ID associated with the resource. |
|
The date and time the PingCentral license was issued. |
|
A string that specifies the name of the license resource. |
|
A string that provides the ID of the organization associated with this license. |
|
A string that specifies the name of the product associated with this license. |
|
A string that specifies the license tier (for example, |
|
A string that specifies the PingCentral license version. |
Response codes
| Code | Message |
|---|---|
200 |
Successful operation. |
201 |
Successfully created. |
400 |
The request could not be completed. |
401 |
You do not have access to this resource. |
403 |
You do not have permissions or are not licensed to make this request, or your license is exceeded. |
404 |
The requested resource was not found. |
422 |
The requested could not be completed because of validation error(s). |
500 |
An unexpected error occurred. |