Parametry

Nazwa parametru Opis
location_id
opcjonalny

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcjonalny

Set the current organization context for the request

Validations:

  • Must be a Integer

dlmlock
wymagany

Validations:

  • Must be a Hash

dlmlock[name]
wymagany

Nazwa

Validations:

  • Must be a String

dlmlock[type]
wymagany

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

Validations:

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

dlmlock[enabled]
opcjonalny , nil dopuszczalny

Enable the lock

Validations:

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