policyGroup element

Type: policyGroupResponse
Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

The policies in the group can be assumed to be in the same order defined in the policy map.

Example JSON

{ "policies" : [ { "default" : false, "name" : "...", "uri" : "..." }, ... ] }