Skip to main content

Create a profile group

POST 

/profile-groups

Create a new profile group.

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

    The name of the profile group

    dns_security string[]
    file_blocking string[]
    spyware string[]
    url_filtering string[]
    virus_and_wildfire_analysis string[]
    vulnerability string[]
    saas_security string[]

Responses

Created

Loading...