Skip to main content

Create a hip profile

POST 

/sse/config/v1/hip-profiles

Create a hip profile.

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 hip profile you want to create

    description string

    Possible values: <= 255 characters

    match stringrequired

    Possible values: <= 2048 characters

    name stringrequired

    Possible values: <= 31 characters

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

Responses

Created

Loading...