| pagination |
PageRequest |
no |
Paging information about the queried lock records. |
| ids |
List<Number> |
no |
Requester is looking for lock records with any of the specified record identifiers. |
| orchestrationJobIds |
List<UUID> |
no |
Requester is looking for lock records with any of the specified orchestration job identifiers. |
| serviceInstanceIds |
List<ServiceInstanceID> |
no |
Requester is looking for lock records with any of the specified service instance identifiers. |
| owner |
List<SystemName> |
no |
Requester is looking for lock records with any of the specified owner system names. |
| expiresBefore |
DateTime |
no |
Requester is looking for lock records that expire before this timestamp. |
| expiresAfter |
DateTime |
no |
Requester is looking for lock records that expire after this timestamp. |