Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
search optionel |
filtrer les résultats Validations:
|
order optionel |
Champ et sens de tri, ex: 'id DESC' Validations:
|
page optionel |
Numéro de la page, commençant par 1 Validations:
|
per_page optionel |
Nombre de résultats par page à renvoyer Validations:
|
Code | Description |
---|---|
404 | Lock could not be found. |
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id requis |
Id or name of the DLM lock Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
dlmlock requis |
Validations:
|
dlmlock[name] requis |
Nom Validations:
|
dlmlock[type] requis |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] optionel , nil autorisé |
Enable the lock Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id requis |
Id or name of the DLM lock Validations:
|
dlmlock requis |
Validations:
|
dlmlock[name] optionel |
Nom Validations:
|
dlmlock[type] optionel |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] optionel , nil autorisé |
Enable the lock Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id requis |
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. |
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id requis |
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. |
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id requis |
Id or name of the DLM lock Validations:
|