Get Pac Metadata

Get Pac Metadata

get PAC metadata

Request
URI
GET
https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/metadata/pac
COPY
Path Parameters
string
enterpriseLogicalId
Required

Enterprise Logical ID


Responses
200

PAC meta data

Returns pacMetadataResponseBody of type(s) application/json
{
    "defaultExceptions": {
        "appleUpdates": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "dropboxFileSharing": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "googleServices": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "menloSecurity": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "mozilla": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "netflixVideoStreaming": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "samlIdentityServices": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "screenShareServices": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "serviceProviderBlockers": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        },
        "windowsUpdates": {
            "description": "string",
            "enable": "string",
            "list": [
                {
                    "enable": false,
                    "func": "string",
                    "value": [
                        "string"
                    ]
                }
            ],
            "title": "string"
        }
    }
}
object
defaultExceptions
Optional

defaultExceptions