Get a database by name
Retrieve a database by its fully qualified name.
Path Parameters |
---|
name string — REQUIREDFully qualified name of the database. Example:
|
Responses | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 The database was found and returned successfully.
| |||||||||||||||||||
401 Unauthorized access. | |||||||||||||||||||
404 Database for the given name is not found. | |||||||||||||||||||
500 Internal server error. |