參數

參數名字 描述
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]
選填 , 允許空值

Enable the lock

Validations:

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