Skip to content

ServiceOrchestrationHistoryQueryRequest

Field Type Mandatory Description
pagination PageRequest no Paging information about the queried lock records.
ids List<UUID> no Requester is looking for job records with any of the specified job identifiers.
statuses List<ServiceOrchestrationJobStatus> no Requester is looking for job records with any of the specified job statuses.
type ServiceOrchestrationType no Requester is looking for job records with the specified type.
requesterSystems List<SystemName> no Requester is looking for job records with any of the specified requester systems.
targetSystems List<SystemName> no Requester is looking for job records with any of the specified target systems.
serviceDefinitions List<ServiceName> no Requester is looking for job records with any of the specified service definitions.
subscriptionIds List<UUID> no Requester is looking for job records with any of the specified subscription identifiers.