Parameter | Description |
---|---|
Microtenant ID | The unique identifier of the Microtenant for the ZPA tenant. If you are within the Default Microtenant, insert 0. |
Policy Type | The policy type to search by. |
Tenant ID | The unique identifier of the ZPA tenant. |
{
"creationTime": 0,
"description": "string",
"enabled": true,
"id": 0,
"modifiedBy": 0,
"modifiedTime": 0,
"name": "string",
"policyType": 0,
"rules": [
{
"action": "ALLOW",
"actionId": 0,
"appServerGroups": [
{
"configSpace": "DEFAULT",
"creationTime": 0,
"description": "string",
"enabled": true,
"id": 0,
"dynamicDiscovery": true,
"modifiedBy": 0,
"modifiedTime": 0,
"name": "string",
"microtenantId": 0,
"microtenantName": "string"
}
]
}
],
"microtenantId": 0,
"microtenantName": "string",
"sorted": true
}
Was this page helpful?