getPacConfigurationFilesResponse

getPacConfigurationFilesResponse
getPacConfigurationFilesResponse
JSON Example
{
    "metaData": {
        "limit": 10,
        "count": 10,
        "nextPageLink": "b2Zmc2V0PTQ=",
        "previousPageLink": "b2Zmc2V0PTA="
    },
    "_href": "enterprises/1/pacFile",
    "data": [
        {
            "name": "Standard",
            "filename": "test.dat",
            "data": {
                "isDefault": false,
                "domainExceptions": [
                    "vmware.com"
                ],
                "subnetExceptions": [
                    [
                        "2.2.2.2",
                        "255.255.255.0"
                    ],
                    [
                        "1.1.1.1",
                        "255.255.255.255"
                    ]
                ],
                "custom": "string",
                "httpPort": 3131,
                "httpsPort": 3131,
                "sslEnable": false,
                "ssoEnable": false,
                "useCustomPort": false,
                "defaultOverride": {
                    "menloSecurity": {
                        "enable": false
                    },
                    "googleServices": {
                        "enable": false
                    },
                    "windowsUpdates": {
                        "enable": false
                    },
                    "appleUpdates": {
                        "enable": false
                    },
                    "mozilla": {
                        "enable": false
                    },
                    "screenShareServices": {
                        "enable": false
                    },
                    "dropboxFileSharing": {
                        "enable": false
                    },
                    "samlIdentityServices": {
                        "enable": false
                    },
                    "netflixVideoStreaming": {
                        "enable": false
                    },
                    "serviceProviderBlockers": {
                        "enable": false
                    }
                },
                "description": "string",
                "enableAdvanced": false,
                "inspectDirect": false,
                "ipOverrideDomains": [
                    "string"
                ],
                "blockOnInaccessible": false,
                "netHost": "string",
                "netIP": "string",
                "customRoute": false,
                "customProxies": [
                    "string"
                ],
                "bypassOffice365": false,
                "bypassOffice365Tenants": [
                    "string"
                ],
                "bypassUsGovOffice365": false,
                "bypassUsGovOffice365Tenants": [
                    "string"
                ]
            },
            "logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
            "modified": "2020-07-18T15:48:18.000Z",
            "created": "2020-07-18T15:48:18.000Z",
            "_href": "enterprises/1/pacFile/e5b6baa-e5fa-4272-ba4c-5f1941235584"
        }
    ]
}
object
metaData
Optional

metaData

string
_href
Optional

_href

array of object
data
Optional

data