Db For Postgresql Server Groups V2

This table represents the db_for_postgresql_server_groups_v2 resource from Microsoft Azure.

azure.db_for_postgresql_server_groups_v2

Fields

TitleIDTypeData TypeDescription
_keycorestring
administrator_logincorestringThe administrator's login name of the servers in the cluster.
administrator_login_passwordcorestringThe password of the administrator login. Required for creation.
citus_versioncorestringThe Citus extension version on all cluster servers.
coordinator_enable_public_ip_accesscoreboolIf public access is enabled on coordinator.
coordinator_server_editioncorestringThe edition of a coordinator server (default: GeneralPurpose). Required for creation.
coordinator_storage_quota_in_mbcoreint64The storage of a server in MB. Required for creation. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
coordinator_v_corescoreint64The vCores count of a server (max: 96). Required for creation. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
earliest_restore_timecorestringThe earliest restore point time (ISO8601 format) for the cluster.
enable_hacoreboolIf high availability (HA) is enabled or not for the cluster.
enable_shards_on_coordinatorcoreboolIf distributed tables are placed on coordinator or not. Should be set to 'true' on single node clusters. Requires shard rebalancing after value is changed.
idcorestringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
locationcorestringThe geo-location where the resource lives
maintenance_windowcorejsonMaintenance window of a cluster.
namecorestringThe name of the resource
node_countcoreint64Worker node count of the cluster. When node count is 0, it represents a single node configuration with the ability to create distributed tables on that node. 2 or more worker nodes represent multi-node configuration. Node count value cannot be 1. Required for creation.
node_enable_public_ip_accesscoreboolIf public access is enabled on worker nodes.
node_server_editioncorestringThe edition of a node server (default: MemoryOptimized).
node_storage_quota_in_mbcoreint64The storage in MB on each worker node. See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
node_v_corescoreint64The compute in vCores on each worker node (max: 104). See https://learn.microsoft.com/azure/cosmos-db/postgresql/resources-compute for more information.
point_in_time_utccorestringDate and time in UTC (ISO8601 format) for cluster restore.
postgresql_versioncorestringThe major PostgreSQL version on all cluster servers.
preferred_primary_zonecorestringPreferred primary availability zone (AZ) for all cluster servers.
private_endpoint_connectionscorejsonThe private endpoint connections for a cluster.
provisioning_statecorestringProvisioning state of the cluster
read_replicascorearray<string>The array of read replica clusters.
resource_groupcorestring
server_namescorejsonThe list of server names in the cluster
source_locationcorestringThe Azure region of source cluster for read replica clusters.
source_resource_idcorestringThe resource id of source cluster for read replica clusters.
statecorestringA state of a cluster/server that is visible to user.
subscription_idcorestring
subscription_namecorestring
system_datacorejsonAzure Resource Manager metadata containing createdBy and modifiedBy information.
tagscorehstore_csv
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"