Viewing docs for OVHCloud v2.17.0
published on Friday, Jul 17, 2026 by OVHcloud
published on Friday, Jul 17, 2026 by OVHcloud
Viewing docs for OVHCloud v2.17.0
published on Friday, Jul 17, 2026 by OVHcloud
published on Friday, Jul 17, 2026 by OVHcloud
Fetch read-only quota information for a public cloud project: target quota profile per region, prevent-automatic-quota-upgrade flag, list of available profiles with their caps, and per-region applied profile + usage reported by OpenStack.
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(args: GetCloudQuotaArgs, opts?: InvokeOptions): Promise<GetCloudQuotaResult>
function getCloudQuotaOutput(args: GetCloudQuotaOutputArgs, opts?: InvokeOptions): Output<GetCloudQuotaResult>def get_cloud_quota(region: Optional[str] = None,
service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudQuotaResult
def get_cloud_quota_output(region: pulumi.Input[Optional[str]] = None,
service_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudQuotaResult]func LookupCloudQuota(ctx *Context, args *LookupCloudQuotaArgs, opts ...InvokeOption) (*LookupCloudQuotaResult, error)
func LookupCloudQuotaOutput(ctx *Context, args *LookupCloudQuotaOutputArgs, opts ...InvokeOption) LookupCloudQuotaResultOutput> Note: This function is named LookupCloudQuota in the Go SDK.
public static class GetCloudQuota
{
public static Task<GetCloudQuotaResult> InvokeAsync(GetCloudQuotaArgs args, InvokeOptions? opts = null)
public static Output<GetCloudQuotaResult> Invoke(GetCloudQuotaInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudQuotaResult> getCloudQuota(GetCloudQuotaArgs args, InvokeOptions options)
public static Output<GetCloudQuotaResult> getCloudQuota(GetCloudQuotaArgs args, InvokeOptions options)
fn::invoke:
function: ovh:index/getCloudQuota:getCloudQuota
arguments:
# arguments dictionarydata "ovh_get_cloud_quota" "name" {
# arguments
}The following arguments are supported:
- Service
Name string - Service name of the resource representing the id of the cloud project.
- Region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- Service
Name string - Service name of the resource representing the id of the cloud project.
- Region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- service_
name string - Service name of the resource representing the id of the cloud project.
- region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- service
Name String - Service name of the resource representing the id of the cloud project.
- region String
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- service
Name string - Service name of the resource representing the id of the cloud project.
- region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- service_
name str - Service name of the resource representing the id of the cloud project.
- region str
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- service
Name String - Service name of the resource representing the id of the cloud project.
- region String
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
getCloudQuota Result
The following output properties are available:
- Checksum string
- Computed hash representing the current target specification value.
- Created
At string - Creation date (RFC3339).
- Current
State GetCloud Quota Current State - Current quota state:
- Id string
- Resource identifier (the project id).
- Prevent
Automatic boolQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- Regions
List<Get
Cloud Quota Region> - Per-region quota state:
- Resource
Status string - Readiness of the resource.
- Service
Name string - Updated
At string - Last update date (RFC3339).
- Region string
- Region name (e.g.
GRA11).
- Checksum string
- Computed hash representing the current target specification value.
- Created
At string - Creation date (RFC3339).
- Current
State GetCloud Quota Current State - Current quota state:
- Id string
- Resource identifier (the project id).
- Prevent
Automatic boolQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- Regions
[]Get
Cloud Quota Region - Per-region quota state:
- Resource
Status string - Readiness of the resource.
- Service
Name string - Updated
At string - Last update date (RFC3339).
- Region string
- Region name (e.g.
GRA11).
- checksum string
- Computed hash representing the current target specification value.
- created_
at string - Creation date (RFC3339).
- current_
state object - Current quota state:
- id string
- Resource identifier (the project id).
- prevent_
automatic_ boolquota_ upgrade - When true, automatic quota upgrades are disabled for this project.
- regions list(object)
- Per-region quota state:
- resource_
status string - Readiness of the resource.
- service_
name string - updated_
at string - Last update date (RFC3339).
- region string
- Region name (e.g.
GRA11).
- checksum String
- Computed hash representing the current target specification value.
- created
At String - Creation date (RFC3339).
- current
State GetCloud Quota Current State - Current quota state:
- id String
- Resource identifier (the project id).
- prevent
Automatic BooleanQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- regions
List<Get
Cloud Quota Region> - Per-region quota state:
- resource
Status String - Readiness of the resource.
- service
Name String - updated
At String - Last update date (RFC3339).
- region String
- Region name (e.g.
GRA11).
- checksum string
- Computed hash representing the current target specification value.
- created
At string - Creation date (RFC3339).
- current
State GetCloud Quota Current State - Current quota state:
- id string
- Resource identifier (the project id).
- prevent
Automatic booleanQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- regions
Get
Cloud Quota Region[] - Per-region quota state:
- resource
Status string - Readiness of the resource.
- service
Name string - updated
At string - Last update date (RFC3339).
- region string
- Region name (e.g.
GRA11).
- checksum str
- Computed hash representing the current target specification value.
- created_
at str - Creation date (RFC3339).
- current_
state GetCloud Quota Current State - Current quota state:
- id str
- Resource identifier (the project id).
- prevent_
automatic_ boolquota_ upgrade - When true, automatic quota upgrades are disabled for this project.
- regions
Sequence[Get
Cloud Quota Region] - Per-region quota state:
- resource_
status str - Readiness of the resource.
- service_
name str - updated_
at str - Last update date (RFC3339).
- region str
- Region name (e.g.
GRA11).
- checksum String
- Computed hash representing the current target specification value.
- created
At String - Creation date (RFC3339).
- current
State Property Map - Current quota state:
- id String
- Resource identifier (the project id).
- prevent
Automatic BooleanQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- regions List<Property Map>
- Per-region quota state:
- resource
Status String - Readiness of the resource.
- service
Name String - updated
At String - Last update date (RFC3339).
- region String
- Region name (e.g.
GRA11).
Supporting Types
GetCloudQuotaCurrentState
- Available
Profiles List<GetCloud Quota Current State Available Profile> - List of available quota profiles with their caps:
- Prevent
Automatic boolQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- Regions
List<Get
Cloud Quota Current State Region> - Per-region quota state:
- Available
Profiles []GetCloud Quota Current State Available Profile - List of available quota profiles with their caps:
- Prevent
Automatic boolQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- Regions
[]Get
Cloud Quota Current State Region - Per-region quota state:
- available_
profiles list(object) - List of available quota profiles with their caps:
- prevent_
automatic_ boolquota_ upgrade - When true, automatic quota upgrades are disabled for this project.
- regions list(object)
- Per-region quota state:
- available
Profiles List<GetCloud Quota Current State Available Profile> - List of available quota profiles with their caps:
- prevent
Automatic BooleanQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- regions
List<Get
Cloud Quota Current State Region> - Per-region quota state:
- available
Profiles GetCloud Quota Current State Available Profile[] - List of available quota profiles with their caps:
- prevent
Automatic booleanQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- regions
Get
Cloud Quota Current State Region[] - Per-region quota state:
- available_
profiles Sequence[GetCloud Quota Current State Available Profile] - List of available quota profiles with their caps:
- prevent_
automatic_ boolquota_ upgrade - When true, automatic quota upgrades are disabled for this project.
- regions
Sequence[Get
Cloud Quota Current State Region] - Per-region quota state:
- available
Profiles List<Property Map> - List of available quota profiles with their caps:
- prevent
Automatic BooleanQuota Upgrade - When true, automatic quota upgrades are disabled for this project.
- regions List<Property Map>
- Per-region quota state:
GetCloudQuotaCurrentStateAvailableProfile
- Compute
Get
Cloud Quota Current State Available Profile Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - Key
Manager GetCloud Quota Current State Available Profile Key Manager - Key manager usage:
containers,secrets. - Keypair
Get
Cloud Quota Current State Available Profile Keypair - Keypair usage:
keypairs. - Loadbalancer
Get
Cloud Quota Current State Available Profile Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - Name string
- Profile name.
- Network
Get
Cloud Quota Current State Available Profile Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. -
Get
Cloud Quota Current State Available Profile Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - Volume
Get
Cloud Quota Current State Available Profile Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- Compute
Get
Cloud Quota Current State Available Profile Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - Key
Manager GetCloud Quota Current State Available Profile Key Manager - Key manager usage:
containers,secrets. - Keypair
Get
Cloud Quota Current State Available Profile Keypair - Keypair usage:
keypairs. - Loadbalancer
Get
Cloud Quota Current State Available Profile Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - Name string
- Profile name.
- Network
Get
Cloud Quota Current State Available Profile Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. -
Get
Cloud Quota Current State Available Profile Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - Volume
Get
Cloud Quota Current State Available Profile Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute object
- Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key_
manager object - Key manager usage:
containers,secrets. - keypair object
- Keypair usage:
keypairs. - loadbalancer object
- Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - name string
- Profile name.
- network object
- Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - object
- Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume object
- Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute
Get
Cloud Quota Current State Available Profile Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key
Manager GetCloud Quota Current State Available Profile Key Manager - Key manager usage:
containers,secrets. - keypair
Get
Cloud Quota Current State Available Profile Keypair - Keypair usage:
keypairs. - loadbalancer
Get
Cloud Quota Current State Available Profile Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - name String
- Profile name.
- network
Get
Cloud Quota Current State Available Profile Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. -
Get
Cloud Quota Current State Available Profile Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume
Get
Cloud Quota Current State Available Profile Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute
Get
Cloud Quota Current State Available Profile Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key
Manager GetCloud Quota Current State Available Profile Key Manager - Key manager usage:
containers,secrets. - keypair
Get
Cloud Quota Current State Available Profile Keypair - Keypair usage:
keypairs. - loadbalancer
Get
Cloud Quota Current State Available Profile Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - name string
- Profile name.
- network
Get
Cloud Quota Current State Available Profile Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. -
Get
Cloud Quota Current State Available Profile Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume
Get
Cloud Quota Current State Available Profile Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute
Get
Cloud Quota Current State Available Profile Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key_
manager GetCloud Quota Current State Available Profile Key Manager - Key manager usage:
containers,secrets. - keypair
Get
Cloud Quota Current State Available Profile Keypair - Keypair usage:
keypairs. - loadbalancer
Get
Cloud Quota Current State Available Profile Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - name str
- Profile name.
- network
Get
Cloud Quota Current State Available Profile Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. -
Get
Cloud Quota Current State Available Profile Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume
Get
Cloud Quota Current State Available Profile Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute Property Map
- Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key
Manager Property Map - Key manager usage:
containers,secrets. - keypair Property Map
- Keypair usage:
keypairs. - loadbalancer Property Map
- Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - name String
- Profile name.
- network Property Map
- Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - Property Map
- Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume Property Map
- Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
GetCloudQuotaCurrentStateAvailableProfileCompute
GetCloudQuotaCurrentStateAvailableProfileKeyManager
- Containers int
- Secrets int
- Containers int
- Secrets int
- containers number
- secrets number
- containers Integer
- secrets Integer
- containers number
- secrets number
- containers int
- secrets int
- containers Number
- secrets Number
GetCloudQuotaCurrentStateAvailableProfileKeypair
- Keypairs int
- Keypairs int
- keypairs number
- keypairs Integer
- keypairs number
- keypairs int
- keypairs Number
GetCloudQuotaCurrentStateAvailableProfileLoadbalancer
- Health
Monitors int - L7Policies int
- L7Rules int
- Listeners int
- Loadbalancers int
- Members int
- Pools int
- Health
Monitors int - L7Policies int
- L7Rules int
- Listeners int
- Loadbalancers int
- Members int
- Pools int
- health_
monitors number - l7_
policies number - l7_
rules number - listeners number
- loadbalancers number
- members number
- pools number
- health
Monitors Integer - l7Policies Integer
- l7Rules Integer
- listeners Integer
- loadbalancers Integer
- members Integer
- pools Integer
- health
Monitors number - l7Policies number
- l7Rules number
- listeners number
- loadbalancers number
- members number
- pools number
- health_
monitors int - l7_
policies int - l7_
rules int - listeners int
- loadbalancers int
- members int
- pools int
- health
Monitors Number - l7Policies Number
- l7Rules Number
- listeners Number
- loadbalancers Number
- members Number
- pools Number
GetCloudQuotaCurrentStateAvailableProfileNetwork
- Floating
Ips int - Gateways int
- Networks int
- Security
Group intRules - Security
Groups int - Subnets int
- Floating
Ips int - Gateways int
- Networks int
- Security
Group intRules - Security
Groups int - Subnets int
- floating_
ips number - gateways number
- networks number
- security_
group_ numberrules - security_
groups number - subnets number
- floating
Ips Integer - gateways Integer
- networks Integer
- security
Group IntegerRules - security
Groups Integer - subnets Integer
- floating
Ips number - gateways number
- networks number
- security
Group numberRules - security
Groups number - subnets number
- floating_
ips int - gateways int
- networks int
- security_
group_ intrules - security_
groups int - subnets int
- floating
Ips Number - gateways Number
- networks Number
- security
Group NumberRules - security
Groups Number - subnets Number
GetCloudQuotaCurrentStateAvailableProfileShare
- Backup
Size intTotal - Backups int
- int
- Size
Total int - Snapshots int
- Backup
Size intTotal - Backups int
- int
- Size
Total int - Snapshots int
- backup_
size_ numbertotal - backups number
- number
- size_
total number - snapshots number
- backup
Size IntegerTotal - backups Integer
- Integer
- size
Total Integer - snapshots Integer
- backup
Size numberTotal - backups number
- number
- size
Total number - snapshots number
- backup_
size_ inttotal - backups int
- int
- size_
total int - snapshots int
- backup
Size NumberTotal - backups Number
- Number
- size
Total Number - snapshots Number
GetCloudQuotaCurrentStateAvailableProfileVolume
- Backup
Size intTotal - Backups int
- Size
Total int - Snapshots int
- Volumes int
- Backup
Size intTotal - Backups int
- Size
Total int - Snapshots int
- Volumes int
- backup_
size_ numbertotal - backups number
- size_
total number - snapshots number
- volumes number
- backup
Size IntegerTotal - backups Integer
- size
Total Integer - snapshots Integer
- volumes Integer
- backup
Size numberTotal - backups number
- size
Total number - snapshots number
- volumes number
- backup_
size_ inttotal - backups int
- size_
total int - snapshots int
- volumes int
- backup
Size NumberTotal - backups Number
- size
Total Number - snapshots Number
- volumes Number
GetCloudQuotaCurrentStateRegion
- Compute
Get
Cloud Quota Current State Region Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - Key
Manager GetCloud Quota Current State Region Key Manager - Key manager usage:
containers,secrets. - Keypair
Get
Cloud Quota Current State Region Keypair - Keypair usage:
keypairs. - Loadbalancer
Get
Cloud Quota Current State Region Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - Network
Get
Cloud Quota Current State Region Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - Profile string
- Currently applied quota profile name in this region.
- Region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
-
Get
Cloud Quota Current State Region Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - Volume
Get
Cloud Quota Current State Region Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- Compute
Get
Cloud Quota Current State Region Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - Key
Manager GetCloud Quota Current State Region Key Manager - Key manager usage:
containers,secrets. - Keypair
Get
Cloud Quota Current State Region Keypair - Keypair usage:
keypairs. - Loadbalancer
Get
Cloud Quota Current State Region Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - Network
Get
Cloud Quota Current State Region Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - Profile string
- Currently applied quota profile name in this region.
- Region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
-
Get
Cloud Quota Current State Region Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - Volume
Get
Cloud Quota Current State Region Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute object
- Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key_
manager object - Key manager usage:
containers,secrets. - keypair object
- Keypair usage:
keypairs. - loadbalancer object
- Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - network object
- Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - profile string
- Currently applied quota profile name in this region.
- region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- object
- Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume object
- Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute
Get
Cloud Quota Current State Region Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key
Manager GetCloud Quota Current State Region Key Manager - Key manager usage:
containers,secrets. - keypair
Get
Cloud Quota Current State Region Keypair - Keypair usage:
keypairs. - loadbalancer
Get
Cloud Quota Current State Region Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - network
Get
Cloud Quota Current State Region Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - profile String
- Currently applied quota profile name in this region.
- region String
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
-
Get
Cloud Quota Current State Region Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume
Get
Cloud Quota Current State Region Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute
Get
Cloud Quota Current State Region Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key
Manager GetCloud Quota Current State Region Key Manager - Key manager usage:
containers,secrets. - keypair
Get
Cloud Quota Current State Region Keypair - Keypair usage:
keypairs. - loadbalancer
Get
Cloud Quota Current State Region Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - network
Get
Cloud Quota Current State Region Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - profile string
- Currently applied quota profile name in this region.
- region string
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
-
Get
Cloud Quota Current State Region Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume
Get
Cloud Quota Current State Region Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute
Get
Cloud Quota Current State Region Compute - Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key_
manager GetCloud Quota Current State Region Key Manager - Key manager usage:
containers,secrets. - keypair
Get
Cloud Quota Current State Region Keypair - Keypair usage:
keypairs. - loadbalancer
Get
Cloud Quota Current State Region Loadbalancer - Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - network
Get
Cloud Quota Current State Region Network - Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - profile str
- Currently applied quota profile name in this region.
- region str
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
-
Get
Cloud Quota Current State Region Share - Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume
Get
Cloud Quota Current State Region Volume - Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
- compute Property Map
- Compute usage:
cores,instances,memory. Each entry exposeslimit,used,unit. - key
Manager Property Map - Key manager usage:
containers,secrets. - keypair Property Map
- Keypair usage:
keypairs. - loadbalancer Property Map
- Load balancer usage:
health_monitors,l7_policies,l7_rules,listeners,loadbalancers,members,pools. - network Property Map
- Networking usage:
floating_ips,gateways,networks,security_group_rules,security_groups,subnets. - profile String
- Currently applied quota profile name in this region.
- region String
- If set, restricts the per-region quota state to this single region. Otherwise all configured regions are returned.
- Property Map
- Shared file system usage:
backup_size_total,backups,share_networks,shares,size_total,snapshot_size_total,snapshots(each withlimit,used,unit) andper_share_size(limit,unit). - volume Property Map
- Block storage usage:
backup_size_total,backups,size_total,snapshots,volumes(each withlimit,used,unit) andper_volume_size(limit,unit).
GetCloudQuotaCurrentStateRegionCompute
GetCloudQuotaCurrentStateRegionComputeCores
GetCloudQuotaCurrentStateRegionComputeInstances
GetCloudQuotaCurrentStateRegionComputeMemory
GetCloudQuotaCurrentStateRegionKeyManager
GetCloudQuotaCurrentStateRegionKeyManagerContainers
GetCloudQuotaCurrentStateRegionKeyManagerSecrets
GetCloudQuotaCurrentStateRegionKeypair
GetCloudQuotaCurrentStateRegionKeypairKeypairs
GetCloudQuotaCurrentStateRegionLoadbalancer
- Health
Monitors GetCloud Quota Current State Region Loadbalancer Health Monitors - L7Policies
Get
Cloud Quota Current State Region Loadbalancer L7Policies - L7Rules
Get
Cloud Quota Current State Region Loadbalancer L7Rules - Listeners
Get
Cloud Quota Current State Region Loadbalancer Listeners - Loadbalancers
Get
Cloud Quota Current State Region Loadbalancer Loadbalancers - Members
Get
Cloud Quota Current State Region Loadbalancer Members - Pools
Get
Cloud Quota Current State Region Loadbalancer Pools
- Health
Monitors GetCloud Quota Current State Region Loadbalancer Health Monitors - L7Policies
Get
Cloud Quota Current State Region Loadbalancer L7Policies - L7Rules
Get
Cloud Quota Current State Region Loadbalancer L7Rules - Listeners
Get
Cloud Quota Current State Region Loadbalancer Listeners - Loadbalancers
Get
Cloud Quota Current State Region Loadbalancer Loadbalancers - Members
Get
Cloud Quota Current State Region Loadbalancer Members - Pools
Get
Cloud Quota Current State Region Loadbalancer Pools
- health
Monitors GetCloud Quota Current State Region Loadbalancer Health Monitors - l7Policies
Get
Cloud Quota Current State Region Loadbalancer L7Policies - l7Rules
Get
Cloud Quota Current State Region Loadbalancer L7Rules - listeners
Get
Cloud Quota Current State Region Loadbalancer Listeners - loadbalancers
Get
Cloud Quota Current State Region Loadbalancer Loadbalancers - members
Get
Cloud Quota Current State Region Loadbalancer Members - pools
Get
Cloud Quota Current State Region Loadbalancer Pools
- health
Monitors GetCloud Quota Current State Region Loadbalancer Health Monitors - l7Policies
Get
Cloud Quota Current State Region Loadbalancer L7Policies - l7Rules
Get
Cloud Quota Current State Region Loadbalancer L7Rules - listeners
Get
Cloud Quota Current State Region Loadbalancer Listeners - loadbalancers
Get
Cloud Quota Current State Region Loadbalancer Loadbalancers - members
Get
Cloud Quota Current State Region Loadbalancer Members - pools
Get
Cloud Quota Current State Region Loadbalancer Pools
- health_
monitors GetCloud Quota Current State Region Loadbalancer Health Monitors - l7_
policies GetCloud Quota Current State Region Loadbalancer L7Policies - l7_
rules GetCloud Quota Current State Region Loadbalancer L7Rules - listeners
Get
Cloud Quota Current State Region Loadbalancer Listeners - loadbalancers
Get
Cloud Quota Current State Region Loadbalancer Loadbalancers - members
Get
Cloud Quota Current State Region Loadbalancer Members - pools
Get
Cloud Quota Current State Region Loadbalancer Pools
GetCloudQuotaCurrentStateRegionLoadbalancerHealthMonitors
GetCloudQuotaCurrentStateRegionLoadbalancerL7Policies
GetCloudQuotaCurrentStateRegionLoadbalancerL7Rules
GetCloudQuotaCurrentStateRegionLoadbalancerListeners
GetCloudQuotaCurrentStateRegionLoadbalancerLoadbalancers
GetCloudQuotaCurrentStateRegionLoadbalancerMembers
GetCloudQuotaCurrentStateRegionLoadbalancerPools
GetCloudQuotaCurrentStateRegionNetwork
- Floating
Ips GetCloud Quota Current State Region Network Floating Ips - Gateways
Get
Cloud Quota Current State Region Network Gateways - Networks
Get
Cloud Quota Current State Region Network Networks - Security
Group GetRules Cloud Quota Current State Region Network Security Group Rules - Security
Groups GetCloud Quota Current State Region Network Security Groups - Subnets
Get
Cloud Quota Current State Region Network Subnets
- Floating
Ips GetCloud Quota Current State Region Network Floating Ips - Gateways
Get
Cloud Quota Current State Region Network Gateways - Networks
Get
Cloud Quota Current State Region Network Networks - Security
Group GetRules Cloud Quota Current State Region Network Security Group Rules - Security
Groups GetCloud Quota Current State Region Network Security Groups - Subnets
Get
Cloud Quota Current State Region Network Subnets
- floating
Ips GetCloud Quota Current State Region Network Floating Ips - gateways
Get
Cloud Quota Current State Region Network Gateways - networks
Get
Cloud Quota Current State Region Network Networks - security
Group GetRules Cloud Quota Current State Region Network Security Group Rules - security
Groups GetCloud Quota Current State Region Network Security Groups - subnets
Get
Cloud Quota Current State Region Network Subnets
- floating
Ips GetCloud Quota Current State Region Network Floating Ips - gateways
Get
Cloud Quota Current State Region Network Gateways - networks
Get
Cloud Quota Current State Region Network Networks - security
Group GetRules Cloud Quota Current State Region Network Security Group Rules - security
Groups GetCloud Quota Current State Region Network Security Groups - subnets
Get
Cloud Quota Current State Region Network Subnets
- floating_
ips GetCloud Quota Current State Region Network Floating Ips - gateways
Get
Cloud Quota Current State Region Network Gateways - networks
Get
Cloud Quota Current State Region Network Networks - security_
group_ Getrules Cloud Quota Current State Region Network Security Group Rules - security_
groups GetCloud Quota Current State Region Network Security Groups - subnets
Get
Cloud Quota Current State Region Network Subnets
GetCloudQuotaCurrentStateRegionNetworkFloatingIps
GetCloudQuotaCurrentStateRegionNetworkGateways
GetCloudQuotaCurrentStateRegionNetworkNetworks
GetCloudQuotaCurrentStateRegionNetworkSecurityGroupRules
GetCloudQuotaCurrentStateRegionNetworkSecurityGroups
GetCloudQuotaCurrentStateRegionNetworkSubnets
GetCloudQuotaCurrentStateRegionShare
- Backup
Size GetTotal Cloud Quota Current State Region Share Backup Size Total - Backups
Get
Cloud Quota Current State Region Share Backups -
Get
Cloud Quota Current State Region Share Per Share Size -
Get
Cloud Quota Current State Region Share Share Networks -
Get
Cloud Quota Current State Region Share Shares - Size
Total GetCloud Quota Current State Region Share Size Total - Snapshot
Size GetTotal Cloud Quota Current State Region Share Snapshot Size Total - Snapshots
Get
Cloud Quota Current State Region Share Snapshots
- Backup
Size GetTotal Cloud Quota Current State Region Share Backup Size Total - Backups
Get
Cloud Quota Current State Region Share Backups -
Get
Cloud Quota Current State Region Share Per Share Size -
Get
Cloud Quota Current State Region Share Share Networks -
Get
Cloud Quota Current State Region Share Shares - Size
Total GetCloud Quota Current State Region Share Size Total - Snapshot
Size GetTotal Cloud Quota Current State Region Share Snapshot Size Total - Snapshots
Get
Cloud Quota Current State Region Share Snapshots
- backup
Size GetTotal Cloud Quota Current State Region Share Backup Size Total - backups
Get
Cloud Quota Current State Region Share Backups -
Get
Cloud Quota Current State Region Share Per Share Size -
Get
Cloud Quota Current State Region Share Share Networks -
Get
Cloud Quota Current State Region Share Shares - size
Total GetCloud Quota Current State Region Share Size Total - snapshot
Size GetTotal Cloud Quota Current State Region Share Snapshot Size Total - snapshots
Get
Cloud Quota Current State Region Share Snapshots
- backup
Size GetTotal Cloud Quota Current State Region Share Backup Size Total - backups
Get
Cloud Quota Current State Region Share Backups -
Get
Cloud Quota Current State Region Share Per Share Size -
Get
Cloud Quota Current State Region Share Share Networks -
Get
Cloud Quota Current State Region Share Shares - size
Total GetCloud Quota Current State Region Share Size Total - snapshot
Size GetTotal Cloud Quota Current State Region Share Snapshot Size Total - snapshots
Get
Cloud Quota Current State Region Share Snapshots
- backup_
size_ Gettotal Cloud Quota Current State Region Share Backup Size Total - backups
Get
Cloud Quota Current State Region Share Backups -
Get
Cloud Quota Current State Region Share Per Share Size -
Get
Cloud Quota Current State Region Share Share Networks -
Get
Cloud Quota Current State Region Share Shares - size_
total GetCloud Quota Current State Region Share Size Total - snapshot_
size_ Gettotal Cloud Quota Current State Region Share Snapshot Size Total - snapshots
Get
Cloud Quota Current State Region Share Snapshots
GetCloudQuotaCurrentStateRegionShareBackupSizeTotal
GetCloudQuotaCurrentStateRegionShareBackups
GetCloudQuotaCurrentStateRegionSharePerShareSize
GetCloudQuotaCurrentStateRegionShareShareNetworks
GetCloudQuotaCurrentStateRegionShareShares
GetCloudQuotaCurrentStateRegionShareSizeTotal
GetCloudQuotaCurrentStateRegionShareSnapshotSizeTotal
GetCloudQuotaCurrentStateRegionShareSnapshots
GetCloudQuotaCurrentStateRegionVolume
- Backup
Size GetTotal Cloud Quota Current State Region Volume Backup Size Total - Backups
Get
Cloud Quota Current State Region Volume Backups - Per
Volume GetSize Cloud Quota Current State Region Volume Per Volume Size - Size
Total GetCloud Quota Current State Region Volume Size Total - Snapshots
Get
Cloud Quota Current State Region Volume Snapshots - Volumes
Get
Cloud Quota Current State Region Volume Volumes
- Backup
Size GetTotal Cloud Quota Current State Region Volume Backup Size Total - Backups
Get
Cloud Quota Current State Region Volume Backups - Per
Volume GetSize Cloud Quota Current State Region Volume Per Volume Size - Size
Total GetCloud Quota Current State Region Volume Size Total - Snapshots
Get
Cloud Quota Current State Region Volume Snapshots - Volumes
Get
Cloud Quota Current State Region Volume Volumes
- backup
Size GetTotal Cloud Quota Current State Region Volume Backup Size Total - backups
Get
Cloud Quota Current State Region Volume Backups - per
Volume GetSize Cloud Quota Current State Region Volume Per Volume Size - size
Total GetCloud Quota Current State Region Volume Size Total - snapshots
Get
Cloud Quota Current State Region Volume Snapshots - volumes
Get
Cloud Quota Current State Region Volume Volumes
- backup
Size GetTotal Cloud Quota Current State Region Volume Backup Size Total - backups
Get
Cloud Quota Current State Region Volume Backups - per
Volume GetSize Cloud Quota Current State Region Volume Per Volume Size - size
Total GetCloud Quota Current State Region Volume Size Total - snapshots
Get
Cloud Quota Current State Region Volume Snapshots - volumes
Get
Cloud Quota Current State Region Volume Volumes
- backup_
size_ Gettotal Cloud Quota Current State Region Volume Backup Size Total - backups
Get
Cloud Quota Current State Region Volume Backups - per_
volume_ Getsize Cloud Quota Current State Region Volume Per Volume Size - size_
total GetCloud Quota Current State Region Volume Size Total - snapshots
Get
Cloud Quota Current State Region Volume Snapshots - volumes
Get
Cloud Quota Current State Region Volume Volumes
GetCloudQuotaCurrentStateRegionVolumeBackupSizeTotal
GetCloudQuotaCurrentStateRegionVolumeBackups
GetCloudQuotaCurrentStateRegionVolumePerVolumeSize
GetCloudQuotaCurrentStateRegionVolumeSizeTotal
GetCloudQuotaCurrentStateRegionVolumeSnapshots
GetCloudQuotaCurrentStateRegionVolumeVolumes
GetCloudQuotaRegion
Package Details
- Repository
- ovh ovh/pulumi-ovh
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ovhTerraform Provider.
Viewing docs for OVHCloud v2.17.0
published on Friday, Jul 17, 2026 by OVHcloud
published on Friday, Jul 17, 2026 by OVHcloud