パラメーター

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

dlmlock
必須

Validations:

  • Must be a Hash

dlmlock[name]
必須

名前

Validations:

  • Must be a String

dlmlock[type]
必須

Type, e.g. ForemanDlm::Dlmlock:Update

Validations:

  • Must be one of: ForemanDlm::Dlmlock:Update.

dlmlock[enabled]
任意 , nil可

Enable the lock

Validations:

  • Must be one of: true, false, 1, 0.