Path Parameters
The instance id.
Body
application/json
Response
OK
All database name list in the instance.
{
"databases": [
"<string>"
]
}
Permissions required: bb.instances.sync
{
"databases": [
"<string>"
]
}
The instance id.
OK
All database name list in the instance.
Was this page helpful?