Getting the Deployment Technology Details for a Machine
App Broker 2020 R1
This section describes the App Broker REST API endpoint to get the deployment technology details for a machine..
Endpoint Example |
Response Body Example |
[GET] http://<SERVERNAME>/esd/api/computers/ComputerName=<machinename>/DeploymentMapping |
[ { "computerResourceId": "16777221", "smBios": "00000000-0000-0000-0000-000000000000" } ] |
Input Parameter Details
The ComputerName parameter in the URL expects a a valid machine name.
Output Details
The output returns the deployment technology information of the specified machine, whether it is present in System Center Configuration Manager or not.
App Portal / App Broker 2020 R1 Administration GuideAugust 2020 |