Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
search optional |
Ergebnisse filtern Validations:
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
page optional |
Ergebnisse nummerieren Validations:
|
per_page optional |
Anzahl der Einträge pro Anfrage Validations:
|
Code | Description |
---|---|
404 | Lock could not be found. |
Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
id verpflichtend |
Id or name of the DLM lock Validations:
|
Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
dlmlock verpflichtend |
Validations:
|
dlmlock[name] verpflichtend |
Name Validations:
|
dlmlock[type] verpflichtend |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] optional , nil erlaubt |
Enable the lock Validations:
|
Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
id verpflichtend |
Id or name of the DLM lock Validations:
|
dlmlock verpflichtend |
Validations:
|
dlmlock[name] optional |
Name Validations:
|
dlmlock[type] optional |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] optional , nil erlaubt |
Enable the lock Validations:
|
Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
id verpflichtend |
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 | Description |
---|---|
200 | Lock acquired successfully. |
412 | Lock could not be acquired. |
Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
id verpflichtend |
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 | Description |
---|---|
200 | Lock released successfully. |
412 | Lock could not be released. |
Parametername | Beschreibung |
---|---|
location_id optional |
Scope nach Standorten Validations:
|
organization_id optional |
Scope nach Organisationen Validations:
|
id verpflichtend |
Id or name of the DLM lock Validations:
|