get https://{hostname}/etp-config/v3/configs//policy-metadata
Returns the policy metadata details.
Responses
Returns the policy metadata details.
xxxxxxxxxx
curl --request GET \
--url https://hostname/etp-config/v3/configs/configId/policy-metadata \
# Add Authorization header to this snippet
--header 'accept: application/json'
xxxxxxxxxx
548}
{
"applications": [
{
"categoryInfo": {
"avcVendorCode": "5",
"code": "",
"defaultActionId": 5,
"deprecated": false,
"id": 119,
"name": "IT Services",
"riskId": 2,
"subCategories": []
},
"deprecated": false,
"description": "MobileIron is a mobile device management (MDM) system that provides ITS with a means of governing mobile access to WCM resources, including email, calendar, contacts, and other central applications.",
"domainBasedApp": true,
"groups": [],
"id": 501,
"name": "Mobileiron",
"operationSettings": [],
"responseId": 5,
"responseInfo": {
"id": 5,
"name": "Allow"
},