Get applications.

Privileges: DRAAS_VIEW

Returns a list of applications based on the defined filter criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
appIds
array of int64s

Specifies IDs to filter the response of the applications.

appIds
appNames
array of strings

Specifies app names to filter the response of the applications. This is case insensitive and supports substring search.

appNames
siteIds
array of int64s

Specifies site IDs to filter the response of applications.

siteIds
statuses
array of strings

Specifies the application statuses to filter the applications response. 'NotReady' status specifies that the application is currently not ready to be used for DR operations.

'Ready' status specifies that the application is ready for performing DR operations.

statuses
boolean

Specifies the parameter to include summary information for application response. This must be passed as true to include the summary in the response.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*