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 status.
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 system.
targetSystems List<SystemName> no Requester is looking for job records with any of the specified target system.
serviceDefinitions List<ServiceName> no Requester is looking for job records with any of the specified service definition.
subscriptionIds List<UUID> no Requester is looking for job records with any of the specified subscription identifiers.