Skip to main content

Get a Kerberos server profile

Get a Kerberos server profile by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get kerberos server profile by id


Schema
  • Array [
  • id string

    uuid of the resource

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

    Possible values: >= 1 and <= 65535

  • ]
  • ]
Loading...