Skip to main content

List URL access profiles

GET 

/sse/config/v1/url-access-profiles

Retrieve all URL access profiles.

Request

Query Parameters

    limit number

    The maximum number of result objects to return per page.

    offset number

    The offset of the result entry.

    name string

    The name of the entry.

    folder stringrequired

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Responses

List of URL Access profiles

Schema
    data object[]
  • Array [
  • alert string[]
    allow string[]
    block string[]
    cloud_inline_cat boolean
    continue string[]
    credential_enforcement object
    alert string[]
    allow string[]
    block string[]
    continue string[]
    log_severity string

    Default value: medium

    mode object
    disabled object
    domain_credentials object
    group_mapping string
    ip_user object
    description string

    Possible values: <= 255 characters

    id string

    uuid of the resource

    local_inline_cat boolean
    log_container_page_only boolean

    Default value: true

    log_http_hdr_referer boolean
    log_http_hdr_user_agent boolean
    log_http_hdr_xff boolean
    mlav_category_exception string[]
    name stringrequired
    safe_search_enforcement boolean
  • ]
  • limit number

    Default value: 200

    offset number

    Default value: 0

    total number
Loading...