The name field is used for the name of the realm.

Parameter

Parametername Beschreibung
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

realm
verpflichtend

Validations:

  • Must be a Hash

realm[name]
verpflichtend

Name des Realms, z.B. EXAMPLE.COM

Validations:

  • Must be a String

realm[realm_proxy_id]
verpflichtend , nil erlaubt

Proxy Kennung zur Verwendung innerhalb dieses Realms

Validations:

  • Must be a number.

realm[realm_type]
verpflichtend

Art des Realms, z.B. FreeIPA oder Active Directory

Validations:

  • Must be a String

realm[location_ids]
optional , nil erlaubt

Standorte durch angegebene Kennungen ERSETZEN

Validations:

  • Must be an array of any type

realm[organization_ids]
optional , nil erlaubt

Organisationen durch angegebene Kennungen ERSETZEN

Validations:

  • Must be an array of any type