Status Code
A status code of 200 is returned on a successful completion. A non-200 status code is returned if an error occurs.
Example: Getting a List of Objects by Query Band
"objects": [{
"database_name": "ppgendb0004",
"object_name": "vppgen0003",
"object_type": "VIEW"
},
{
"database_name": "ppgendb0004",
"object_name": "vppgen0001",
"object_type": "VIEW"
},
{
"database_name": "ppgendb0008",
"object_name": "ppgen0003",
"object_type": "TABLE"
}
]
}
For query parameters, refer to the Swagger UI at http://host:port/swagger-ui.html#/. For example: http://wario:8090/swagger-ui.html#/