Viewing docs for gcore 2.0.0-alpha.13
published on Friday, Jul 17, 2026 by g-core
published on Friday, Jul 17, 2026 by g-core
Viewing docs for gcore 2.0.0-alpha.13
published on Friday, Jul 17, 2026 by g-core
published on Friday, Jul 17, 2026 by g-core
Quotas define the maximum amount of cloud resources (compute, storage, networking, GPU, and more) available to a client, both globally and per region.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as gcore from "@pulumi/gcore";
const exampleCloudQuota = gcore.getCloudQuota({});
import pulumi
import pulumi_gcore as gcore
example_cloud_quota = gcore.get_cloud_quota()
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/gcore/v2/gcore"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := gcore.GetCloudQuota(ctx, map[string]interface{}{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Gcore = Pulumi.Gcore;
return await Deployment.RunAsync(() =>
{
var exampleCloudQuota = Gcore.GetCloudQuota.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.gcore.GcoreFunctions;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var exampleCloudQuota = GcoreFunctions.getCloudQuota(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference);
}
}
variables:
exampleCloudQuota:
fn::invoke:
function: gcore:getCloudQuota
arguments: {}
Example coming soon!
Using getCloudQuota
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCloudQuota(opts?: InvokeOptions): Promise<GetCloudQuotaResult>
function getCloudQuotaOutput(opts?: InvokeOptions): Output<GetCloudQuotaResult>def get_cloud_quota(opts: Optional[InvokeOptions] = None) -> GetCloudQuotaResult
def get_cloud_quota_output(opts: Optional[InvokeOptions] = None) -> Output[GetCloudQuotaResult]func GetCloudQuota(ctx *Context, opts ...InvokeOption) (*GetCloudQuotaResult, error)
func GetCloudQuotaOutput(ctx *Context, opts ...InvokeOption) GetCloudQuotaResultOutput> Note: This function is named GetCloudQuota in the Go SDK.
public static class GetCloudQuota
{
public static Task<GetCloudQuotaResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetCloudQuotaResult> Invoke(InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudQuotaResult> getCloudQuota(InvokeOptions options)
public static Output<GetCloudQuotaResult> getCloudQuota(InvokeOptions options)
fn::invoke:
function: gcore:index/getCloudQuota:getCloudQuota
arguments:
# arguments dictionarydata "gcore_getcloudquota" "name" {
# arguments
}getCloudQuota Result
The following output properties are available:
- Global
Quotas GetCloud Quota Global Quotas - Global entity quotas
- Id string
- The provider-assigned unique ID for this managed resource.
- Regional
Quotas List<GetCloud Quota Regional Quota> - Regional entity quotas. Only contains initialized quotas.
- Global
Quotas GetCloud Quota Global Quotas - Global entity quotas
- Id string
- The provider-assigned unique ID for this managed resource.
- Regional
Quotas []GetCloud Quota Regional Quota - Regional entity quotas. Only contains initialized quotas.
- global_
quotas object - Global entity quotas
- id string
- The provider-assigned unique ID for this managed resource.
- regional_
quotas list(object) - Regional entity quotas. Only contains initialized quotas.
- global
Quotas GetCloud Quota Global Quotas - Global entity quotas
- id String
- The provider-assigned unique ID for this managed resource.
- regional
Quotas List<GetCloud Quota Regional Quota> - Regional entity quotas. Only contains initialized quotas.
- global
Quotas GetCloud Quota Global Quotas - Global entity quotas
- id string
- The provider-assigned unique ID for this managed resource.
- regional
Quotas GetCloud Quota Regional Quota[] - Regional entity quotas. Only contains initialized quotas.
- global_
quotas GetCloud Quota Global Quotas - Global entity quotas
- id str
- The provider-assigned unique ID for this managed resource.
- regional_
quotas Sequence[GetCloud Quota Regional Quota] - Regional entity quotas. Only contains initialized quotas.
- global
Quotas Property Map - Global entity quotas
- id String
- The provider-assigned unique ID for this managed resource.
- regional
Quotas List<Property Map> - Regional entity quotas. Only contains initialized quotas.
Supporting Types
GetCloudQuotaGlobalQuotas
- Inference
Cpu doubleMillicore Count Limit - Inference CPU millicore count limit
- Inference
Cpu doubleMillicore Count Usage - Inference CPU millicore count usage
- Inference
Gpu doubleA100Count Limit - Inference GPU A100 Count limit
- Inference
Gpu doubleA100Count Usage - Inference GPU A100 Count usage
- Inference
Gpu doubleH100Count Limit - Inference GPU H100 Count limit
- Inference
Gpu doubleH100Count Usage - Inference GPU H100 Count usage
- Inference
Gpu doubleL40s Count Limit - Inference GPU L40s Count limit
- Inference
Gpu doubleL40s Count Usage - Inference GPU L40s Count usage
- Inference
Instance doubleCount Limit - Inference instance count limit
- Inference
Instance doubleCount Usage - Inference instance count usage
- Inference
Public doubleModel Api Key Count Limit - Public model API keys count limit
- Inference
Public doubleModel Api Key Count Usage - Public model API keys count usage
- Keypair
Count doubleLimit - SSH Keys Count limit
- Keypair
Count doubleUsage - SSH Keys Count usage
- Project
Count doubleLimit - Projects Count limit
- Project
Count doubleUsage - Projects Count usage
- Inference
Cpu float64Millicore Count Limit - Inference CPU millicore count limit
- Inference
Cpu float64Millicore Count Usage - Inference CPU millicore count usage
- Inference
Gpu float64A100Count Limit - Inference GPU A100 Count limit
- Inference
Gpu float64A100Count Usage - Inference GPU A100 Count usage
- Inference
Gpu float64H100Count Limit - Inference GPU H100 Count limit
- Inference
Gpu float64H100Count Usage - Inference GPU H100 Count usage
- Inference
Gpu float64L40s Count Limit - Inference GPU L40s Count limit
- Inference
Gpu float64L40s Count Usage - Inference GPU L40s Count usage
- Inference
Instance float64Count Limit - Inference instance count limit
- Inference
Instance float64Count Usage - Inference instance count usage
- Inference
Public float64Model Api Key Count Limit - Public model API keys count limit
- Inference
Public float64Model Api Key Count Usage - Public model API keys count usage
- Keypair
Count float64Limit - SSH Keys Count limit
- Keypair
Count float64Usage - SSH Keys Count usage
- Project
Count float64Limit - Projects Count limit
- Project
Count float64Usage - Projects Count usage
- inference_
cpu_ numbermillicore_ count_ limit - Inference CPU millicore count limit
- inference_
cpu_ numbermillicore_ count_ usage - Inference CPU millicore count usage
- inference_
gpu_ numbera100_ count_ limit - Inference GPU A100 Count limit
- inference_
gpu_ numbera100_ count_ usage - Inference GPU A100 Count usage
- inference_
gpu_ numberh100_ count_ limit - Inference GPU H100 Count limit
- inference_
gpu_ numberh100_ count_ usage - Inference GPU H100 Count usage
- inference_
gpu_ numberl40s_ count_ limit - Inference GPU L40s Count limit
- inference_
gpu_ numberl40s_ count_ usage - Inference GPU L40s Count usage
- inference_
instance_ numbercount_ limit - Inference instance count limit
- inference_
instance_ numbercount_ usage - Inference instance count usage
- inference_
public_ numbermodel_ api_ key_ count_ limit - Public model API keys count limit
- inference_
public_ numbermodel_ api_ key_ count_ usage - Public model API keys count usage
- keypair_
count_ numberlimit - SSH Keys Count limit
- keypair_
count_ numberusage - SSH Keys Count usage
- project_
count_ numberlimit - Projects Count limit
- project_
count_ numberusage - Projects Count usage
- inference
Cpu DoubleMillicore Count Limit - Inference CPU millicore count limit
- inference
Cpu DoubleMillicore Count Usage - Inference CPU millicore count usage
- inference
Gpu DoubleA100Count Limit - Inference GPU A100 Count limit
- inference
Gpu DoubleA100Count Usage - Inference GPU A100 Count usage
- inference
Gpu DoubleH100Count Limit - Inference GPU H100 Count limit
- inference
Gpu DoubleH100Count Usage - Inference GPU H100 Count usage
- inference
Gpu DoubleL40s Count Limit - Inference GPU L40s Count limit
- inference
Gpu DoubleL40s Count Usage - Inference GPU L40s Count usage
- inference
Instance DoubleCount Limit - Inference instance count limit
- inference
Instance DoubleCount Usage - Inference instance count usage
- inference
Public DoubleModel Api Key Count Limit - Public model API keys count limit
- inference
Public DoubleModel Api Key Count Usage - Public model API keys count usage
- keypair
Count DoubleLimit - SSH Keys Count limit
- keypair
Count DoubleUsage - SSH Keys Count usage
- project
Count DoubleLimit - Projects Count limit
- project
Count DoubleUsage - Projects Count usage
- inference
Cpu numberMillicore Count Limit - Inference CPU millicore count limit
- inference
Cpu numberMillicore Count Usage - Inference CPU millicore count usage
- inference
Gpu numberA100Count Limit - Inference GPU A100 Count limit
- inference
Gpu numberA100Count Usage - Inference GPU A100 Count usage
- inference
Gpu numberH100Count Limit - Inference GPU H100 Count limit
- inference
Gpu numberH100Count Usage - Inference GPU H100 Count usage
- inference
Gpu numberL40s Count Limit - Inference GPU L40s Count limit
- inference
Gpu numberL40s Count Usage - Inference GPU L40s Count usage
- inference
Instance numberCount Limit - Inference instance count limit
- inference
Instance numberCount Usage - Inference instance count usage
- inference
Public numberModel Api Key Count Limit - Public model API keys count limit
- inference
Public numberModel Api Key Count Usage - Public model API keys count usage
- keypair
Count numberLimit - SSH Keys Count limit
- keypair
Count numberUsage - SSH Keys Count usage
- project
Count numberLimit - Projects Count limit
- project
Count numberUsage - Projects Count usage
- inference_
cpu_ floatmillicore_ count_ limit - Inference CPU millicore count limit
- inference_
cpu_ floatmillicore_ count_ usage - Inference CPU millicore count usage
- inference_
gpu_ floata100_ count_ limit - Inference GPU A100 Count limit
- inference_
gpu_ floata100_ count_ usage - Inference GPU A100 Count usage
- inference_
gpu_ floath100_ count_ limit - Inference GPU H100 Count limit
- inference_
gpu_ floath100_ count_ usage - Inference GPU H100 Count usage
- inference_
gpu_ floatl40s_ count_ limit - Inference GPU L40s Count limit
- inference_
gpu_ floatl40s_ count_ usage - Inference GPU L40s Count usage
- inference_
instance_ floatcount_ limit - Inference instance count limit
- inference_
instance_ floatcount_ usage - Inference instance count usage
- inference_
public_ floatmodel_ api_ key_ count_ limit - Public model API keys count limit
- inference_
public_ floatmodel_ api_ key_ count_ usage - Public model API keys count usage
- keypair_
count_ floatlimit - SSH Keys Count limit
- keypair_
count_ floatusage - SSH Keys Count usage
- project_
count_ floatlimit - Projects Count limit
- project_
count_ floatusage - Projects Count usage
- inference
Cpu NumberMillicore Count Limit - Inference CPU millicore count limit
- inference
Cpu NumberMillicore Count Usage - Inference CPU millicore count usage
- inference
Gpu NumberA100Count Limit - Inference GPU A100 Count limit
- inference
Gpu NumberA100Count Usage - Inference GPU A100 Count usage
- inference
Gpu NumberH100Count Limit - Inference GPU H100 Count limit
- inference
Gpu NumberH100Count Usage - Inference GPU H100 Count usage
- inference
Gpu NumberL40s Count Limit - Inference GPU L40s Count limit
- inference
Gpu NumberL40s Count Usage - Inference GPU L40s Count usage
- inference
Instance NumberCount Limit - Inference instance count limit
- inference
Instance NumberCount Usage - Inference instance count usage
- inference
Public NumberModel Api Key Count Limit - Public model API keys count limit
- inference
Public NumberModel Api Key Count Usage - Public model API keys count usage
- keypair
Count NumberLimit - SSH Keys Count limit
- keypair
Count NumberUsage - SSH Keys Count usage
- project
Count NumberLimit - Projects Count limit
- project
Count NumberUsage - Projects Count usage
GetCloudQuotaRegionalQuota
- Baremetal
Basic doubleCount Limit - Basic bare metal servers count limit
- Baremetal
Basic doubleCount Usage - Basic bare metal servers count usage
- Baremetal
Gpu doubleA100Count Limit - Bare metal A100 GPU server count limit
- Baremetal
Gpu doubleA100Count Usage - Bare metal A100 GPU server count usage
- Baremetal
Gpu doubleCount Limit - Total number of AI GPU bare metal servers. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_limit,baremetal_gpu_h100_count_limit,baremetal_gpu_h200_count_limit, andbaremetal_gpu_l40s_count_limit. - Baremetal
Gpu doubleCount Usage - Baremetal Gpu Count Usage. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_usage,baremetal_gpu_h100_count_usage,baremetal_gpu_h200_count_usage, andbaremetal_gpu_l40s_count_usage. - Baremetal
Gpu doubleH100Count Limit - Bare metal H100 GPU server count limit
- Baremetal
Gpu doubleH100Count Usage - Bare metal H100 GPU server count usage
- Baremetal
Gpu doubleH200Count Limit - Bare metal H200 GPU server count limit
- Baremetal
Gpu doubleH200Count Usage - Bare metal H200 GPU server count usage
- Baremetal
Gpu doubleL40s Count Limit - Bare metal L40S GPU server count limit
- Baremetal
Gpu doubleL40s Count Usage - Bare metal L40S GPU server count usage
- Baremetal
Hf doubleCount Limit - High-frequency bare metal servers count limit
- Baremetal
Hf doubleCount Usage - High-frequency bare metal servers count usage
- Baremetal
Infrastructure doubleCount Limit - Infrastructure bare metal servers count limit
- Baremetal
Infrastructure doubleCount Usage - Infrastructure bare metal servers count usage
- Baremetal
Network doubleCount Limit - Bare metal Network Count limit
- Baremetal
Network doubleCount Usage - Bare metal Network Count usage
- Baremetal
Storage doubleCount Limit - Storage bare metal servers count limit
- Baremetal
Storage doubleCount Usage - Storage bare metal servers count usage
- Caas
Container doubleCount Limit - Containers count limit
- Caas
Container doubleCount Usage - Containers count usage
- Caas
Cpu doubleCount Limit - mCPU count for containers limit
- Caas
Cpu doubleCount Usage - mCPU count for containers usage
- Caas
Gpu doubleCount Limit - Containers gpu count limit
- Caas
Gpu doubleCount Usage - Containers gpu count usage
- Caas
Ram doubleSize Limit - MiB memory count for containers limit
- Caas
Ram doubleSize Usage - MiB memory count for containers usage
- Cluster
Count doubleLimit - K8s clusters count limit
- Cluster
Count doubleUsage - K8s clusters count usage
- Cpu
Count doubleLimit - vCPU Count limit
- Cpu
Count doubleUsage - vCPU Count usage
- Dbaas
Postgres doubleCluster Count Limit - DBaaS cluster count limit
- Dbaas
Postgres doubleCluster Count Usage - DBaaS cluster count usage
- External
Ip doubleCount Limit - External IP Count limit
- External
Ip doubleCount Usage - External IP Count usage
- Faas
Cpu doubleCount Limit - mCPU count for functions limit
- Faas
Cpu doubleCount Usage - mCPU count for functions usage
- Faas
Function doubleCount Limit - Functions count limit
- Faas
Function doubleCount Usage - Functions count usage
- Faas
Namespace doubleCount Limit - Functions namespace count limit
- Faas
Namespace doubleCount Usage - Functions namespace count usage
- Faas
Ram doubleSize Limit - MiB memory count for functions limit
- Faas
Ram doubleSize Usage - MiB memory count for functions usage
- Firewall
Count doubleLimit - Firewalls Count limit
- Firewall
Count doubleUsage - Firewalls Count usage
- Floating
Count doubleLimit - Floating IP Count limit
- Floating
Count doubleUsage - Floating IP Count usage
- Gpu
Count doubleLimit - GPU Count limit
- Gpu
Count doubleUsage - GPU Count usage
- Gpu
Virtual doubleA100Count Limit - Virtual A100 GPU card count limit
- Gpu
Virtual doubleA100Count Usage - Virtual A100 GPU card count usage
- Gpu
Virtual doubleH100Count Limit - Virtual H100 GPU card count limit
- Gpu
Virtual doubleH100Count Usage - Virtual H100 GPU card count usage
- Gpu
Virtual doubleH200Count Limit - Virtual H200 GPU card count limit
- Gpu
Virtual doubleH200Count Usage - Virtual H200 GPU card count usage
- Gpu
Virtual doubleL40s Count Limit - Virtual L40S GPU card count limit
- Gpu
Virtual doubleL40s Count Usage - Virtual L40S GPU card count usage
- Image
Count doubleLimit - Images Count limit
- Image
Count doubleUsage - Images Count usage
- Image
Size doubleLimit - Images Size, bytes limit
- Image
Size doubleUsage - Images Size, bytes usage
- Ipu
Count doubleLimit - IPU Count limit
- Ipu
Count doubleUsage - IPU Count usage
- Laas
Topic doubleCount Limit - LaaS Topics Count limit
- Laas
Topic doubleCount Usage - LaaS Topics Count usage
- Loadbalancer
Count doubleLimit - Load Balancers Count limit
- Loadbalancer
Count doubleUsage - Load Balancers Count usage
- Network
Count doubleLimit - Networks Count limit
- Network
Count doubleUsage - Networks Count usage
- Ram
Limit double - RAM Size, MiB limit
- Ram
Usage double - RAM Size, MiB usage
- Region
Id double - Region ID
- Registry
Count doubleLimit - Registries count limit
- Registry
Count doubleUsage - Registries count usage
- Registry
Storage doubleLimit - Registries volume usage, GiB limit
- Registry
Storage doubleUsage - Registries volume usage, GiB usage
- Router
Count doubleLimit - Routers Count limit
- Router
Count doubleUsage - Routers Count usage
- Secret
Count doubleLimit - Secret Count limit
- Secret
Count doubleUsage - Secret Count usage
- Servergroup
Count doubleLimit - Placement Group Count limit
- Servergroup
Count doubleUsage - Placement Group Count usage
- Sfs
Count doubleLimit - Shared file system Count limit
- Sfs
Count doubleUsage - Shared file system Count usage
- Sfs
Size doubleLimit - Shared file system Size, GiB limit
- Sfs
Size doubleUsage - Shared file system Size, GiB usage
- double
- Basic VMs Count limit
- double
- Basic VMs Count usage
- Snapshot
Schedule doubleCount Limit - Snapshot Schedules Count limit
- Snapshot
Schedule doubleCount Usage - Snapshot Schedules Count usage
- Subnet
Count doubleLimit - Subnets Count limit
- Subnet
Count doubleUsage - Subnets Count usage
- Vm
Count doubleLimit - Instances Dedicated Count limit
- Vm
Count doubleUsage - Instances Dedicated Count usage
- Volume
Count doubleLimit - Volumes Count limit
- Volume
Count doubleUsage - Volumes Count usage
- Volume
Size doubleLimit - Volumes Size, GiB limit
- Volume
Size doubleUsage - Volumes Size, GiB usage
- Volume
Snapshots doubleCount Limit - Snapshots Count limit
- Volume
Snapshots doubleCount Usage - Snapshots Count usage
- Volume
Snapshots doubleSize Limit - Snapshots Size, GiB limit
- Volume
Snapshots doubleSize Usage - Snapshots Size, GiB usage
- Baremetal
Basic float64Count Limit - Basic bare metal servers count limit
- Baremetal
Basic float64Count Usage - Basic bare metal servers count usage
- Baremetal
Gpu float64A100Count Limit - Bare metal A100 GPU server count limit
- Baremetal
Gpu float64A100Count Usage - Bare metal A100 GPU server count usage
- Baremetal
Gpu float64Count Limit - Total number of AI GPU bare metal servers. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_limit,baremetal_gpu_h100_count_limit,baremetal_gpu_h200_count_limit, andbaremetal_gpu_l40s_count_limit. - Baremetal
Gpu float64Count Usage - Baremetal Gpu Count Usage. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_usage,baremetal_gpu_h100_count_usage,baremetal_gpu_h200_count_usage, andbaremetal_gpu_l40s_count_usage. - Baremetal
Gpu float64H100Count Limit - Bare metal H100 GPU server count limit
- Baremetal
Gpu float64H100Count Usage - Bare metal H100 GPU server count usage
- Baremetal
Gpu float64H200Count Limit - Bare metal H200 GPU server count limit
- Baremetal
Gpu float64H200Count Usage - Bare metal H200 GPU server count usage
- Baremetal
Gpu float64L40s Count Limit - Bare metal L40S GPU server count limit
- Baremetal
Gpu float64L40s Count Usage - Bare metal L40S GPU server count usage
- Baremetal
Hf float64Count Limit - High-frequency bare metal servers count limit
- Baremetal
Hf float64Count Usage - High-frequency bare metal servers count usage
- Baremetal
Infrastructure float64Count Limit - Infrastructure bare metal servers count limit
- Baremetal
Infrastructure float64Count Usage - Infrastructure bare metal servers count usage
- Baremetal
Network float64Count Limit - Bare metal Network Count limit
- Baremetal
Network float64Count Usage - Bare metal Network Count usage
- Baremetal
Storage float64Count Limit - Storage bare metal servers count limit
- Baremetal
Storage float64Count Usage - Storage bare metal servers count usage
- Caas
Container float64Count Limit - Containers count limit
- Caas
Container float64Count Usage - Containers count usage
- Caas
Cpu float64Count Limit - mCPU count for containers limit
- Caas
Cpu float64Count Usage - mCPU count for containers usage
- Caas
Gpu float64Count Limit - Containers gpu count limit
- Caas
Gpu float64Count Usage - Containers gpu count usage
- Caas
Ram float64Size Limit - MiB memory count for containers limit
- Caas
Ram float64Size Usage - MiB memory count for containers usage
- Cluster
Count float64Limit - K8s clusters count limit
- Cluster
Count float64Usage - K8s clusters count usage
- Cpu
Count float64Limit - vCPU Count limit
- Cpu
Count float64Usage - vCPU Count usage
- Dbaas
Postgres float64Cluster Count Limit - DBaaS cluster count limit
- Dbaas
Postgres float64Cluster Count Usage - DBaaS cluster count usage
- External
Ip float64Count Limit - External IP Count limit
- External
Ip float64Count Usage - External IP Count usage
- Faas
Cpu float64Count Limit - mCPU count for functions limit
- Faas
Cpu float64Count Usage - mCPU count for functions usage
- Faas
Function float64Count Limit - Functions count limit
- Faas
Function float64Count Usage - Functions count usage
- Faas
Namespace float64Count Limit - Functions namespace count limit
- Faas
Namespace float64Count Usage - Functions namespace count usage
- Faas
Ram float64Size Limit - MiB memory count for functions limit
- Faas
Ram float64Size Usage - MiB memory count for functions usage
- Firewall
Count float64Limit - Firewalls Count limit
- Firewall
Count float64Usage - Firewalls Count usage
- Floating
Count float64Limit - Floating IP Count limit
- Floating
Count float64Usage - Floating IP Count usage
- Gpu
Count float64Limit - GPU Count limit
- Gpu
Count float64Usage - GPU Count usage
- Gpu
Virtual float64A100Count Limit - Virtual A100 GPU card count limit
- Gpu
Virtual float64A100Count Usage - Virtual A100 GPU card count usage
- Gpu
Virtual float64H100Count Limit - Virtual H100 GPU card count limit
- Gpu
Virtual float64H100Count Usage - Virtual H100 GPU card count usage
- Gpu
Virtual float64H200Count Limit - Virtual H200 GPU card count limit
- Gpu
Virtual float64H200Count Usage - Virtual H200 GPU card count usage
- Gpu
Virtual float64L40s Count Limit - Virtual L40S GPU card count limit
- Gpu
Virtual float64L40s Count Usage - Virtual L40S GPU card count usage
- Image
Count float64Limit - Images Count limit
- Image
Count float64Usage - Images Count usage
- Image
Size float64Limit - Images Size, bytes limit
- Image
Size float64Usage - Images Size, bytes usage
- Ipu
Count float64Limit - IPU Count limit
- Ipu
Count float64Usage - IPU Count usage
- Laas
Topic float64Count Limit - LaaS Topics Count limit
- Laas
Topic float64Count Usage - LaaS Topics Count usage
- Loadbalancer
Count float64Limit - Load Balancers Count limit
- Loadbalancer
Count float64Usage - Load Balancers Count usage
- Network
Count float64Limit - Networks Count limit
- Network
Count float64Usage - Networks Count usage
- Ram
Limit float64 - RAM Size, MiB limit
- Ram
Usage float64 - RAM Size, MiB usage
- Region
Id float64 - Region ID
- Registry
Count float64Limit - Registries count limit
- Registry
Count float64Usage - Registries count usage
- Registry
Storage float64Limit - Registries volume usage, GiB limit
- Registry
Storage float64Usage - Registries volume usage, GiB usage
- Router
Count float64Limit - Routers Count limit
- Router
Count float64Usage - Routers Count usage
- Secret
Count float64Limit - Secret Count limit
- Secret
Count float64Usage - Secret Count usage
- Servergroup
Count float64Limit - Placement Group Count limit
- Servergroup
Count float64Usage - Placement Group Count usage
- Sfs
Count float64Limit - Shared file system Count limit
- Sfs
Count float64Usage - Shared file system Count usage
- Sfs
Size float64Limit - Shared file system Size, GiB limit
- Sfs
Size float64Usage - Shared file system Size, GiB usage
- float64
- Basic VMs Count limit
- float64
- Basic VMs Count usage
- Snapshot
Schedule float64Count Limit - Snapshot Schedules Count limit
- Snapshot
Schedule float64Count Usage - Snapshot Schedules Count usage
- Subnet
Count float64Limit - Subnets Count limit
- Subnet
Count float64Usage - Subnets Count usage
- Vm
Count float64Limit - Instances Dedicated Count limit
- Vm
Count float64Usage - Instances Dedicated Count usage
- Volume
Count float64Limit - Volumes Count limit
- Volume
Count float64Usage - Volumes Count usage
- Volume
Size float64Limit - Volumes Size, GiB limit
- Volume
Size float64Usage - Volumes Size, GiB usage
- Volume
Snapshots float64Count Limit - Snapshots Count limit
- Volume
Snapshots float64Count Usage - Snapshots Count usage
- Volume
Snapshots float64Size Limit - Snapshots Size, GiB limit
- Volume
Snapshots float64Size Usage - Snapshots Size, GiB usage
- baremetal_
basic_ numbercount_ limit - Basic bare metal servers count limit
- baremetal_
basic_ numbercount_ usage - Basic bare metal servers count usage
- baremetal_
gpu_ numbera100_ count_ limit - Bare metal A100 GPU server count limit
- baremetal_
gpu_ numbera100_ count_ usage - Bare metal A100 GPU server count usage
- baremetal_
gpu_ numbercount_ limit - Total number of AI GPU bare metal servers. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_limit,baremetal_gpu_h100_count_limit,baremetal_gpu_h200_count_limit, andbaremetal_gpu_l40s_count_limit. - baremetal_
gpu_ numbercount_ usage - Baremetal Gpu Count Usage. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_usage,baremetal_gpu_h100_count_usage,baremetal_gpu_h200_count_usage, andbaremetal_gpu_l40s_count_usage. - baremetal_
gpu_ numberh100_ count_ limit - Bare metal H100 GPU server count limit
- baremetal_
gpu_ numberh100_ count_ usage - Bare metal H100 GPU server count usage
- baremetal_
gpu_ numberh200_ count_ limit - Bare metal H200 GPU server count limit
- baremetal_
gpu_ numberh200_ count_ usage - Bare metal H200 GPU server count usage
- baremetal_
gpu_ numberl40s_ count_ limit - Bare metal L40S GPU server count limit
- baremetal_
gpu_ numberl40s_ count_ usage - Bare metal L40S GPU server count usage
- baremetal_
hf_ numbercount_ limit - High-frequency bare metal servers count limit
- baremetal_
hf_ numbercount_ usage - High-frequency bare metal servers count usage
- baremetal_
infrastructure_ numbercount_ limit - Infrastructure bare metal servers count limit
- baremetal_
infrastructure_ numbercount_ usage - Infrastructure bare metal servers count usage
- baremetal_
network_ numbercount_ limit - Bare metal Network Count limit
- baremetal_
network_ numbercount_ usage - Bare metal Network Count usage
- baremetal_
storage_ numbercount_ limit - Storage bare metal servers count limit
- baremetal_
storage_ numbercount_ usage - Storage bare metal servers count usage
- caas_
container_ numbercount_ limit - Containers count limit
- caas_
container_ numbercount_ usage - Containers count usage
- caas_
cpu_ numbercount_ limit - mCPU count for containers limit
- caas_
cpu_ numbercount_ usage - mCPU count for containers usage
- caas_
gpu_ numbercount_ limit - Containers gpu count limit
- caas_
gpu_ numbercount_ usage - Containers gpu count usage
- caas_
ram_ numbersize_ limit - MiB memory count for containers limit
- caas_
ram_ numbersize_ usage - MiB memory count for containers usage
- cluster_
count_ numberlimit - K8s clusters count limit
- cluster_
count_ numberusage - K8s clusters count usage
- cpu_
count_ numberlimit - vCPU Count limit
- cpu_
count_ numberusage - vCPU Count usage
- dbaas_
postgres_ numbercluster_ count_ limit - DBaaS cluster count limit
- dbaas_
postgres_ numbercluster_ count_ usage - DBaaS cluster count usage
- external_
ip_ numbercount_ limit - External IP Count limit
- external_
ip_ numbercount_ usage - External IP Count usage
- faas_
cpu_ numbercount_ limit - mCPU count for functions limit
- faas_
cpu_ numbercount_ usage - mCPU count for functions usage
- faas_
function_ numbercount_ limit - Functions count limit
- faas_
function_ numbercount_ usage - Functions count usage
- faas_
namespace_ numbercount_ limit - Functions namespace count limit
- faas_
namespace_ numbercount_ usage - Functions namespace count usage
- faas_
ram_ numbersize_ limit - MiB memory count for functions limit
- faas_
ram_ numbersize_ usage - MiB memory count for functions usage
- firewall_
count_ numberlimit - Firewalls Count limit
- firewall_
count_ numberusage - Firewalls Count usage
- floating_
count_ numberlimit - Floating IP Count limit
- floating_
count_ numberusage - Floating IP Count usage
- gpu_
count_ numberlimit - GPU Count limit
- gpu_
count_ numberusage - GPU Count usage
- gpu_
virtual_ numbera100_ count_ limit - Virtual A100 GPU card count limit
- gpu_
virtual_ numbera100_ count_ usage - Virtual A100 GPU card count usage
- gpu_
virtual_ numberh100_ count_ limit - Virtual H100 GPU card count limit
- gpu_
virtual_ numberh100_ count_ usage - Virtual H100 GPU card count usage
- gpu_
virtual_ numberh200_ count_ limit - Virtual H200 GPU card count limit
- gpu_
virtual_ numberh200_ count_ usage - Virtual H200 GPU card count usage
- gpu_
virtual_ numberl40s_ count_ limit - Virtual L40S GPU card count limit
- gpu_
virtual_ numberl40s_ count_ usage - Virtual L40S GPU card count usage
- image_
count_ numberlimit - Images Count limit
- image_
count_ numberusage - Images Count usage
- image_
size_ numberlimit - Images Size, bytes limit
- image_
size_ numberusage - Images Size, bytes usage
- ipu_
count_ numberlimit - IPU Count limit
- ipu_
count_ numberusage - IPU Count usage
- laas_
topic_ numbercount_ limit - LaaS Topics Count limit
- laas_
topic_ numbercount_ usage - LaaS Topics Count usage
- loadbalancer_
count_ numberlimit - Load Balancers Count limit
- loadbalancer_
count_ numberusage - Load Balancers Count usage
- network_
count_ numberlimit - Networks Count limit
- network_
count_ numberusage - Networks Count usage
- ram_
limit number - RAM Size, MiB limit
- ram_
usage number - RAM Size, MiB usage
- region_
id number - Region ID
- registry_
count_ numberlimit - Registries count limit
- registry_
count_ numberusage - Registries count usage
- registry_
storage_ numberlimit - Registries volume usage, GiB limit
- registry_
storage_ numberusage - Registries volume usage, GiB usage
- router_
count_ numberlimit - Routers Count limit
- router_
count_ numberusage - Routers Count usage
- secret_
count_ numberlimit - Secret Count limit
- secret_
count_ numberusage - Secret Count usage
- servergroup_
count_ numberlimit - Placement Group Count limit
- servergroup_
count_ numberusage - Placement Group Count usage
- sfs_
count_ numberlimit - Shared file system Count limit
- sfs_
count_ numberusage - Shared file system Count usage
- sfs_
size_ numberlimit - Shared file system Size, GiB limit
- sfs_
size_ numberusage - Shared file system Size, GiB usage
- number
- Basic VMs Count limit
- number
- Basic VMs Count usage
- snapshot_
schedule_ numbercount_ limit - Snapshot Schedules Count limit
- snapshot_
schedule_ numbercount_ usage - Snapshot Schedules Count usage
- subnet_
count_ numberlimit - Subnets Count limit
- subnet_
count_ numberusage - Subnets Count usage
- vm_
count_ numberlimit - Instances Dedicated Count limit
- vm_
count_ numberusage - Instances Dedicated Count usage
- volume_
count_ numberlimit - Volumes Count limit
- volume_
count_ numberusage - Volumes Count usage
- volume_
size_ numberlimit - Volumes Size, GiB limit
- volume_
size_ numberusage - Volumes Size, GiB usage
- volume_
snapshots_ numbercount_ limit - Snapshots Count limit
- volume_
snapshots_ numbercount_ usage - Snapshots Count usage
- volume_
snapshots_ numbersize_ limit - Snapshots Size, GiB limit
- volume_
snapshots_ numbersize_ usage - Snapshots Size, GiB usage
- baremetal
Basic DoubleCount Limit - Basic bare metal servers count limit
- baremetal
Basic DoubleCount Usage - Basic bare metal servers count usage
- baremetal
Gpu DoubleA100Count Limit - Bare metal A100 GPU server count limit
- baremetal
Gpu DoubleA100Count Usage - Bare metal A100 GPU server count usage
- baremetal
Gpu DoubleCount Limit - Total number of AI GPU bare metal servers. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_limit,baremetal_gpu_h100_count_limit,baremetal_gpu_h200_count_limit, andbaremetal_gpu_l40s_count_limit. - baremetal
Gpu DoubleCount Usage - Baremetal Gpu Count Usage. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_usage,baremetal_gpu_h100_count_usage,baremetal_gpu_h200_count_usage, andbaremetal_gpu_l40s_count_usage. - baremetal
Gpu DoubleH100Count Limit - Bare metal H100 GPU server count limit
- baremetal
Gpu DoubleH100Count Usage - Bare metal H100 GPU server count usage
- baremetal
Gpu DoubleH200Count Limit - Bare metal H200 GPU server count limit
- baremetal
Gpu DoubleH200Count Usage - Bare metal H200 GPU server count usage
- baremetal
Gpu DoubleL40s Count Limit - Bare metal L40S GPU server count limit
- baremetal
Gpu DoubleL40s Count Usage - Bare metal L40S GPU server count usage
- baremetal
Hf DoubleCount Limit - High-frequency bare metal servers count limit
- baremetal
Hf DoubleCount Usage - High-frequency bare metal servers count usage
- baremetal
Infrastructure DoubleCount Limit - Infrastructure bare metal servers count limit
- baremetal
Infrastructure DoubleCount Usage - Infrastructure bare metal servers count usage
- baremetal
Network DoubleCount Limit - Bare metal Network Count limit
- baremetal
Network DoubleCount Usage - Bare metal Network Count usage
- baremetal
Storage DoubleCount Limit - Storage bare metal servers count limit
- baremetal
Storage DoubleCount Usage - Storage bare metal servers count usage
- caas
Container DoubleCount Limit - Containers count limit
- caas
Container DoubleCount Usage - Containers count usage
- caas
Cpu DoubleCount Limit - mCPU count for containers limit
- caas
Cpu DoubleCount Usage - mCPU count for containers usage
- caas
Gpu DoubleCount Limit - Containers gpu count limit
- caas
Gpu DoubleCount Usage - Containers gpu count usage
- caas
Ram DoubleSize Limit - MiB memory count for containers limit
- caas
Ram DoubleSize Usage - MiB memory count for containers usage
- cluster
Count DoubleLimit - K8s clusters count limit
- cluster
Count DoubleUsage - K8s clusters count usage
- cpu
Count DoubleLimit - vCPU Count limit
- cpu
Count DoubleUsage - vCPU Count usage
- dbaas
Postgres DoubleCluster Count Limit - DBaaS cluster count limit
- dbaas
Postgres DoubleCluster Count Usage - DBaaS cluster count usage
- external
Ip DoubleCount Limit - External IP Count limit
- external
Ip DoubleCount Usage - External IP Count usage
- faas
Cpu DoubleCount Limit - mCPU count for functions limit
- faas
Cpu DoubleCount Usage - mCPU count for functions usage
- faas
Function DoubleCount Limit - Functions count limit
- faas
Function DoubleCount Usage - Functions count usage
- faas
Namespace DoubleCount Limit - Functions namespace count limit
- faas
Namespace DoubleCount Usage - Functions namespace count usage
- faas
Ram DoubleSize Limit - MiB memory count for functions limit
- faas
Ram DoubleSize Usage - MiB memory count for functions usage
- firewall
Count DoubleLimit - Firewalls Count limit
- firewall
Count DoubleUsage - Firewalls Count usage
- floating
Count DoubleLimit - Floating IP Count limit
- floating
Count DoubleUsage - Floating IP Count usage
- gpu
Count DoubleLimit - GPU Count limit
- gpu
Count DoubleUsage - GPU Count usage
- gpu
Virtual DoubleA100Count Limit - Virtual A100 GPU card count limit
- gpu
Virtual DoubleA100Count Usage - Virtual A100 GPU card count usage
- gpu
Virtual DoubleH100Count Limit - Virtual H100 GPU card count limit
- gpu
Virtual DoubleH100Count Usage - Virtual H100 GPU card count usage
- gpu
Virtual DoubleH200Count Limit - Virtual H200 GPU card count limit
- gpu
Virtual DoubleH200Count Usage - Virtual H200 GPU card count usage
- gpu
Virtual DoubleL40s Count Limit - Virtual L40S GPU card count limit
- gpu
Virtual DoubleL40s Count Usage - Virtual L40S GPU card count usage
- image
Count DoubleLimit - Images Count limit
- image
Count DoubleUsage - Images Count usage
- image
Size DoubleLimit - Images Size, bytes limit
- image
Size DoubleUsage - Images Size, bytes usage
- ipu
Count DoubleLimit - IPU Count limit
- ipu
Count DoubleUsage - IPU Count usage
- laas
Topic DoubleCount Limit - LaaS Topics Count limit
- laas
Topic DoubleCount Usage - LaaS Topics Count usage
- loadbalancer
Count DoubleLimit - Load Balancers Count limit
- loadbalancer
Count DoubleUsage - Load Balancers Count usage
- network
Count DoubleLimit - Networks Count limit
- network
Count DoubleUsage - Networks Count usage
- ram
Limit Double - RAM Size, MiB limit
- ram
Usage Double - RAM Size, MiB usage
- region
Id Double - Region ID
- registry
Count DoubleLimit - Registries count limit
- registry
Count DoubleUsage - Registries count usage
- registry
Storage DoubleLimit - Registries volume usage, GiB limit
- registry
Storage DoubleUsage - Registries volume usage, GiB usage
- router
Count DoubleLimit - Routers Count limit
- router
Count DoubleUsage - Routers Count usage
- secret
Count DoubleLimit - Secret Count limit
- secret
Count DoubleUsage - Secret Count usage
- servergroup
Count DoubleLimit - Placement Group Count limit
- servergroup
Count DoubleUsage - Placement Group Count usage
- sfs
Count DoubleLimit - Shared file system Count limit
- sfs
Count DoubleUsage - Shared file system Count usage
- sfs
Size DoubleLimit - Shared file system Size, GiB limit
- sfs
Size DoubleUsage - Shared file system Size, GiB usage
- Double
- Basic VMs Count limit
- Double
- Basic VMs Count usage
- snapshot
Schedule DoubleCount Limit - Snapshot Schedules Count limit
- snapshot
Schedule DoubleCount Usage - Snapshot Schedules Count usage
- subnet
Count DoubleLimit - Subnets Count limit
- subnet
Count DoubleUsage - Subnets Count usage
- vm
Count DoubleLimit - Instances Dedicated Count limit
- vm
Count DoubleUsage - Instances Dedicated Count usage
- volume
Count DoubleLimit - Volumes Count limit
- volume
Count DoubleUsage - Volumes Count usage
- volume
Size DoubleLimit - Volumes Size, GiB limit
- volume
Size DoubleUsage - Volumes Size, GiB usage
- volume
Snapshots DoubleCount Limit - Snapshots Count limit
- volume
Snapshots DoubleCount Usage - Snapshots Count usage
- volume
Snapshots DoubleSize Limit - Snapshots Size, GiB limit
- volume
Snapshots DoubleSize Usage - Snapshots Size, GiB usage
- baremetal
Basic numberCount Limit - Basic bare metal servers count limit
- baremetal
Basic numberCount Usage - Basic bare metal servers count usage
- baremetal
Gpu numberA100Count Limit - Bare metal A100 GPU server count limit
- baremetal
Gpu numberA100Count Usage - Bare metal A100 GPU server count usage
- baremetal
Gpu numberCount Limit - Total number of AI GPU bare metal servers. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_limit,baremetal_gpu_h100_count_limit,baremetal_gpu_h200_count_limit, andbaremetal_gpu_l40s_count_limit. - baremetal
Gpu numberCount Usage - Baremetal Gpu Count Usage. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_usage,baremetal_gpu_h100_count_usage,baremetal_gpu_h200_count_usage, andbaremetal_gpu_l40s_count_usage. - baremetal
Gpu numberH100Count Limit - Bare metal H100 GPU server count limit
- baremetal
Gpu numberH100Count Usage - Bare metal H100 GPU server count usage
- baremetal
Gpu numberH200Count Limit - Bare metal H200 GPU server count limit
- baremetal
Gpu numberH200Count Usage - Bare metal H200 GPU server count usage
- baremetal
Gpu numberL40s Count Limit - Bare metal L40S GPU server count limit
- baremetal
Gpu numberL40s Count Usage - Bare metal L40S GPU server count usage
- baremetal
Hf numberCount Limit - High-frequency bare metal servers count limit
- baremetal
Hf numberCount Usage - High-frequency bare metal servers count usage
- baremetal
Infrastructure numberCount Limit - Infrastructure bare metal servers count limit
- baremetal
Infrastructure numberCount Usage - Infrastructure bare metal servers count usage
- baremetal
Network numberCount Limit - Bare metal Network Count limit
- baremetal
Network numberCount Usage - Bare metal Network Count usage
- baremetal
Storage numberCount Limit - Storage bare metal servers count limit
- baremetal
Storage numberCount Usage - Storage bare metal servers count usage
- caas
Container numberCount Limit - Containers count limit
- caas
Container numberCount Usage - Containers count usage
- caas
Cpu numberCount Limit - mCPU count for containers limit
- caas
Cpu numberCount Usage - mCPU count for containers usage
- caas
Gpu numberCount Limit - Containers gpu count limit
- caas
Gpu numberCount Usage - Containers gpu count usage
- caas
Ram numberSize Limit - MiB memory count for containers limit
- caas
Ram numberSize Usage - MiB memory count for containers usage
- cluster
Count numberLimit - K8s clusters count limit
- cluster
Count numberUsage - K8s clusters count usage
- cpu
Count numberLimit - vCPU Count limit
- cpu
Count numberUsage - vCPU Count usage
- dbaas
Postgres numberCluster Count Limit - DBaaS cluster count limit
- dbaas
Postgres numberCluster Count Usage - DBaaS cluster count usage
- external
Ip numberCount Limit - External IP Count limit
- external
Ip numberCount Usage - External IP Count usage
- faas
Cpu numberCount Limit - mCPU count for functions limit
- faas
Cpu numberCount Usage - mCPU count for functions usage
- faas
Function numberCount Limit - Functions count limit
- faas
Function numberCount Usage - Functions count usage
- faas
Namespace numberCount Limit - Functions namespace count limit
- faas
Namespace numberCount Usage - Functions namespace count usage
- faas
Ram numberSize Limit - MiB memory count for functions limit
- faas
Ram numberSize Usage - MiB memory count for functions usage
- firewall
Count numberLimit - Firewalls Count limit
- firewall
Count numberUsage - Firewalls Count usage
- floating
Count numberLimit - Floating IP Count limit
- floating
Count numberUsage - Floating IP Count usage
- gpu
Count numberLimit - GPU Count limit
- gpu
Count numberUsage - GPU Count usage
- gpu
Virtual numberA100Count Limit - Virtual A100 GPU card count limit
- gpu
Virtual numberA100Count Usage - Virtual A100 GPU card count usage
- gpu
Virtual numberH100Count Limit - Virtual H100 GPU card count limit
- gpu
Virtual numberH100Count Usage - Virtual H100 GPU card count usage
- gpu
Virtual numberH200Count Limit - Virtual H200 GPU card count limit
- gpu
Virtual numberH200Count Usage - Virtual H200 GPU card count usage
- gpu
Virtual numberL40s Count Limit - Virtual L40S GPU card count limit
- gpu
Virtual numberL40s Count Usage - Virtual L40S GPU card count usage
- image
Count numberLimit - Images Count limit
- image
Count numberUsage - Images Count usage
- image
Size numberLimit - Images Size, bytes limit
- image
Size numberUsage - Images Size, bytes usage
- ipu
Count numberLimit - IPU Count limit
- ipu
Count numberUsage - IPU Count usage
- laas
Topic numberCount Limit - LaaS Topics Count limit
- laas
Topic numberCount Usage - LaaS Topics Count usage
- loadbalancer
Count numberLimit - Load Balancers Count limit
- loadbalancer
Count numberUsage - Load Balancers Count usage
- network
Count numberLimit - Networks Count limit
- network
Count numberUsage - Networks Count usage
- ram
Limit number - RAM Size, MiB limit
- ram
Usage number - RAM Size, MiB usage
- region
Id number - Region ID
- registry
Count numberLimit - Registries count limit
- registry
Count numberUsage - Registries count usage
- registry
Storage numberLimit - Registries volume usage, GiB limit
- registry
Storage numberUsage - Registries volume usage, GiB usage
- router
Count numberLimit - Routers Count limit
- router
Count numberUsage - Routers Count usage
- secret
Count numberLimit - Secret Count limit
- secret
Count numberUsage - Secret Count usage
- servergroup
Count numberLimit - Placement Group Count limit
- servergroup
Count numberUsage - Placement Group Count usage
- sfs
Count numberLimit - Shared file system Count limit
- sfs
Count numberUsage - Shared file system Count usage
- sfs
Size numberLimit - Shared file system Size, GiB limit
- sfs
Size numberUsage - Shared file system Size, GiB usage
- number
- Basic VMs Count limit
- number
- Basic VMs Count usage
- snapshot
Schedule numberCount Limit - Snapshot Schedules Count limit
- snapshot
Schedule numberCount Usage - Snapshot Schedules Count usage
- subnet
Count numberLimit - Subnets Count limit
- subnet
Count numberUsage - Subnets Count usage
- vm
Count numberLimit - Instances Dedicated Count limit
- vm
Count numberUsage - Instances Dedicated Count usage
- volume
Count numberLimit - Volumes Count limit
- volume
Count numberUsage - Volumes Count usage
- volume
Size numberLimit - Volumes Size, GiB limit
- volume
Size numberUsage - Volumes Size, GiB usage
- volume
Snapshots numberCount Limit - Snapshots Count limit
- volume
Snapshots numberCount Usage - Snapshots Count usage
- volume
Snapshots numberSize Limit - Snapshots Size, GiB limit
- volume
Snapshots numberSize Usage - Snapshots Size, GiB usage
- baremetal_
basic_ floatcount_ limit - Basic bare metal servers count limit
- baremetal_
basic_ floatcount_ usage - Basic bare metal servers count usage
- baremetal_
gpu_ floata100_ count_ limit - Bare metal A100 GPU server count limit
- baremetal_
gpu_ floata100_ count_ usage - Bare metal A100 GPU server count usage
- baremetal_
gpu_ floatcount_ limit - Total number of AI GPU bare metal servers. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_limit,baremetal_gpu_h100_count_limit,baremetal_gpu_h200_count_limit, andbaremetal_gpu_l40s_count_limit. - baremetal_
gpu_ floatcount_ usage - Baremetal Gpu Count Usage. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_usage,baremetal_gpu_h100_count_usage,baremetal_gpu_h200_count_usage, andbaremetal_gpu_l40s_count_usage. - baremetal_
gpu_ floath100_ count_ limit - Bare metal H100 GPU server count limit
- baremetal_
gpu_ floath100_ count_ usage - Bare metal H100 GPU server count usage
- baremetal_
gpu_ floath200_ count_ limit - Bare metal H200 GPU server count limit
- baremetal_
gpu_ floath200_ count_ usage - Bare metal H200 GPU server count usage
- baremetal_
gpu_ floatl40s_ count_ limit - Bare metal L40S GPU server count limit
- baremetal_
gpu_ floatl40s_ count_ usage - Bare metal L40S GPU server count usage
- baremetal_
hf_ floatcount_ limit - High-frequency bare metal servers count limit
- baremetal_
hf_ floatcount_ usage - High-frequency bare metal servers count usage
- baremetal_
infrastructure_ floatcount_ limit - Infrastructure bare metal servers count limit
- baremetal_
infrastructure_ floatcount_ usage - Infrastructure bare metal servers count usage
- baremetal_
network_ floatcount_ limit - Bare metal Network Count limit
- baremetal_
network_ floatcount_ usage - Bare metal Network Count usage
- baremetal_
storage_ floatcount_ limit - Storage bare metal servers count limit
- baremetal_
storage_ floatcount_ usage - Storage bare metal servers count usage
- caas_
container_ floatcount_ limit - Containers count limit
- caas_
container_ floatcount_ usage - Containers count usage
- caas_
cpu_ floatcount_ limit - mCPU count for containers limit
- caas_
cpu_ floatcount_ usage - mCPU count for containers usage
- caas_
gpu_ floatcount_ limit - Containers gpu count limit
- caas_
gpu_ floatcount_ usage - Containers gpu count usage
- caas_
ram_ floatsize_ limit - MiB memory count for containers limit
- caas_
ram_ floatsize_ usage - MiB memory count for containers usage
- cluster_
count_ floatlimit - K8s clusters count limit
- cluster_
count_ floatusage - K8s clusters count usage
- cpu_
count_ floatlimit - vCPU Count limit
- cpu_
count_ floatusage - vCPU Count usage
- dbaas_
postgres_ floatcluster_ count_ limit - DBaaS cluster count limit
- dbaas_
postgres_ floatcluster_ count_ usage - DBaaS cluster count usage
- external_
ip_ floatcount_ limit - External IP Count limit
- external_
ip_ floatcount_ usage - External IP Count usage
- faas_
cpu_ floatcount_ limit - mCPU count for functions limit
- faas_
cpu_ floatcount_ usage - mCPU count for functions usage
- faas_
function_ floatcount_ limit - Functions count limit
- faas_
function_ floatcount_ usage - Functions count usage
- faas_
namespace_ floatcount_ limit - Functions namespace count limit
- faas_
namespace_ floatcount_ usage - Functions namespace count usage
- faas_
ram_ floatsize_ limit - MiB memory count for functions limit
- faas_
ram_ floatsize_ usage - MiB memory count for functions usage
- firewall_
count_ floatlimit - Firewalls Count limit
- firewall_
count_ floatusage - Firewalls Count usage
- floating_
count_ floatlimit - Floating IP Count limit
- floating_
count_ floatusage - Floating IP Count usage
- gpu_
count_ floatlimit - GPU Count limit
- gpu_
count_ floatusage - GPU Count usage
- gpu_
virtual_ floata100_ count_ limit - Virtual A100 GPU card count limit
- gpu_
virtual_ floata100_ count_ usage - Virtual A100 GPU card count usage
- gpu_
virtual_ floath100_ count_ limit - Virtual H100 GPU card count limit
- gpu_
virtual_ floath100_ count_ usage - Virtual H100 GPU card count usage
- gpu_
virtual_ floath200_ count_ limit - Virtual H200 GPU card count limit
- gpu_
virtual_ floath200_ count_ usage - Virtual H200 GPU card count usage
- gpu_
virtual_ floatl40s_ count_ limit - Virtual L40S GPU card count limit
- gpu_
virtual_ floatl40s_ count_ usage - Virtual L40S GPU card count usage
- image_
count_ floatlimit - Images Count limit
- image_
count_ floatusage - Images Count usage
- image_
size_ floatlimit - Images Size, bytes limit
- image_
size_ floatusage - Images Size, bytes usage
- ipu_
count_ floatlimit - IPU Count limit
- ipu_
count_ floatusage - IPU Count usage
- laas_
topic_ floatcount_ limit - LaaS Topics Count limit
- laas_
topic_ floatcount_ usage - LaaS Topics Count usage
- loadbalancer_
count_ floatlimit - Load Balancers Count limit
- loadbalancer_
count_ floatusage - Load Balancers Count usage
- network_
count_ floatlimit - Networks Count limit
- network_
count_ floatusage - Networks Count usage
- ram_
limit float - RAM Size, MiB limit
- ram_
usage float - RAM Size, MiB usage
- region_
id float - Region ID
- registry_
count_ floatlimit - Registries count limit
- registry_
count_ floatusage - Registries count usage
- registry_
storage_ floatlimit - Registries volume usage, GiB limit
- registry_
storage_ floatusage - Registries volume usage, GiB usage
- router_
count_ floatlimit - Routers Count limit
- router_
count_ floatusage - Routers Count usage
- secret_
count_ floatlimit - Secret Count limit
- secret_
count_ floatusage - Secret Count usage
- servergroup_
count_ floatlimit - Placement Group Count limit
- servergroup_
count_ floatusage - Placement Group Count usage
- sfs_
count_ floatlimit - Shared file system Count limit
- sfs_
count_ floatusage - Shared file system Count usage
- sfs_
size_ floatlimit - Shared file system Size, GiB limit
- sfs_
size_ floatusage - Shared file system Size, GiB usage
- float
- Basic VMs Count limit
- float
- Basic VMs Count usage
- snapshot_
schedule_ floatcount_ limit - Snapshot Schedules Count limit
- snapshot_
schedule_ floatcount_ usage - Snapshot Schedules Count usage
- subnet_
count_ floatlimit - Subnets Count limit
- subnet_
count_ floatusage - Subnets Count usage
- vm_
count_ floatlimit - Instances Dedicated Count limit
- vm_
count_ floatusage - Instances Dedicated Count usage
- volume_
count_ floatlimit - Volumes Count limit
- volume_
count_ floatusage - Volumes Count usage
- volume_
size_ floatlimit - Volumes Size, GiB limit
- volume_
size_ floatusage - Volumes Size, GiB usage
- volume_
snapshots_ floatcount_ limit - Snapshots Count limit
- volume_
snapshots_ floatcount_ usage - Snapshots Count usage
- volume_
snapshots_ floatsize_ limit - Snapshots Size, GiB limit
- volume_
snapshots_ floatsize_ usage - Snapshots Size, GiB usage
- baremetal
Basic NumberCount Limit - Basic bare metal servers count limit
- baremetal
Basic NumberCount Usage - Basic bare metal servers count usage
- baremetal
Gpu NumberA100Count Limit - Bare metal A100 GPU server count limit
- baremetal
Gpu NumberA100Count Usage - Bare metal A100 GPU server count usage
- baremetal
Gpu NumberCount Limit - Total number of AI GPU bare metal servers. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_limit,baremetal_gpu_h100_count_limit,baremetal_gpu_h200_count_limit, andbaremetal_gpu_l40s_count_limit. - baremetal
Gpu NumberCount Usage - Baremetal Gpu Count Usage. This field is deprecated and is now always calculated automatically as the sum of
baremetal_gpu_a100_count_usage,baremetal_gpu_h100_count_usage,baremetal_gpu_h200_count_usage, andbaremetal_gpu_l40s_count_usage. - baremetal
Gpu NumberH100Count Limit - Bare metal H100 GPU server count limit
- baremetal
Gpu NumberH100Count Usage - Bare metal H100 GPU server count usage
- baremetal
Gpu NumberH200Count Limit - Bare metal H200 GPU server count limit
- baremetal
Gpu NumberH200Count Usage - Bare metal H200 GPU server count usage
- baremetal
Gpu NumberL40s Count Limit - Bare metal L40S GPU server count limit
- baremetal
Gpu NumberL40s Count Usage - Bare metal L40S GPU server count usage
- baremetal
Hf NumberCount Limit - High-frequency bare metal servers count limit
- baremetal
Hf NumberCount Usage - High-frequency bare metal servers count usage
- baremetal
Infrastructure NumberCount Limit - Infrastructure bare metal servers count limit
- baremetal
Infrastructure NumberCount Usage - Infrastructure bare metal servers count usage
- baremetal
Network NumberCount Limit - Bare metal Network Count limit
- baremetal
Network NumberCount Usage - Bare metal Network Count usage
- baremetal
Storage NumberCount Limit - Storage bare metal servers count limit
- baremetal
Storage NumberCount Usage - Storage bare metal servers count usage
- caas
Container NumberCount Limit - Containers count limit
- caas
Container NumberCount Usage - Containers count usage
- caas
Cpu NumberCount Limit - mCPU count for containers limit
- caas
Cpu NumberCount Usage - mCPU count for containers usage
- caas
Gpu NumberCount Limit - Containers gpu count limit
- caas
Gpu NumberCount Usage - Containers gpu count usage
- caas
Ram NumberSize Limit - MiB memory count for containers limit
- caas
Ram NumberSize Usage - MiB memory count for containers usage
- cluster
Count NumberLimit - K8s clusters count limit
- cluster
Count NumberUsage - K8s clusters count usage
- cpu
Count NumberLimit - vCPU Count limit
- cpu
Count NumberUsage - vCPU Count usage
- dbaas
Postgres NumberCluster Count Limit - DBaaS cluster count limit
- dbaas
Postgres NumberCluster Count Usage - DBaaS cluster count usage
- external
Ip NumberCount Limit - External IP Count limit
- external
Ip NumberCount Usage - External IP Count usage
- faas
Cpu NumberCount Limit - mCPU count for functions limit
- faas
Cpu NumberCount Usage - mCPU count for functions usage
- faas
Function NumberCount Limit - Functions count limit
- faas
Function NumberCount Usage - Functions count usage
- faas
Namespace NumberCount Limit - Functions namespace count limit
- faas
Namespace NumberCount Usage - Functions namespace count usage
- faas
Ram NumberSize Limit - MiB memory count for functions limit
- faas
Ram NumberSize Usage - MiB memory count for functions usage
- firewall
Count NumberLimit - Firewalls Count limit
- firewall
Count NumberUsage - Firewalls Count usage
- floating
Count NumberLimit - Floating IP Count limit
- floating
Count NumberUsage - Floating IP Count usage
- gpu
Count NumberLimit - GPU Count limit
- gpu
Count NumberUsage - GPU Count usage
- gpu
Virtual NumberA100Count Limit - Virtual A100 GPU card count limit
- gpu
Virtual NumberA100Count Usage - Virtual A100 GPU card count usage
- gpu
Virtual NumberH100Count Limit - Virtual H100 GPU card count limit
- gpu
Virtual NumberH100Count Usage - Virtual H100 GPU card count usage
- gpu
Virtual NumberH200Count Limit - Virtual H200 GPU card count limit
- gpu
Virtual NumberH200Count Usage - Virtual H200 GPU card count usage
- gpu
Virtual NumberL40s Count Limit - Virtual L40S GPU card count limit
- gpu
Virtual NumberL40s Count Usage - Virtual L40S GPU card count usage
- image
Count NumberLimit - Images Count limit
- image
Count NumberUsage - Images Count usage
- image
Size NumberLimit - Images Size, bytes limit
- image
Size NumberUsage - Images Size, bytes usage
- ipu
Count NumberLimit - IPU Count limit
- ipu
Count NumberUsage - IPU Count usage
- laas
Topic NumberCount Limit - LaaS Topics Count limit
- laas
Topic NumberCount Usage - LaaS Topics Count usage
- loadbalancer
Count NumberLimit - Load Balancers Count limit
- loadbalancer
Count NumberUsage - Load Balancers Count usage
- network
Count NumberLimit - Networks Count limit
- network
Count NumberUsage - Networks Count usage
- ram
Limit Number - RAM Size, MiB limit
- ram
Usage Number - RAM Size, MiB usage
- region
Id Number - Region ID
- registry
Count NumberLimit - Registries count limit
- registry
Count NumberUsage - Registries count usage
- registry
Storage NumberLimit - Registries volume usage, GiB limit
- registry
Storage NumberUsage - Registries volume usage, GiB usage
- router
Count NumberLimit - Routers Count limit
- router
Count NumberUsage - Routers Count usage
- secret
Count NumberLimit - Secret Count limit
- secret
Count NumberUsage - Secret Count usage
- servergroup
Count NumberLimit - Placement Group Count limit
- servergroup
Count NumberUsage - Placement Group Count usage
- sfs
Count NumberLimit - Shared file system Count limit
- sfs
Count NumberUsage - Shared file system Count usage
- sfs
Size NumberLimit - Shared file system Size, GiB limit
- sfs
Size NumberUsage - Shared file system Size, GiB usage
- Number
- Basic VMs Count limit
- Number
- Basic VMs Count usage
- snapshot
Schedule NumberCount Limit - Snapshot Schedules Count limit
- snapshot
Schedule NumberCount Usage - Snapshot Schedules Count usage
- subnet
Count NumberLimit - Subnets Count limit
- subnet
Count NumberUsage - Subnets Count usage
- vm
Count NumberLimit - Instances Dedicated Count limit
- vm
Count NumberUsage - Instances Dedicated Count usage
- volume
Count NumberLimit - Volumes Count limit
- volume
Count NumberUsage - Volumes Count usage
- volume
Size NumberLimit - Volumes Size, GiB limit
- volume
Size NumberUsage - Volumes Size, GiB usage
- volume
Snapshots NumberCount Limit - Snapshots Count limit
- volume
Snapshots NumberCount Usage - Snapshots Count usage
- volume
Snapshots NumberSize Limit - Snapshots Size, GiB limit
- volume
Snapshots NumberSize Usage - Snapshots Size, GiB usage
Package Details
- Repository
- gcore g-core/terraform-provider-gcore
- License
- Notes
- This Pulumi package is based on the
gcoreTerraform Provider.
Viewing docs for gcore 2.0.0-alpha.13
published on Friday, Jul 17, 2026 by g-core
published on Friday, Jul 17, 2026 by g-core