enterprise_get_enterprise_configurations_with_policies_result
enterprise_get_enterprise_configurations_with_policies_result
This class is array of
object
JSON Example
[
{
"configurationType": "string",
"bastionState": "string",
"created": "string",
"description": "string",
"edgeCount": 0,
"effective": "string",
"hasQuiescedGatewayUsage": false,
"id": 0,
"isStaging": 0,
"logicalId": "string",
"modified": "string",
"name": "string",
"policies": {
"bizPolicyEnabled": false,
"deviceSettingsEnabled": false,
"firewall": "string"
},
"schemaVersion": "string",
"version": "string"
}
]