GetApplicationsRequest
Props
applicationId
Optional
applicationId: number
| undefined
The application ID to filter
applicationName
Optional
applicationName: string
| undefined
The application name part to filter
count
Optional
count: number
| undefined
The max returning record count
offset
Optional
offset: number
| undefined
The first N records are skipped in the output
withRules
Optional
withRules: false
| undefined
| true
Whether to get bound rules info
withScenarios
Optional
withScenarios: false
| undefined
| true
Whether to get bound rules and scenarios info