Skip to main content

Create a Kerberos server profile

Create a Kerberos server profile.

Query Parameters
  • folder string required

    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.

  • snippet string required

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$

    The snippet of the entry

  • device string required

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$

    The device of the entry

Request Body

The kerberos server profile you want to create

  • server object[] required
  • Array [
  • host string
  • name string
  • port integer

    Possible values: >= 1 and <= 65535

  • ]
Responses

Created

Loading...