パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
search 任意 |
結果のフィルター Validations:
|
order 任意 |
フィールドと順序のソート (例: ‘id DESC’) Validations:
|
page 任意 |
1 から始まるページ番号 Validations:
|
per_page 任意 |
戻されるページごとの結果数 Validations:
|
エラーコード | エラー説明 |
---|---|
404 | Lock could not be found. |
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
id 必須 |
Id or name of the DLM lock Validations:
|
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
dlmlock 必須 |
Validations:
|
dlmlock[name] 必須 |
名前 Validations:
|
dlmlock[type] 必須 |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] 任意 , nil可 |
Enable the lock Validations:
|
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
id 必須 |
Id or name of the DLM lock Validations:
|
dlmlock 必須 |
Validations:
|
dlmlock[name] 任意 |
名前 Validations:
|
dlmlock[type] 任意 |
Type, e.g. ForemanDlm::Dlmlock:Update Validations:
|
dlmlock[enabled] 任意 , nil可 |
Enable the lock Validations:
|
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
id 必須 |
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.
エラーコード | エラー説明 |
---|---|
200 | Lock acquired successfully. |
412 | Lock could not be acquired. |
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
id 必須 |
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.
エラーコード | エラー説明 |
---|---|
200 | Lock released successfully. |
412 | Lock could not be released. |
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
id 必須 |
Id or name of the DLM lock Validations:
|