App Broker 2016
This section describes the App Broker REST API endpoint to post a license reservation for a catalog item with an ID of 18.
Endpoint Example (Input) |
Response Body Example (Output) |
URI Example http://localhost/esd/api/catalogs/18/licenses?dn=FLEX&un=JohnDoe&dev=WIN-7X64 |
1 |
Request Body Example { "uniqueUserName":"FLEX\\JaneDoe", "machineName":"WIN-10x64" } |
The result of posting a license reservation is receiving a reservation ID. This reservation ID should be provided in the JSON payload when submitting a request to avoid duplicate reservation:
App Portal / App Broker for ServiceNow 2016 Administration Guide09 August 2016 |
Copyright Information | Flexera Software |