Cloud Billing API - Connection Info
Connection Info
Navigation
| Link |
rootCommon link which links to the root level of the service.
|
| Link |
parentCommon link which links to the parent resource.
|
| Link |
selfCommon link which links to this resource.
|
Data
- tag
code- id
data__- classes
data
{
"host": "ec2-1-2-3-4.compute-1.amazonaws.com",
"user": "billing_viewer",
"password": "billing_viewer_password",
"driverClass": "org.postgresql.Driver",
"database": "billing",
"subprotocol": "postgresql",
"jdbcUrl": "jdbc:postgresql://ec2-1-2-3-4.compute-1.amazonaws.com/billing"
}