Parâmentros

Nome parâmetro Descrição
location_id
opcional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcional

Set the current organization context for the request

Validations:

  • Must be a Integer

dlmlock
requerido

Validations:

  • Must be a Hash

dlmlock[name]
requerido

Nome

Validations:

  • Must be a String

dlmlock[type]
requerido

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

Validations:

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

dlmlock[enabled]
opcional , nulo permitido

Enable the lock

Validations:

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