Skip to main content

Create an external dynamic list

POST 

/sse/config/v1/external-dynamic-lists

Create an external dynamic list.

Request

Query Parameters

    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.

Body

The EDL you want to create

    name stringrequired

    Possible values: <= 63 characters

    Alphanumeric string [ 0-9a-zA-Z._-]

    type object required
    oneOf
    predefined_ip object
    description string

    Possible values: <= 255 characters

    exception_list string[]

    Possible values: <= 255 characters

    url stringrequired

Responses

Created

Loading...