Overview
IAM
- Account
- Users
- API Tokens
CDN
- IP addresses list
- CDN service
- Origins
- CDN resources
- CDN activity logs
- Log forwarding
- Log viewer
- Logs uploader
- Tools
- Rules
- Rule templates
- Purge history
- SSL certificates
- CA certificates
- CDN Statistics
- Advanced analytics
- Origin shielding
- Let's Encrypt certificates
Managed DNS
- Analyze
- Locations
- Lookup
- Metrics
- Pickers
- DNS Clients
- Zones
- DNSSEC
- RRsets
Cloud
- Bare Metal
- Container as a Service
- Cost Reports
- DDOS Protection
- File Shares
- Firewalls
- Floating IPs
- Function as a Service
- GPU Cloud
- IP Ranges
- Images
- Inference Instances
- Instances
- Load Balancers
- Logging
- Managed Kubernetes
- Managed PostgreSQL
- POSTCheck quota PostgreSQL cluster creation
- GETList DBAAS PostgreSQL Clusters.
- POSTCreate DBAAS PostgreSQL cluster.
- GETGet DBAAS Postgres Cluster.
- DELDelete DBAAS PostgreSQL cluster.
- PATCHPatch DBAAS Postgres Cluster.
- GETGet credentials for given user in PG Cluster once.
- POSTRecreate credentials for given user in PG Cluster.
- GETGet available PostgtreSQL configurations for a region.
- POSTValidate user's custom PostgreSQL configuration file.
- GETGet DBAAS service status for a specified project. It may be initialized or not
- PUTActivate or deactivate DBAAS Service for a specified project.
- POST
- Networks
- Placement Groups
- Projects
- Quotas
- Regions
- Registry
- Reservations
- Reserved IPs
- Routers
- SSH Keys
- Secrets
- Service Endpoints
- Snapshot Schedules
- Snapshots
- Tasks
- User Actions
- User Role Assignments
- Volumes
Security
- Event Logs
- BGP announces
- Security Templates
- Profiles
FastEdge
- Apps
- Binaries
- FastEdge Clients
- FastEdge Secrets
- Stats
- FastEdge Templates
WAAP
- WAAP Service
- Domains
- Policies
- Analytics
- Custom Page Sets
- Custom Rules
- Firewall Rules
- Advanced Rules
- Tags
- Network Organizations
- API Discovery
- IP Spotlight
- Security Insights
Web Security
- Billing Statistics
- Resources
Video Streaming
- Streams
- Overlays
- Broadcasts
- Restreams
- Videos
- Subtitles
- Directories
- Playlists
- QualitySets
- Players
- AI
- Streaming Statistics
Object Storage
- Notifications
- Key
- Location
- Storage
- Storage Statistics
Managed PostgreSQL
Check quota PostgreSQL cluster creation
POST
/
cloud
/
v1
/
dbaas
/
postgres
/
check_limit
/
{project_id}
/
{region_id}
Copy
Ask AI
curl --request POST \
--url https://api.gcore.com/cloud/v1/dbaas/postgres/check_limit/{project_id}/{region_id} \
--header 'APIKey: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"cluster_name": "<string>",
"databases": [],
"flavor": {
"cpu": 1,
"memory_gib": 1
},
"high_availability": {
"replication_mode": "sync"
},
"network": {
"acl": [
"92.33.34.127"
],
"network_type": "public"
},
"pg_server_configuration": {
"pg_conf": "\nlisten_addresses = '\''localhost'\''\nport = 5432\nmax_connections = 100\nshared_buffers = 128MB\nlogging_collector = on",
"pooler": null,
"version": "<string>"
},
"storage": {
"size_gib": 100,
"type": "ssd-hiiops"
},
"users": []
}'
Copy
Ask AI
{
"baremetal_basic_count_requested": 1,
"baremetal_gpu_a100_count_requested": 1,
"baremetal_gpu_count_requested": 1,
"baremetal_gpu_h100_count_requested": 1,
"baremetal_gpu_l40s_count_requested": 1,
"baremetal_hf_count_requested": 1,
"baremetal_infrastructure_count_requested": 1,
"baremetal_network_count_requested": 1,
"baremetal_storage_count_requested": 1,
"caas_container_count_requested": 1,
"caas_cpu_count_requested": 1,
"caas_gpu_count_requested": 1,
"caas_ram_size_requested": 1,
"cluster_count_requested": 1,
"cpu_count_requested": 1,
"dbaas_postgres_cluster_count_requested": 1,
"external_ip_count_requested": 1,
"faas_cpu_count_requested": 1,
"faas_function_count_requested": 1,
"faas_namespace_count_requested": 1,
"faas_ram_size_requested": 1,
"firewall_count_requested": 1,
"floating_count_requested": 1,
"gpu_count_requested": 1,
"gpu_virtual_a100_count_requested": 1,
"gpu_virtual_h100_count_requested": 1,
"gpu_virtual_l40s_count_requested": 1,
"image_count_requested": 1,
"image_size_requested": 1,
"ipu_count_requested": 1,
"laas_topic_count_requested": 1,
"loadbalancer_count_requested": 1,
"network_count_requested": 1,
"ram_requested": 1,
"registry_count_requested": 1,
"registry_storage_requested": 1,
"router_count_requested": 1,
"secret_count_requested": 1,
"servergroup_count_requested": 1,
"sfs_count_requested": 1,
"sfs_size_requested": 1,
"shared_vm_count_requested": 1,
"snapshot_schedule_count_requested": 1,
"subnet_count_requested": 1,
"vm_count_requested": 1,
"volume_count_requested": 1,
"volume_size_requested": 1,
"volume_snapshots_count_requested": 1,
"volume_snapshots_size_requested": 1,
"baremetal_basic_count_limit": 0,
"baremetal_basic_count_usage": 0,
"baremetal_gpu_a100_count_limit": 0,
"baremetal_gpu_a100_count_usage": 0,
"baremetal_gpu_count_limit": 0,
"baremetal_gpu_count_usage": 0,
"baremetal_gpu_h100_count_limit": 0,
"baremetal_gpu_h100_count_usage": 0,
"baremetal_gpu_l40s_count_limit": 0,
"baremetal_gpu_l40s_count_usage": 0,
"baremetal_hf_count_limit": 0,
"baremetal_hf_count_usage": 0,
"baremetal_infrastructure_count_limit": 0,
"baremetal_infrastructure_count_usage": 0,
"baremetal_network_count_limit": 0,
"baremetal_network_count_usage": 0,
"baremetal_storage_count_limit": 0,
"baremetal_storage_count_usage": 0,
"caas_container_count_limit": 0,
"caas_container_count_usage": 0,
"caas_cpu_count_limit": 0,
"caas_cpu_count_usage": 0,
"caas_gpu_count_limit": 0,
"caas_gpu_count_usage": 0,
"caas_ram_size_limit": 0,
"caas_ram_size_usage": 0,
"cluster_count_limit": 0,
"cluster_count_usage": 0,
"cpu_count_limit": 0,
"cpu_count_usage": 0,
"dbaas_postgres_cluster_count_limit": 0,
"dbaas_postgres_cluster_count_usage": 0,
"external_ip_count_limit": 0,
"external_ip_count_usage": 0,
"faas_cpu_count_limit": 0,
"faas_cpu_count_usage": 0,
"faas_function_count_limit": 0,
"faas_function_count_usage": 0,
"faas_namespace_count_limit": 0,
"faas_namespace_count_usage": 0,
"faas_ram_size_limit": 0,
"faas_ram_size_usage": 0,
"firewall_count_limit": 0,
"firewall_count_usage": 0,
"floating_count_limit": 0,
"floating_count_usage": 0,
"gpu_count_limit": 0,
"gpu_count_usage": 0,
"gpu_virtual_a100_count_limit": 0,
"gpu_virtual_a100_count_usage": 0,
"gpu_virtual_h100_count_limit": 0,
"gpu_virtual_h100_count_usage": 0,
"gpu_virtual_l40s_count_limit": 0,
"gpu_virtual_l40s_count_usage": 0,
"image_count_limit": 0,
"image_count_usage": 0,
"image_size_limit": 0,
"image_size_usage": 0,
"ipu_count_limit": 0,
"ipu_count_usage": 0,
"laas_topic_count_limit": 0,
"laas_topic_count_usage": 0,
"loadbalancer_count_limit": 0,
"loadbalancer_count_usage": 0,
"network_count_limit": 0,
"network_count_usage": 0,
"ram_limit": 0,
"ram_usage": 0,
"registry_count_limit": 0,
"registry_count_usage": 0,
"registry_storage_limit": 0,
"registry_storage_usage": 0,
"router_count_limit": 0,
"router_count_usage": 0,
"secret_count_limit": 0,
"secret_count_usage": 0,
"servergroup_count_limit": 0,
"servergroup_count_usage": 0,
"sfs_count_limit": 0,
"sfs_count_usage": 0,
"sfs_size_limit": 0,
"sfs_size_usage": 0,
"shared_vm_count_limit": 0,
"shared_vm_count_usage": 0,
"snapshot_schedule_count_limit": 0,
"snapshot_schedule_count_usage": 0,
"subnet_count_limit": 0,
"subnet_count_usage": 0,
"vm_count_limit": 0,
"vm_count_usage": 0,
"volume_count_limit": 0,
"volume_count_usage": 0,
"volume_size_limit": 0,
"volume_size_usage": 0,
"volume_snapshots_count_limit": 0,
"volume_snapshots_count_usage": 0,
"volume_snapshots_size_limit": 0,
"volume_snapshots_size_usage": 0
}
Authorizations
API key for authentication.
Body
application/json
Response
200
application/json
Dict of exceeding quotas
The response is of type object
.
Was this page helpful?
Copy
Ask AI
curl --request POST \
--url https://api.gcore.com/cloud/v1/dbaas/postgres/check_limit/{project_id}/{region_id} \
--header 'APIKey: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"cluster_name": "<string>",
"databases": [],
"flavor": {
"cpu": 1,
"memory_gib": 1
},
"high_availability": {
"replication_mode": "sync"
},
"network": {
"acl": [
"92.33.34.127"
],
"network_type": "public"
},
"pg_server_configuration": {
"pg_conf": "\nlisten_addresses = '\''localhost'\''\nport = 5432\nmax_connections = 100\nshared_buffers = 128MB\nlogging_collector = on",
"pooler": null,
"version": "<string>"
},
"storage": {
"size_gib": 100,
"type": "ssd-hiiops"
},
"users": []
}'
Copy
Ask AI
{
"baremetal_basic_count_requested": 1,
"baremetal_gpu_a100_count_requested": 1,
"baremetal_gpu_count_requested": 1,
"baremetal_gpu_h100_count_requested": 1,
"baremetal_gpu_l40s_count_requested": 1,
"baremetal_hf_count_requested": 1,
"baremetal_infrastructure_count_requested": 1,
"baremetal_network_count_requested": 1,
"baremetal_storage_count_requested": 1,
"caas_container_count_requested": 1,
"caas_cpu_count_requested": 1,
"caas_gpu_count_requested": 1,
"caas_ram_size_requested": 1,
"cluster_count_requested": 1,
"cpu_count_requested": 1,
"dbaas_postgres_cluster_count_requested": 1,
"external_ip_count_requested": 1,
"faas_cpu_count_requested": 1,
"faas_function_count_requested": 1,
"faas_namespace_count_requested": 1,
"faas_ram_size_requested": 1,
"firewall_count_requested": 1,
"floating_count_requested": 1,
"gpu_count_requested": 1,
"gpu_virtual_a100_count_requested": 1,
"gpu_virtual_h100_count_requested": 1,
"gpu_virtual_l40s_count_requested": 1,
"image_count_requested": 1,
"image_size_requested": 1,
"ipu_count_requested": 1,
"laas_topic_count_requested": 1,
"loadbalancer_count_requested": 1,
"network_count_requested": 1,
"ram_requested": 1,
"registry_count_requested": 1,
"registry_storage_requested": 1,
"router_count_requested": 1,
"secret_count_requested": 1,
"servergroup_count_requested": 1,
"sfs_count_requested": 1,
"sfs_size_requested": 1,
"shared_vm_count_requested": 1,
"snapshot_schedule_count_requested": 1,
"subnet_count_requested": 1,
"vm_count_requested": 1,
"volume_count_requested": 1,
"volume_size_requested": 1,
"volume_snapshots_count_requested": 1,
"volume_snapshots_size_requested": 1,
"baremetal_basic_count_limit": 0,
"baremetal_basic_count_usage": 0,
"baremetal_gpu_a100_count_limit": 0,
"baremetal_gpu_a100_count_usage": 0,
"baremetal_gpu_count_limit": 0,
"baremetal_gpu_count_usage": 0,
"baremetal_gpu_h100_count_limit": 0,
"baremetal_gpu_h100_count_usage": 0,
"baremetal_gpu_l40s_count_limit": 0,
"baremetal_gpu_l40s_count_usage": 0,
"baremetal_hf_count_limit": 0,
"baremetal_hf_count_usage": 0,
"baremetal_infrastructure_count_limit": 0,
"baremetal_infrastructure_count_usage": 0,
"baremetal_network_count_limit": 0,
"baremetal_network_count_usage": 0,
"baremetal_storage_count_limit": 0,
"baremetal_storage_count_usage": 0,
"caas_container_count_limit": 0,
"caas_container_count_usage": 0,
"caas_cpu_count_limit": 0,
"caas_cpu_count_usage": 0,
"caas_gpu_count_limit": 0,
"caas_gpu_count_usage": 0,
"caas_ram_size_limit": 0,
"caas_ram_size_usage": 0,
"cluster_count_limit": 0,
"cluster_count_usage": 0,
"cpu_count_limit": 0,
"cpu_count_usage": 0,
"dbaas_postgres_cluster_count_limit": 0,
"dbaas_postgres_cluster_count_usage": 0,
"external_ip_count_limit": 0,
"external_ip_count_usage": 0,
"faas_cpu_count_limit": 0,
"faas_cpu_count_usage": 0,
"faas_function_count_limit": 0,
"faas_function_count_usage": 0,
"faas_namespace_count_limit": 0,
"faas_namespace_count_usage": 0,
"faas_ram_size_limit": 0,
"faas_ram_size_usage": 0,
"firewall_count_limit": 0,
"firewall_count_usage": 0,
"floating_count_limit": 0,
"floating_count_usage": 0,
"gpu_count_limit": 0,
"gpu_count_usage": 0,
"gpu_virtual_a100_count_limit": 0,
"gpu_virtual_a100_count_usage": 0,
"gpu_virtual_h100_count_limit": 0,
"gpu_virtual_h100_count_usage": 0,
"gpu_virtual_l40s_count_limit": 0,
"gpu_virtual_l40s_count_usage": 0,
"image_count_limit": 0,
"image_count_usage": 0,
"image_size_limit": 0,
"image_size_usage": 0,
"ipu_count_limit": 0,
"ipu_count_usage": 0,
"laas_topic_count_limit": 0,
"laas_topic_count_usage": 0,
"loadbalancer_count_limit": 0,
"loadbalancer_count_usage": 0,
"network_count_limit": 0,
"network_count_usage": 0,
"ram_limit": 0,
"ram_usage": 0,
"registry_count_limit": 0,
"registry_count_usage": 0,
"registry_storage_limit": 0,
"registry_storage_usage": 0,
"router_count_limit": 0,
"router_count_usage": 0,
"secret_count_limit": 0,
"secret_count_usage": 0,
"servergroup_count_limit": 0,
"servergroup_count_usage": 0,
"sfs_count_limit": 0,
"sfs_count_usage": 0,
"sfs_size_limit": 0,
"sfs_size_usage": 0,
"shared_vm_count_limit": 0,
"shared_vm_count_usage": 0,
"snapshot_schedule_count_limit": 0,
"snapshot_schedule_count_usage": 0,
"subnet_count_limit": 0,
"subnet_count_usage": 0,
"vm_count_limit": 0,
"vm_count_usage": 0,
"volume_count_limit": 0,
"volume_count_usage": 0,
"volume_size_limit": 0,
"volume_size_usage": 0,
"volume_snapshots_count_limit": 0,
"volume_snapshots_count_usage": 0,
"volume_snapshots_size_limit": 0,
"volume_snapshots_size_usage": 0
}
Assistant
Responses are generated using AI and may contain mistakes.