liveapicreator-admin-cli
Version:
The NodeJS command line utility for 'CA Live API Creator' DevOps Administration from CA Technologies
92 lines • 2.45 kB
JSON
[
{
"ts": "2017-12-19T22:04:54+00:00",
"name": "Test MDS for 1",
"comments": "created by TestNG",
"datasource_name": null,
"url": "jdbc:mysql://localhost:3308",
"catalog_name": null,
"user_name": "root",
"password": "espresso_logic",
"salt": null,
"is_active": true,
"dbasetype_ident": 1,
"account_ident": 1000,
"project_ident": null
},
{
"ts": "2017-12-19T22:04:55+00:00",
"name": "Test MDS for 8",
"comments": "created by TestNG",
"datasource_name": null,
"url": "jdbc:postgresql://localhost:5432/postgres",
"catalog_name": "postgres",
"user_name": "postgres",
"password": "espresso_logic",
"salt": null,
"is_active": true,
"dbasetype_ident": 8,
"account_ident": 1000,
"project_ident": null
},
{
"ts": "2017-12-19T23:07:08+00:00",
"name": "New managed data server MYSQL",
"comments": null,
"datasource_name": null,
"url": "jdbc:mysql://localhost:3308",
"catalog_name": null,
"user_name": "root",
"password": "espresso_logic",
"salt": null,
"is_active": true,
"dbasetype_ident": 1,
"account_ident": 1000,
"project_ident": null
},
{
"ts": "2017-12-19T23:07:08+00:00",
"name": "Demo managed data server",
"comments": "This is created as part of the evaluation package",
"datasource_name": null,
"url": "jdbc:derby:directory:ManagedData;create=true",
"catalog_name": null,
"user_name": "DEMO_MANAGED_DATA",
"password": null,
"salt": null,
"is_active": true,
"dbasetype_ident": 17,
"account_ident": 1000,
"project_ident": null
},
{
"ts": "2017-12-19T23:07:08+00:00",
"name": "MySQL",
"comments": null,
"datasource_name": null,
"url": "jdbc:mysql://localhost:3308",
"catalog_name": null,
"user_name": "root",
"password": "espresso_logic",
"salt": null,
"is_active": true,
"dbasetype_ident": 1,
"account_ident": 1000,
"project_ident": null
},
{
"ts": "2017-12-19T23:07:08+00:00",
"name": "PostgesqlMSD",
"comments": null,
"datasource_name": null,
"url": "jdbc:postgresql://db-docker.expressologic.com:5432/postgres?prepareThreshold=0",
"catalog_name": "postgres",
"user_name": "postgres",
"password": "espresso_logic",
"salt": null,
"is_active": true,
"dbasetype_ident": 8,
"account_ident": 1000,
"project_ident": null
}
]