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
- Networks
- Placement Groups
- Projects
- Quotas
- GETGet combined client quotas, regional and global.
- GETGet client's quota notification threshold
- PUTUpdate or create client's quota notification threshold
- DELDelete client's quota notification threshold
- GETGet global quota
- GETGet list of quota change requests.
- POSTCreate request to change quotas
- GETGet request to change quota limits.
- DELDelete request to change quotas
- GETGet a quota by region
- GET
- 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
Quotas
Get client's quota notification threshold
A quota notification threshold is necessary to send a notification warning to the client. Defaults to 80%. without their own threshold.
GET
/
cloud
/
v2
/
client_quotas
/
{client_id}
/
notification_threshold
Copy
Ask AI
curl --request GET \
--url https://api.gcore.com/cloud/v2/client_quotas/{client_id}/notification_threshold \
--header 'APIKey: <api-key>'
Copy
Ask AI
{
"client_id": 2,
"last_message": {
"global_quotas": {
"inference_cpu_millicore_count_limit": {
"limit": 10,
"usage": 8
},
"inference_cpu_millicore_count_usage": {
"limit": 10,
"usage": 8
},
"inference_gpu_a100_count_limit": {
"limit": 10,
"usage": 8
},
"inference_gpu_a100_count_usage": {
"limit": 10,
"usage": 8
},
"inference_gpu_h100_count_limit": {
"limit": 10,
"usage": 8
},
"inference_gpu_h100_count_usage": {
"limit": 10,
"usage": 8
},
"inference_gpu_l40s_count_limit": {
"limit": 10,
"usage": 8
},
"inference_gpu_l40s_count_usage": {
"limit": 10,
"usage": 8
},
"inference_instance_count_limit": {
"limit": 10,
"usage": 8
},
"inference_instance_count_usage": {
"limit": 10,
"usage": 8
},
"keypair_count_limit": {
"limit": 10,
"usage": 8
},
"keypair_count_usage": {
"limit": 10,
"usage": 8
},
"project_count_limit": {
"limit": 10,
"usage": 8
},
"project_count_usage": {
"limit": 10,
"usage": 8
}
},
"regional_quotas": [
{
"baremetal_basic_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_basic_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_a100_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_a100_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_h100_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_h100_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_l40s_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_l40s_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_hf_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_hf_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_infrastructure_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_infrastructure_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_network_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_network_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_storage_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_storage_count_usage": {
"limit": 10,
"usage": 8
},
"caas_container_count_limit": {
"limit": 10,
"usage": 8
},
"caas_container_count_usage": {
"limit": 10,
"usage": 8
},
"caas_cpu_count_limit": {
"limit": 10,
"usage": 8
},
"caas_cpu_count_usage": {
"limit": 10,
"usage": 8
},
"caas_gpu_count_limit": {
"limit": 10,
"usage": 8
},
"caas_gpu_count_usage": {
"limit": 10,
"usage": 8
},
"caas_ram_size_limit": {
"limit": 10,
"usage": 8
},
"caas_ram_size_usage": {
"limit": 10,
"usage": 8
},
"cluster_count_limit": {
"limit": 10,
"usage": 8
},
"cluster_count_usage": {
"limit": 10,
"usage": 8
},
"cpu_count_limit": {
"limit": 10,
"usage": 8
},
"cpu_count_usage": {
"limit": 10,
"usage": 8
},
"dbaas_postgres_cluster_count_limit": {
"limit": 10,
"usage": 8
},
"dbaas_postgres_cluster_count_usage": {
"limit": 10,
"usage": 8
},
"external_ip_count_limit": {
"limit": 10,
"usage": 8
},
"external_ip_count_usage": {
"limit": 10,
"usage": 8
},
"faas_cpu_count_limit": {
"limit": 10,
"usage": 8
},
"faas_cpu_count_usage": {
"limit": 10,
"usage": 8
},
"faas_function_count_limit": {
"limit": 10,
"usage": 8
},
"faas_function_count_usage": {
"limit": 10,
"usage": 8
},
"faas_namespace_count_limit": {
"limit": 10,
"usage": 8
},
"faas_namespace_count_usage": {
"limit": 10,
"usage": 8
},
"faas_ram_size_limit": {
"limit": 10,
"usage": 8
},
"faas_ram_size_usage": {
"limit": 10,
"usage": 8
},
"firewall_count_limit": {
"limit": 10,
"usage": 8
},
"firewall_count_usage": {
"limit": 10,
"usage": 8
},
"floating_count_limit": {
"limit": 10,
"usage": 8
},
"floating_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_virtual_a100_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_virtual_a100_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_virtual_h100_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_virtual_h100_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_virtual_l40s_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_virtual_l40s_count_usage": {
"limit": 10,
"usage": 8
},
"image_count_limit": {
"limit": 10,
"usage": 8
},
"image_count_usage": {
"limit": 10,
"usage": 8
},
"image_size_limit": {
"limit": 10,
"usage": 8
},
"image_size_usage": {
"limit": 10,
"usage": 8
},
"ipu_count_limit": {
"limit": 10,
"usage": 8
},
"ipu_count_usage": {
"limit": 10,
"usage": 8
},
"laas_topic_count_limit": {
"limit": 10,
"usage": 8
},
"laas_topic_count_usage": {
"limit": 10,
"usage": 8
},
"loadbalancer_count_limit": {
"limit": 10,
"usage": 8
},
"loadbalancer_count_usage": {
"limit": 10,
"usage": 8
},
"network_count_limit": {
"limit": 10,
"usage": 8
},
"network_count_usage": {
"limit": 10,
"usage": 8
},
"ram_limit": {
"limit": 10,
"usage": 8
},
"ram_usage": {
"limit": 10,
"usage": 8
},
"region_id": 2,
"region_name": "Luxembourg",
"registry_count_limit": {
"limit": 10,
"usage": 8
},
"registry_count_usage": {
"limit": 10,
"usage": 8
},
"registry_storage_limit": {
"limit": 10,
"usage": 8
},
"registry_storage_usage": {
"limit": 10,
"usage": 8
},
"router_count_limit": {
"limit": 10,
"usage": 8
},
"router_count_usage": {
"limit": 10,
"usage": 8
},
"secret_count_limit": {
"limit": 10,
"usage": 8
},
"secret_count_usage": {
"limit": 10,
"usage": 8
},
"servergroup_count_limit": {
"limit": 10,
"usage": 8
},
"servergroup_count_usage": {
"limit": 10,
"usage": 8
},
"sfs_count_limit": {
"limit": 10,
"usage": 8
},
"sfs_count_usage": {
"limit": 10,
"usage": 8
},
"sfs_size_limit": {
"limit": 10,
"usage": 8
},
"sfs_size_usage": {
"limit": 10,
"usage": 8
},
"shared_vm_count_limit": {
"limit": 10,
"usage": 8
},
"shared_vm_count_usage": {
"limit": 10,
"usage": 8
},
"snapshot_schedule_count_limit": {
"limit": 10,
"usage": 8
},
"snapshot_schedule_count_usage": {
"limit": 10,
"usage": 8
},
"subnet_count_limit": {
"limit": 10,
"usage": 8
},
"subnet_count_usage": {
"limit": 10,
"usage": 8
},
"vm_count_limit": {
"limit": 10,
"usage": 8
},
"vm_count_usage": {
"limit": 10,
"usage": 8
},
"volume_count_limit": {
"limit": 10,
"usage": 8
},
"volume_count_usage": {
"limit": 10,
"usage": 8
},
"volume_size_limit": {
"limit": 10,
"usage": 8
},
"volume_size_usage": {
"limit": 10,
"usage": 8
},
"volume_snapshots_count_limit": {
"limit": 10,
"usage": 8
},
"volume_snapshots_count_usage": {
"limit": 10,
"usage": 8
},
"volume_snapshots_size_limit": {
"limit": 10,
"usage": 8
},
"volume_snapshots_size_usage": {
"limit": 10,
"usage": 8
}
}
]
},
"last_sending": null,
"threshold": 95
}
Authorizations
API key for authentication.
Path Parameters
Client ID
Examples:
3
Response
200 - application/json
OK
The response is of type object
.
Copy
Ask AI
curl --request GET \
--url https://api.gcore.com/cloud/v2/client_quotas/{client_id}/notification_threshold \
--header 'APIKey: <api-key>'
Copy
Ask AI
{
"client_id": 2,
"last_message": {
"global_quotas": {
"inference_cpu_millicore_count_limit": {
"limit": 10,
"usage": 8
},
"inference_cpu_millicore_count_usage": {
"limit": 10,
"usage": 8
},
"inference_gpu_a100_count_limit": {
"limit": 10,
"usage": 8
},
"inference_gpu_a100_count_usage": {
"limit": 10,
"usage": 8
},
"inference_gpu_h100_count_limit": {
"limit": 10,
"usage": 8
},
"inference_gpu_h100_count_usage": {
"limit": 10,
"usage": 8
},
"inference_gpu_l40s_count_limit": {
"limit": 10,
"usage": 8
},
"inference_gpu_l40s_count_usage": {
"limit": 10,
"usage": 8
},
"inference_instance_count_limit": {
"limit": 10,
"usage": 8
},
"inference_instance_count_usage": {
"limit": 10,
"usage": 8
},
"keypair_count_limit": {
"limit": 10,
"usage": 8
},
"keypair_count_usage": {
"limit": 10,
"usage": 8
},
"project_count_limit": {
"limit": 10,
"usage": 8
},
"project_count_usage": {
"limit": 10,
"usage": 8
}
},
"regional_quotas": [
{
"baremetal_basic_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_basic_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_a100_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_a100_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_h100_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_h100_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_l40s_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_gpu_l40s_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_hf_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_hf_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_infrastructure_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_infrastructure_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_network_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_network_count_usage": {
"limit": 10,
"usage": 8
},
"baremetal_storage_count_limit": {
"limit": 10,
"usage": 8
},
"baremetal_storage_count_usage": {
"limit": 10,
"usage": 8
},
"caas_container_count_limit": {
"limit": 10,
"usage": 8
},
"caas_container_count_usage": {
"limit": 10,
"usage": 8
},
"caas_cpu_count_limit": {
"limit": 10,
"usage": 8
},
"caas_cpu_count_usage": {
"limit": 10,
"usage": 8
},
"caas_gpu_count_limit": {
"limit": 10,
"usage": 8
},
"caas_gpu_count_usage": {
"limit": 10,
"usage": 8
},
"caas_ram_size_limit": {
"limit": 10,
"usage": 8
},
"caas_ram_size_usage": {
"limit": 10,
"usage": 8
},
"cluster_count_limit": {
"limit": 10,
"usage": 8
},
"cluster_count_usage": {
"limit": 10,
"usage": 8
},
"cpu_count_limit": {
"limit": 10,
"usage": 8
},
"cpu_count_usage": {
"limit": 10,
"usage": 8
},
"dbaas_postgres_cluster_count_limit": {
"limit": 10,
"usage": 8
},
"dbaas_postgres_cluster_count_usage": {
"limit": 10,
"usage": 8
},
"external_ip_count_limit": {
"limit": 10,
"usage": 8
},
"external_ip_count_usage": {
"limit": 10,
"usage": 8
},
"faas_cpu_count_limit": {
"limit": 10,
"usage": 8
},
"faas_cpu_count_usage": {
"limit": 10,
"usage": 8
},
"faas_function_count_limit": {
"limit": 10,
"usage": 8
},
"faas_function_count_usage": {
"limit": 10,
"usage": 8
},
"faas_namespace_count_limit": {
"limit": 10,
"usage": 8
},
"faas_namespace_count_usage": {
"limit": 10,
"usage": 8
},
"faas_ram_size_limit": {
"limit": 10,
"usage": 8
},
"faas_ram_size_usage": {
"limit": 10,
"usage": 8
},
"firewall_count_limit": {
"limit": 10,
"usage": 8
},
"firewall_count_usage": {
"limit": 10,
"usage": 8
},
"floating_count_limit": {
"limit": 10,
"usage": 8
},
"floating_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_virtual_a100_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_virtual_a100_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_virtual_h100_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_virtual_h100_count_usage": {
"limit": 10,
"usage": 8
},
"gpu_virtual_l40s_count_limit": {
"limit": 10,
"usage": 8
},
"gpu_virtual_l40s_count_usage": {
"limit": 10,
"usage": 8
},
"image_count_limit": {
"limit": 10,
"usage": 8
},
"image_count_usage": {
"limit": 10,
"usage": 8
},
"image_size_limit": {
"limit": 10,
"usage": 8
},
"image_size_usage": {
"limit": 10,
"usage": 8
},
"ipu_count_limit": {
"limit": 10,
"usage": 8
},
"ipu_count_usage": {
"limit": 10,
"usage": 8
},
"laas_topic_count_limit": {
"limit": 10,
"usage": 8
},
"laas_topic_count_usage": {
"limit": 10,
"usage": 8
},
"loadbalancer_count_limit": {
"limit": 10,
"usage": 8
},
"loadbalancer_count_usage": {
"limit": 10,
"usage": 8
},
"network_count_limit": {
"limit": 10,
"usage": 8
},
"network_count_usage": {
"limit": 10,
"usage": 8
},
"ram_limit": {
"limit": 10,
"usage": 8
},
"ram_usage": {
"limit": 10,
"usage": 8
},
"region_id": 2,
"region_name": "Luxembourg",
"registry_count_limit": {
"limit": 10,
"usage": 8
},
"registry_count_usage": {
"limit": 10,
"usage": 8
},
"registry_storage_limit": {
"limit": 10,
"usage": 8
},
"registry_storage_usage": {
"limit": 10,
"usage": 8
},
"router_count_limit": {
"limit": 10,
"usage": 8
},
"router_count_usage": {
"limit": 10,
"usage": 8
},
"secret_count_limit": {
"limit": 10,
"usage": 8
},
"secret_count_usage": {
"limit": 10,
"usage": 8
},
"servergroup_count_limit": {
"limit": 10,
"usage": 8
},
"servergroup_count_usage": {
"limit": 10,
"usage": 8
},
"sfs_count_limit": {
"limit": 10,
"usage": 8
},
"sfs_count_usage": {
"limit": 10,
"usage": 8
},
"sfs_size_limit": {
"limit": 10,
"usage": 8
},
"sfs_size_usage": {
"limit": 10,
"usage": 8
},
"shared_vm_count_limit": {
"limit": 10,
"usage": 8
},
"shared_vm_count_usage": {
"limit": 10,
"usage": 8
},
"snapshot_schedule_count_limit": {
"limit": 10,
"usage": 8
},
"snapshot_schedule_count_usage": {
"limit": 10,
"usage": 8
},
"subnet_count_limit": {
"limit": 10,
"usage": 8
},
"subnet_count_usage": {
"limit": 10,
"usage": 8
},
"vm_count_limit": {
"limit": 10,
"usage": 8
},
"vm_count_usage": {
"limit": 10,
"usage": 8
},
"volume_count_limit": {
"limit": 10,
"usage": 8
},
"volume_count_usage": {
"limit": 10,
"usage": 8
},
"volume_size_limit": {
"limit": 10,
"usage": 8
},
"volume_size_usage": {
"limit": 10,
"usage": 8
},
"volume_snapshots_count_limit": {
"limit": 10,
"usage": 8
},
"volume_snapshots_count_usage": {
"limit": 10,
"usage": 8
},
"volume_snapshots_size_limit": {
"limit": 10,
"usage": 8
},
"volume_snapshots_size_usage": {
"limit": 10,
"usage": 8
}
}
]
},
"last_sending": null,
"threshold": 95
}
Assistant
Responses are generated using AI and may contain mistakes.