1{
2    "kind": "tm:ltm:profile:http-compression:http-compressionstate",
3    "name": "profile1",
4    "partition": "Common",
5    "fullPath": "/Common/profile1",
6    "generation": 132,
7    "selfLink": "https://localhost/mgmt/tm/ltm/profile/http-compression/~Common~profile1?ver=13.1.0.4",
8    "allowHttp_10": "disabled",
9    "appService": "none",
10    "browserWorkarounds": "disabled",
11    "bufferSize": 4096,
12    "contentTypeExclude": [],
13    "contentTypeInclude": [
14        "text/",
15        "application/(xml|x-javascript)"
16    ],
17    "cpuSaver": "enabled",
18    "cpuSaverHigh": 90,
19    "cpuSaverLow": 75,
20    "defaultsFrom": "/Common/httpcompression",
21    "defaultsFromReference": {
22        "link": "https://localhost/mgmt/tm/ltm/profile/http-compression/~Common~httpcompression?ver=13.1.0.4"
23    },
24    "description": "my profile",
25    "gzipLevel": 1,
26    "gzipMemoryLevel": 8192,
27    "gzipWindowSize": 16384,
28    "keepAcceptEncoding": "disabled",
29    "methodPrefer": "gzip",
30    "minSize": 1024,
31    "selective": "disabled",
32    "uriExclude": [],
33    "uriInclude": [
34        ".*"
35    ],
36    "varyHeader": "enabled"
37}
38