Nombre del parámetro | Descripción |
---|---|
location_id opcional |
Alcance por ubicación Validations:
|
organization_id opcional |
Alcance por organización Validations:
|
search opcional |
filtrar resultados Validations:
|
order opcional |
Sort field and order, eg. ‘id DESC’ Validations:
|
page opcional |
paginar resultados Validations:
|
per_page opcional |
número de entradas por solicitud Validations:
|
Code | Descripción |
---|---|
404 | Lock could not be found. |
Nombre del parámetro | Descripción |
---|---|
location_id opcional |
Alcance por ubicación Validations:
|
organization_id opcional |
Alcance por organización Validations:
|
id requerido |
Id or name of the DLM lock Validations:
|
Nombre del parámetro | Descripción |
---|---|
location_id opcional |
Alcance por ubicación Validations:
|
organization_id opcional |
Alcance por organización Validations:
|
dlmlock requerido |
Validations:
|
dlmlock[name] requerido |
Nombre Validations:
|
dlmlock[type] requerido |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] opcional , nil permitido |
Enable the lock Validations:
|
Nombre del parámetro | Descripción |
---|---|
location_id opcional |
Alcance por ubicación Validations:
|
organization_id opcional |
Alcance por organización Validations:
|
id requerido |
Id or name of the DLM lock Validations:
|
dlmlock requerido |
Validations:
|
dlmlock[name] opcional |
Nombre Validations:
|
dlmlock[type] opcional |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] opcional , nil permitido |
Enable the lock Validations:
|
Nombre del parámetro | Descripción |
---|---|
location_id opcional |
Alcance por ubicación Validations:
|
organization_id opcional |
Alcance por organización Validations:
|
id requerido |
Id or name of the DLM lock Validations:
|
This action acquires a lock. It fails, if the lock is currently taken by another host.
The host is authenticated via a client certificate and identified via the CN of that certificate.
Code | Descripción |
---|---|
200 | Lock acquired successfully. |
412 | Lock could not be acquired. |
Nombre del parámetro | Descripción |
---|---|
location_id opcional |
Alcance por ubicación Validations:
|
organization_id opcional |
Alcance por organización Validations:
|
id requerido |
Id or name of the DLM lock Validations:
|
This action releases a lock. It fails, if the lock is currently taken by another host.
The host is authenticated via a client certificate and identified via the CN of that certificate.
Code | Descripción |
---|---|
200 | Lock released successfully. |
412 | Lock could not be released. |
Nombre del parámetro | Descripción |
---|---|
location_id opcional |
Alcance por ubicación Validations:
|
organization_id opcional |
Alcance por organización Validations:
|
id requerido |
Id or name of the DLM lock Validations:
|