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

パラメーター

パラメーター名 記述
location_id
任意

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
任意

Set the current organization context for the request

Validations:

  • Must be a Integer

realm
必須

Validations:

  • Must be a Hash

realm[name]
必須

レルム名 (例: EXAMPLE.COM)

Validations:

  • Must be a String

realm[realm_proxy_id]
必須 , nil可

このレルム内で使用するプロキシー ID

Validations:

  • Must be a number.

realm[realm_type]
必須

レルムタイプ。例: FreeIPA または Active Directory

Validations:

  • Must be a String

realm[location_ids]
任意 , nil可

ロケーションを指定された ID に置き換えます

Validations:

  • Must be an array of any type

realm[organization_ids]
任意 , nil可

組織を指定された ID に置き換えます。

Validations:

  • Must be an array of any type