App Broker 2017
This section describes the App Broker REST API endpoint to get a list of catalog items in a specific category, such as category 24.
Endpoint Example |
Response Body Example |
[GET] http://localhost/esd/api/categories/24/catalogs |
[ { "id": 201, "name": "Brady Corporation LabelMark v6.1.0.216-0", "briefDescription": "", "fullDescription": "", "type": "softwareCM12Application", "currency": "USD", "flexeraID": "", "imageUrlPath": "/esd/backgrounds/packages/CatalogItem.png", "createdOn": "2016-05-13T09:31:23.2", "isAvailable": true, "isApprovalNeeded": false, "isLicenseNeeded": false, "licenseScope": "globalOnly", "questionTemplateID": 0, "hasQuestions": false, "hasAlternates": false, "keywords": [], "categories": [] }, {... |
App Portal / App Broker 2017 Administration Guide18 July 2017 |
Copyright Information | Flexera Software |