Skip to main content

Get a profile group

GET 

/profile-groups/:id

Get an existing profile group.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Responses

OK

Schema
    oneOf
    folder stringrequired

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

    The folder in which the resource is defined

    id string

    The UUID of the profile group

    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[]
Loading...