Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
search optional |
필터 결과 Validations:
|
order optional |
결과 정렬 Validations:
|
page optional |
페이지네이션 결과 Validations:
|
per_page optional |
요청 당 항목 수 Validations:
|
Code | Description |
---|---|
404 | Lock could not be found. |
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
Id or name of the DLM lock Validations:
|
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
dlmlock required |
Validations:
|
dlmlock[name] required |
이름 Validations:
|
dlmlock[type] required |
Type, e.g. Dlmlock:Update Validations:
|
dlmlock[enabled] optional , nil allowed |
Enable the lock Validations:
|
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
Id or name of the DLM lock Validations:
|
dlmlock required |
Validations:
|
dlmlock[name] optional |
이름 Validations:
|
dlmlock[type] optional |
Type, e.g. Dlmlock:Update Validations:
|
dlmlock[enabled] optional , nil allowed |
Enable the lock Validations:
|
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
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. |
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
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. |
Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
id required |
Id or name of the DLM lock Validations:
|