Organisation Hubs
The organisation hubs endpoint group provides a structured and efficient way to manage hubs within a given organisation. It enables users to create, retrieve, update, and remove hubs while also allowing hubs to be listed based on organisation ID, service ID, or computer ID. These endpoints support key management functions such as checking for firmware updates, registering new hubs, and retrieving hub details using serial numbers. By using these endpoints, organisations can maintain a well-organised and scalable hub infrastructure, ensuring all hubs are efficiently tracked, updated, and managed within the Connect platform.
| Method | Description |
|---|---|
| Get Hubs by Computer Id | This endpoint retrieves a list of all hubs connected to a specific computer by using the Computer ID |
| Get Hubs with Available Updates | This endpoint retrieves a list of hubs that have available updates |
| Create Hub | This endpoint allows users to create a new hub within an organisation |
| Get Hubs | This endpoint retrieves all available hubs associated with a given organisation |
| Get Hub | This endpoint retrieves detailed information about a specific hub within an organisation |
| Delete Hub | This endpoint allows the deletion of a specific hub within an organisation |
| Update Hub | This endpoint allows users to update the details of a specific hub within an organisation |