Skip to main content

Create a URL access profile

POST 

/url-access-profiles

Create a new URL access profile.

Request

Body

Created

    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    name stringrequired
    alert string[]
    allow string[]
    block string[]
    continue string[]
    cloud_inline_cat boolean
    credential_enforcement object
    alert string[]
    allow string[]
    block string[]
    continue string[]
    log_severity string

    Default value: medium

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

    Possible values: <= 255 characters

    mlav_category_exception string[]
    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
    safe_search_enforcement boolean

Responses

Created

Loading...