Servers REST Endpoints

Broker Control/Servers
Use for managing broker servers.
Delete a Broker Server
Method: delete
Path: /api/broker/Servers/{id}
Get a Broker Server by ID
Method: get
Path: /api/broker/Servers/{id}
Get Acceptance of EULA
Method: get
Path: /api/broker/Servers/readEULAAcceptance
Get Available Versions of Unified Assurance Package
Method: get
Path: /api/broker/Servers/readVersions
Get Broker Servers
Method: get
Path: /api/broker/Servers
Get Broker Servers for Combo Boxes and Item Selectors
Method: get
Path: /api/broker/Servers/readForSelect
Get Install Status of Server Roles
Method: get
Path: /api/broker/Servers/readInstallStatus
Get States of Broker Servers
Method: get
Path: /api/broker/Servers/readStates
Update a Broker Server
Method: put
Path: /api/broker/Servers/{id}
Update Acceptance of EULA
Method: put
Path: /api/broker/Servers/updateEULAAcceptance
Update Server Roles
Method: post
Path: /api/broker/Servers/updateServerRoles
Update Server Version
Method: post
Path: /api/broker/Servers/updateServers