Skip to main content

Create tunnel profiles

Create GlobalProtect tunnel profiles.

Query Parameters
  • folder string required

    Possible values: [Mobile Users]

Request Body

The tunnel settings for Global Protect you want to create

  • authentication_override object
  • accept_cookie object
  • cookie_encrypt_decrypt_cert string
  • cookie_lifetime object
  • lifetime_in_days number

    Possible values: >= 1 and <= 365

  • lifetime_in_hours number

    Possible values: >= 1 and <= 72

  • lifetime_in_minutes number

    Possible values: >= 1 and <= 59

  • generate_cookie boolean
  • name string required

    Possible values: non-empty and <= 31 characters

  • no_direct_access_to_local_network boolean
  • os string[]

    Possible values: [Android, Chrome, IoT, Linux, Mac, Windows, WindowsUWP, iOS]

  • retrieve_framed_ip_address boolean
  • source_address object
  • ip_address string[]
  • region string[]
  • source_user string[]
  • split_tunneling object
  • access_route string[]
  • exclude_access_route string[]
  • exclude_applications string[]
  • exclude_domains object
  • list object[]
  • Array [
  • name string
  • ports number[]

    Possible values: >= 1 and <= 65535

  • ]
  • include_applications string[]
  • include_domains object
  • list object[]
  • Array [
  • name string
  • ports number[]

    Possible values: >= 1 and <= 65535

  • ]
Responses

Created

Loading...