パラメーター

パラメーター名 記述
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

id
必須

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

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