-
Notifications
You must be signed in to change notification settings - Fork 34
Updates API
Alex O. Karasulu edited this page Mar 9, 2018
·
3 revisions
To fetch history of MH updates, use this REST endpoint:
GET https://{Peer-IP}:8443/rest/v1/system/updates_history
To update MH, use this REST endpoint (updates both Console and MH):
POST https://{Peer-IP}:8443/rest/v1/system/update_management
To update RH, use this REST endpoint:
POST https://{Peer-IP}:8443/rest/v1/peer/hosts/{RH-ID}/update
Response status 200 means update has been performed successfully, 204 means no updates.
User Guides
Glossary
Components
How it works
Configure domain for environment
Create Templates from CLI
Create Templates from Console
Environment management via Bazaar and Console
EZ Desktop solution for Subutai containers
[Linux] Adding domain name to etc hosts
[Windows] Adding domain name to etc hosts