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<SystemName> |
no |
Requester is looking for lock records with any of the specified service instance identifier. |
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 expires before this timestamp. |
expiresAfter |
DateTime |
no |
Requester is looking for lock records that expires after this timestamp. |