Paramètres

Nom du paramètre Description
location_id
optionel

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optionel

Set the current organization context for the request

Validations:

  • Must be a Integer

dlmlock
requis

Validations:

  • Must be a Hash

dlmlock[name]
requis

Nom

Validations:

  • Must be a String

dlmlock[type]
requis

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

Validations:

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

dlmlock[enabled]
optionel , nil autorisé

Enable the lock

Validations:

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