![]() |
VOOZH | about |
You can use the Database for PostgreSQL component to represent and visualize PostgreSQL databases from your Azure environment.
Use the toolbar to configure and customize the component. The following options are available:
Use the Cloudcraft API to programmatically access and render your architecture diagrams as JSON objects. The following is an example JSON object of a Database for Postgresql component:
{
"type": "azurepostgresql",
"id": "db7da7f6-9d1a-46df-808c-6979e02d5182",
"region": "northcentralus",
"mapPos": [5,0],
"deploymentOption": "Single",
"tier": "GeneralPurpose",
"instance": "GP_Gen5_2",
"storageMB": 20480,
"haEnabled": false,
"backupRetention": 7,
"color": {
"isometric": null,
"2d": null
},
"accentColor": {
"isometric": null,
"2d": null
},
"link": "https://azure.microsoft.com/products/postgresql",
"locked": true
}
azurepostgresql for this component.Single.GeneralPurpose.GP_Gen5_2.20480.false.#CEE0F5.null.#0078D4.null.blueprint:// or https://.false. | |