Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
REST API Version 17.0 References
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

GET /ariel/databases

date_range 24-May-22

SUMMARY Retrieves a list of available Ariel database names

Retrieves a list of available Ariel databases.

Table 1: GET /ariel/databases resource details:

GET /ariel/databases resource details

MIME Type

application/json

Table 2: GET /ariel/databases request parameter details:

GET /ariel/databases request parameter details

Parameter Type Optionality Data Type MIME Type Description

Range

header

Optional

String

text/plain

Optional - Use this parameter to restrict the number of elements that are returned in the list to a specified range. The list is indexed starting at zero.

filter

query

Optional

String

text/plain

Optional - This parameter is used to restrict the elements in a list base on the contents of various fields.

Table 3: GET /ariel/databases response codes:

GET /ariel/databases response codes

HTTP Response Code Unique Code Description

200

The database list was retrieved.

Response Description

The names of the available Ariel databases.

Response Sample

content_copy zoom_out_map
[
    "String"
]
footer-navigation