---
title: "Zscaler Translation Example"
slug: "zscaler-translation-example-1"
updated: 2024-09-01T06:41:42Z
published: 2024-09-01T06:41:42Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plainid.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Zscaler Policy Translation Examples

Following are some examples of the translation that takes place between Zscaler objects and {{variable.PlatformName}} building blocks and Policies.

## Assets
### Application Segments

In the {{variable.PlatformName}}, Application Segments and Application Segment Groups are mapped to Assets, as follows:

|   | Zscaler | {{variable.PlatformName}}  |
| --- | --- | --- |
| Asset Type | "objectType": "APP" | ZPAApplicationSegment< POP ID > |
| Asset id | "rhs": "217246660303025613" | asset id |
| Asset name| "name": "TEST-MOCK2" | ApplicationSegmentName |
| constant | "lhs": "id" |  |

### Application Sement Group
|   | Zscaler | {{variable.PlatformName}}  |
| --- | --- | --- |
| Asset Type | "objectType": "APP" | ZPAApplicationSegmentGroup< POP ID > |
| Asset id | "rhs": "217246660303025575" | asset id |
| Asset name| "name": "TEST-MOCK" | ApplicationSegmentGroupName |
| constant | "lhs": "id" |  |
