get https://{hostname}/etp-config/v3/configs//policies/
Returns the details of a policy.
Responses
Returns the details of a policy.
xxxxxxxxxx
curl --request GET \
--url https://hostname/etp-config/v3/configs/configId/policies/policyId \
--header 'accept: application/json'
xxxxxxxxxx
153}
{
"accessConfig": {
"configurable": true,
"delegatedAdmins": [
"delegatedAdmin@org.com"
],
"readable": true
},
"akamaiDefined": true,
"aupSettings": [
{
"categoryId": 1,
"categoryInfo": {
"code": "AKA-SOCIAL",
"defaultActionId": 5,
"deprecated": false,
"id": 1,
"name": "Social"
},
"groups": [
"GroupName1"
],
"responseId": 5,
"responseInfo": {
"id": 5,