Version
You can retrieve the version number of the CMS.
URI Definition
Method | URI and Fields | |
GET
| /iap/version | |
Returns the version of the CMS. Success ResponseCurrent version of CMS.
Example
| ||
/iap/version/updates | ||
Checking the state of the update monitoring. Success ResponseState of the updates monitoring.
Example
| ||
PUT | /iap/version/updates | |
Set and return state of the updates monitoring. Query Parameters
Success ResponseTrue if updates are monitored and false if not.
Example
|
Query Parameters
Optional query parameters can be used with your REST request. Specifying queries is described under Queries and Parameters, Path Parameters, and Query Parameters.