App Broker 2019 R1
This section describes the App Broker REST API endpoint to return a list of all of the available System Center Configuration Manager sites. This endpoint would be used to enable the requester to choose which System Center Configuration Manager site to import the new computer into.
Endpoint Example |
Response Body Example |
[GET] http://<SERVERNAME>/esd/api/deployments/SCCMSites |
[ { "site": "ConfigMgr CAS Lax - LAX", "serverName": "ITA98765.APPPORTAL.MYCORP.COM" }, { "site": "SCHAPCM16KOL - KOL", "serverName": "ITA35155.APPPORTAL.MYCORP.COM" } ] |
Output Details
The output provides a list of available System Center Configuration Manager sites. The parameter "site" gives the site name and the parameter "ServerName" gives the corresponding server name for that site.
App Portal / App Broker 2019 R1 Administration GuideMarch 2019 |
Copyright Information | Flexera |