ServiceOrchestrationSubscriptionQueryRequest
| Field | Type | Mandatory | Description |
|---|---|---|---|
| pagination | PageRequest | no | Paging information about the queried subscription records. |
| ownerSystems | List<SystemName> | no | Requester is looking for subscriptions with any of the specified creator system names. |
| targetSystems | List<SystemName> | no | Requester is looking for subscriptions with any of the specified target consumer system names. |
| serviceDefinitions | List<ServiceName> | no | Requester is looking for subscriptions with any of the specified service definition names. |